Fundamentals of Web Applications (Fall 2024): Difference between revisions

From Soma-notes
 
(10 intermediate revisions by the same user not shown)
Line 130: Line 130:
       </td>
       </td>
       <td>
       <td>
       <p>[[WebFund 2024F Lecture 12|Midterm Review]]
       <p>[[WebFund 2024F Lecture 12|Lecture 12]]
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p>Oct. 24, 11:35-12:55
      </p>
      </td>
      <td>
      <p>[[WebFund 2024F Midterm QA|Midterm Q & A (opt.)]]
       </p>
       </p>
       </td>
       </td>
Line 140: Line 150:
       </td>
       </td>
       <td>
       <td>
       <p>Midterm Exam (in class, online)
       <p>Midterm Exam (in class, online) [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/solutions/comp2406-midterm-2024f-sol.pdf (solutions)]
       </p>
       </p>
       </td>
       </td>
Line 256: Line 266:
     <tr>
     <tr>
       <td>
       <td>
       <p>TBD (Final exam period)
       <p>Dec. 12, 9 AM
       </p>
       </p>
       </td>
       </td>
Line 286: Line 296:
       </p>
       </p>
       </td>
       </td>
       <td>Oct. 7</td>
       <td><del>Oct. 7</del> '''Oct. 9'''</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 1|Asynchronous Code in JavaScript]]
       <p>[[WebFund 2024F: Tutorial 1|Asynchronous Code in JavaScript]]
Line 297: Line 307:
       </p>
       </p>
       </td>
       </td>
       <td>Oct. 7</td>
       <td><del>Oct. 7</del> '''Oct. 9'''</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 2|Simple web server]]
       <p>[[WebFund 2024F: Tutorial 2|Simple web server]]
Line 308: Line 318:
       </p>
       </p>
       </td>
       </td>
       <td>Oct. 16</td>
       <td>Oct. 17</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 3|Form Demo]]
       <p>[[WebFund 2024F: Tutorial 3|Form Demo]]
Line 319: Line 329:
       </p>
       </p>
       </td>
       </td>
       <td>Oct. 16</td>
       <td>Oct. 17</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 4|Database Demo]]
       <p>[[WebFund 2024F: Tutorial 4|Database Demo]]
Line 330: Line 340:
       </p>
       </p>
       </td>
       </td>
       <td>TBA</td>
       <td>Nov. 13</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 5|TBA]]
       <p>[[WebFund 2024F: Tutorial 5|DOM Demo]]
       </p>
       </p>
       </td>
       </td>
Line 341: Line 351:
       </p>
       </p>
       </td>
       </td>
       <td>TBA</td>
       <td>Nov. 13</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 6|TBA]]
       <p>[[WebFund 2024F: Tutorial 6|Tutorial Validator]]
       </p>
       </p>
       </td>
       </td>
Line 352: Line 362:
       </p>
       </p>
       </td>
       </td>
       <td>TBA</td>
       <td>Nov. 15</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 7|TBA]]
       <p>[[WebFund 2024F: Tutorial 7|Submission Demo]]
       </p>
       </p>
       </td>
       </td>
Line 364: Line 374:
       </p>
       </p>
       </td>
       </td>
       <td>TBA</td>
       <td>Nov. 29</td>
       <td>
       <td>
       <p>[[WebFund 2024F: Tutorial 8|TBA]]
       <p>[[WebFund 2024F: Tutorial 8|Authentication Demo]]
       </p>
       </p>
       </td>
       </td>

Latest revision as of 03:35, 21 November 2024

Course Outline

Here is the course outline.

Lectures and Exams

Date

Topic

Sept. 5

Lecture 1

Sept. 10

Lecture 2

Sept. 12

Lecture 3

Sept. 17 (async)

Lecture 4

Sept. 24

Lecture 5

Sept. 26

Lecture 6

Oct. 1

Lecture 7

Oct. 3

Lecture 8

Oct. 8

Lecture 9

Oct. 10

Lecture 10

Oct. 15

Lecture 11

Oct. 17

Lecture 12

Oct. 24, 11:35-12:55

Midterm Q & A (opt.)

Oct. 29

Midterm Exam (in class, online) (solutions)

Oct. 31

Lecture 13

Nov. 5

Lecture 14

Nov. 7

Lecture 15

Nov. 12

Lecture 16

Nov. 14

Lecture 17

Nov. 19

Lecture 18

Nov. 21

Lecture 19

Nov. 26

Lecture 20

Nov. 28

Lecture 21 (US Thanksgiving)

Dec. 3

Lecture 22

Dec. 5

Lecture 23

Dec. 12, 9 AM

Final Exam

Tutorials

For each tutorial you will get a progress grade from 0-4, given to you by a TA. If you are being diligent, you should be able to get 4's every week. The easiest way to get your grade is to come to tutorial and meet with your TA; alternately, you can meet a TA in their office hours. You may discuss with your TA in person or online, but the conversation should at least involve a voice call.

Release Date

Show By

Tutorials

Sept. 12

Oct. 7 Oct. 9

Asynchronous Code in JavaScript

Sept. 19

Oct. 7 Oct. 9

Simple web server

Sept. 26

Oct. 17

Form Demo

Oct. 3

Oct. 17

Database Demo

Oct. 10

Nov. 13

DOM Demo

Oct. 31

Nov. 13

Tutorial Validator

Nov. 7

Nov. 15

Submission Demo

Nov. 14

Nov. 29

Authentication Demo

Nov. 21

TBA

TBA

Assignments

Due Date

Assignments

Oct. 7 Oct. 9

Assignment 1

Oct. 16

Assignment 2

Nov. 20

Assignment 3

Dec. 4

Assignment 4

Resources

JavaScript