Skip to content

Commit 8f00db2

Browse files
committed
Update students list, course description
1 parent 165af1e commit 8f00db2

4 files changed

Lines changed: 3 additions & 10 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

jade/in.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
{"name": "Austin Greene","github":"jagreene"},
7575
{"name": "Ruby Spring","github":"bringsyrup"},
7676
{"name": "Chelsea Bailey","github":"c-bailey"},
77-
{"name": "Yuzhong Huang","github":"YuzhongHuang"},
78-
{"name": "Joey Maalouf","github":"joeylmaalouf"}
77+
{"name": "Yuzhong Huang","github":"YuzhongHuang"}
7978
]
8079
}

jade/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ html(lang="en")
3737
a(href="http://www.github.com/olinjs/olinjs") GitHub
3838
h5 Meets Tuesdays and Fridays 3:20–5:00 in AC326 (<a href="ical/class.ics">Download iCal</a>)
3939
.container
40-
p <span class="drop-cap">Olin.js</span> is a student-led and -developed project-oriented approach to learning modern web application development. With server and client technology advancing so rapidly, the modern website looks very different from that of even a few years ago, and the web will only become a bigger part of lives in the near future. Olin.js will quickly familiarize students with Node.js as a web server framework and ES5 JavaScript as a responsive client-side language with three weeks of introductory instruction and four weeks of partner labs.
40+
p <span class="drop-cap">Olin.js</span> is a student-led and -developed project-oriented approach to learning modern web application development. With server and client technology advancing so rapidly, the modern website looks very different from that of even a few years ago, and the web will only become a bigger part of our lives in the near future. Olin.js will quickly familiarize students with Node.js as a web server framework and ES5 JavaScript as a responsive client-side language with three weeks of introductory instruction and four weeks of partner labs.
4141

4242
p Along the way, students will learn the basic layout of the web; how to deploy and maintain large applications; important development strategies, skills, and technologies; and how to design and manage complex, multi-developer software projects. Students will spend the last six weeks of the course putting their knowledge and skills to the test by designing and developing their own web applications.
4343
h2.row-header Students

jade/index.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,6 @@
173173
"image": "https://avatars.githubusercontent.com/u/8729902?v=3",
174174
"github": "YuzhongHuang",
175175
"name": "Yuzhong Huang"
176-
},
177-
{
178-
"githuburl": "http://www.github.com/joeylmaalouf",
179-
"image": "https://avatars.githubusercontent.com/u/5214728?v=3",
180-
"github": "joeylmaalouf",
181-
"name": "Joey Maalouf"
182176
}
183177
],
184178
"ninjas": [

0 commit comments

Comments
 (0)