Jump to content

Code Year

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 64.236.128.13 (talk) at 03:20, 25 March 2012. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Code Year is a program put on for free by codeacademy.com for anyone who is interested to learn how to program. The program intends to help people follow through on a New Year's Resolution to learn how to program, by introducing a new course for every week in 2012.[1] Over 400000 people have started taking these courses, as of March 13, 2012.[2][3]

Courses

All courses are all currently in Javascript. New courses are released every Monday.[4]

The courses includes social gaming elements, such as sharing progress and badges. [5]

Week Course
1 Getting Started with Programming[6]
2 Functions in JavaScript[7]
3 Conditionals in JavaScript[8]
4 Build Blackjack[9]
5 Objects in JavaScript[10]
6 Objects in JavaScript, Part II[11]
7 Loops in JavaScript[12]
8 Building Blackjack[13]
9 Review of OOP[14]
10 Array and Loops in JavaScript[15]
11 Recursion in JavaScript

References