Landing : Athabascau University

All Site Activity

  • Jon Dron commented on a bookmark Why Every Developer Should Learn Javascript in the group COMP 266 March 15, 2024 - 9:39am
    JavaScript is indeed single-threaded. When it talks about concurrency it is (I think - haven't checked the article again but this is normally the case) most likely referring to aynchronous execution, where a function can be busy doing something...
  • Madyson Foley commented on a bookmark Why Every Developer Should Learn Javascript in the group COMP 266 March 9, 2024 - 6:11pm
    Can you clarify something for me? The second last paragraph about concurrency doesnt make sense to me because I thought Javascript was single-threaded based on what I've read about it.
  • Madyson Foley commented on a bookmark Why Every Developer Should Learn Javascript in the group COMP 266 March 9, 2024 - 6:11pm
    Can you clarify something for me? The second last paragraph about concurrency doesnt make sense to me because I thought Javascript was single-threaded based on what I've read about it.
  • Ben Dueck published a blog post Unit 6: JQuery Uses in the group COMP 266 March 9, 2024 - 11:52am
    Here is my Learning Diary and ZIP file for Unit 6:In this unit, I learned how to use JQuery libraries to add dynamic content to my website. The three implementations I went for were quite complex.The most challenging one to add was an audio...
  • Natalia Voronin published a blog post AUGSA Council Elections - Need your Support March 8, 2024 - 12:34pm
    AUGSA Council Elections - Need your Support
    Good day my dear friends and fellow students, Athabasca University Graduate Students’ Association (AUGSA) elections are just around the corner, and I would like to seek your support in my candidature for the representative of the Faculty of...
  • Ashutosh Singh created a wiki page Unit 7 - Reflection in the group COMP 266 February 29, 2024 - 12:32pm
    Work completed: I included a YouTube video in the unit's instructional part of my website. In order to improve the user's learning experience, this required integrating the video player and setting it up to display pertinent material. Justification...
  • Ashutosh Singh created a wiki page Proposal to use data from external sites in the group COMP 266 February 29, 2024 - 12:18pm
    Overview: This proposal aims to improve our website's lesson area by adding pertinent YouTube videos. With this update, customers will have access to dynamic and interesting information that enhances their learning process in addition to the...
  • Ashutosh Singh created a wiki page Unit 6 Reflection in the group COMP 266 February 29, 2024 - 11:46am
    Brief Description of Work: In Unit 6, I incorporated jQuery into a sign-in form to enhance its functionality and user experience. The form allows users to input their email and password for authentication, with options for resetting the form and...
  • Ashutosh Singh created a wiki page Possible Use of jQuery in the Sign-In Form: in the group COMP 266 February 29, 2024 - 11:07am
      Adding dynamic functionality and improving user experience are two benefits of integrating jQuery into the sign-in form. This is how I would use jQuery in this situation:   Validation of Forms: To develop real-time form validation,...
  • Ashutosh Singh created a wiki page JavaScript program design(s) in the group COMP 266 February 26, 2024 - 9:54pm
    <!DOCTYPE html> <html lang="en"> <head>   <meta charset="UTF-8">   <meta name="viewport" content="width=device-width, initial-scale=1.0">   <title>Dynamic Form Validation</title>  ...
  • Ashutosh Singh created a wiki page Unit 5 - Reflection in the group COMP 266 February 25, 2024 - 9:06pm
    I started a thorough journey to create a JavaScript project for my website throughout this lesson, making sure it matched the personas and situations from lesson 1. The lesson included several important assignments, including design, coding,...
  • Ashutosh Singh created a wiki page Unite 4 - Reflection in the group COMP 266 February 25, 2024 - 8:25pm
    I concentrated on understanding and using several JavaScript client-side scripting ideas during this lesson. Understanding JavaScript syntax, interacting with the Document Object Model (DOM), putting functions and loops into practice, and...
  • Ashutosh Singh created a wiki page Unit 3 - Reflection in the group COMP 266 February 25, 2024 - 7:47pm
    Brief Description of Work: I concentrated on using Cascading Style Sheets (CSS) in Unit 3 to improve the usability and aesthetic appeal of the web pages created in Unit 2. I made distinct CSS files and connected them to the HTML pages to make sure...
  • Joshua Clark replied on the discussion topic Good Place to Find Project Ideas February 24, 2024 - 3:38pm
    I'm not sure of any specific online resources but something that helped me was to do or at least attempt alot of the chapter exercises in the textbook and not just the mandatory questions. What led me to the online resources I did use was searching...
  • Ashutosh Singh created a wiki page Three ideas for using JavaScript in the group COMP 266 February 23, 2024 - 11:56pm
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or light box overlay when a user clicks on a...
  • Ashutosh Singh created a wiki page Three ideas for using JavaScript in the group COMP 266 February 23, 2024 - 11:43pm
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or lightbox overlay when a user clicks on a...
  • Ashutosh Singh created a wiki page Three ideas for using JavaScript in the group COMP 266 February 23, 2024 - 11:41pm
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or lightbox overlay when a user clicks on a...
  • Ashutosh Singh created a wiki page Three ideas for using JavaScript in the group COMP 266 February 23, 2024 - 11:40pm
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or lightbox overlay when a user clicks on a...
  • Ashutosh Singh created a wiki page Three ideas for using JavaScript in the group COMP 266 February 23, 2024 - 11:40pm
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or lightbox overlay when a user clicks on a...
  • Ashutosh Singh created a wiki page Unit 2- Reflection in the group COMP 266 February 21, 2024 - 11:51pm
    In this Unit, I concentrated on understanding and using Hypertext Markup Language (HTML) to make organized websites. Understanding HTML foundations, ensuring standards compliance, and enhancing accessibility by the personas and situations...
Load More