Growday / growday.github.io

my code repository
1 stars 0 forks source link

Planning #2

Open wintlu opened 9 years ago

wintlu commented 9 years ago
  1. Javascript. Learn JS fundamental. learn how to write functions and create objects. (this includes some html and css knowledge)
  2. Algorithms exercising. Practice algorithms learnt in school. create page to demonstrate them in personal site(growday.github.io)
  3. Git Learn Git basic mechanism, learn how to use branch and collaborate with others.
Growday commented 9 years ago

ok,I know。。。

wintlu commented 9 years ago

推荐两个网站:

  1. 一步步教你如何做网站 http://www.codecademy.com/en/skills/make-a-website/topics/html-elements/html-css-intro
  2. 斯坦福视频课程:算法设计 https://www.coursera.org/course/algo