<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=WebFund_2024F_Lecture_10</id>
	<title>WebFund 2024F Lecture 10 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://homeostasis.scs.carleton.ca/wiki/index.php?action=history&amp;feed=atom&amp;title=WebFund_2024F_Lecture_10"/>
	<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=WebFund_2024F_Lecture_10&amp;action=history"/>
	<updated>2026-04-06T08:43:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://homeostasis.scs.carleton.ca/wiki/index.php?title=WebFund_2024F_Lecture_10&amp;diff=24799&amp;oldid=prev</id>
		<title>Soma: Created page with &quot;==Video==  Video from the lecture for October 10, 2024 is now available: * [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.cc.vtt auto-generated captions]  ==Notes==  &lt;pre&gt; Lecture 10 ---------- Today: Assignment 1 solutions &amp; Tutorial 5  I forgot to put up the A2 validator &amp; template, will upload after class  There...&quot;</title>
		<link rel="alternate" type="text/html" href="https://homeostasis.scs.carleton.ca/wiki/index.php?title=WebFund_2024F_Lecture_10&amp;diff=24799&amp;oldid=prev"/>
		<updated>2024-10-10T18:16:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Video==  Video from the lecture for October 10, 2024 is now available: * [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.m4v video] * [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.cc.vtt auto-generated captions]  ==Notes==  &amp;lt;pre&amp;gt; Lecture 10 ---------- Today: Assignment 1 solutions &amp;amp; Tutorial 5  I forgot to put up the A2 validator &amp;amp; template, will upload after class  There...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Video==&lt;br /&gt;
&lt;br /&gt;
Video from the lecture for October 10, 2024 is now available:&lt;br /&gt;
* [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.m4v video]&lt;br /&gt;
* [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/lectures/comp2406-2024f-lec10-20241010.cc.vtt auto-generated captions]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Lecture 10&lt;br /&gt;
----------&lt;br /&gt;
Today: Assignment 1 solutions &amp;amp; Tutorial 5&lt;br /&gt;
&lt;br /&gt;
I forgot to put up the A2 validator &amp;amp; template, will upload after class&lt;br /&gt;
&lt;br /&gt;
There are no late penalties for assignments submitted after the deadline but before submissions close. Once submissions close, assignments will only be accepted if there were previously agreed to circumstances (or really extenuating circumstances).&lt;br /&gt;
&lt;br /&gt;
When answering assignments, I expect you to give details about the experiments you ran. You may get different answers than I did - if you describe the experiment we can determine why you might have gotten a different answer.&lt;br /&gt;
&lt;br /&gt;
Regarding grading&lt;br /&gt;
 - I&amp;#039;m going to split up the assignments today/tomorrow, get them to the TAs&lt;br /&gt;
 - they will hopefully get them graded quickly, but I can&amp;#039;t guarantee things will be graded before A2 is submitted&lt;br /&gt;
 - you should have both A1 and A2 graded before the midterm&lt;br /&gt;
&lt;br /&gt;
Just expect a point grade for your answers, there won&amp;#039;t be question-specific feedback.&lt;br /&gt;
 - if you don&amp;#039;t agree with the marking, you can talk to a TA or me about any question&lt;br /&gt;
&lt;br /&gt;
It sounds like some of you missed marks because you didn&amp;#039;t fully read the questions.&lt;br /&gt;
&lt;br /&gt;
What is JSON?&lt;br /&gt;
 - &amp;quot;JavaScript Object Notation&amp;quot;&lt;br /&gt;
 - so it is basically the syntax of JavaScript objects&lt;br /&gt;
 - but a slightly more restrictive version of JavaScript object syntax is used&lt;br /&gt;
   as JSON as a general data interchange format nowadays&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So why are we using databases?&lt;br /&gt;
 - stores data that should be saved&lt;br /&gt;
    - &amp;quot;persistent data&amp;quot;&lt;br /&gt;
    - written to the filesystem so that when the server restarts the data&lt;br /&gt;
      isn&amp;#039;t lost&lt;br /&gt;
 - we communicate with databases with SQL (generally)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Soma</name></author>
	</entry>
</feed>