- Read all instructions carefully.
- Instructor: Prof. 허충길
- TA: 송용주, 김윤승, 박상훈
- Email address: [email protected].
- Send emails for personal matters only. Use the issue tracker.
- DO NOT send emails to [email protected].
- In the case you send TA an email, specify your name and your student ID.
- Email address: [email protected].
- Lecture: Mon 10:30-12:20
- All lectures @ bldg 301 rm 203
- TA Session: Wed 10:30-12:20
- All TA Sessions @ bldg 302 rm 301-11
- Office Hour: Mon, Wed 15:00-16:00 @ bldg 301 rm 554-1. If not eligible, please email me to make an appointment.
- There will be lecture on 09/02/Wed.
- There will be TA session on 09/14/Mon.
- 9월 21일 월요일에는 연습반이 있습니다.
There will be lecture on 09/30/Wed.- 9월 30일 수요일에는 연습반이 있습니다.
- There will be TA session on 10/05/Mon.
- 10월 7일 수요일에는 강의가 있습니다.
Due | Description | Notes |
---|---|---|
2015/12/20 23:59 | Project Iteration 04 | |
2015/11/22 23:59 | Project Iteration 03 | |
2015/11/01 23:59 | Project Iteration 02 | |
2015/10/11 23:59 | Project Iteration 01 | |
2015/10/05 | Learn Bootstrap | |
2015/10/04 23:59 | Project Requirements and Specifications | |
2015/10/04 23:59 | Assignment 01 | |
2015/09/30 | Learn HTML/CSS, Javascript/JQuery, and Ajax | |
2015/09/23 | Proposal Presentation | |
2015/09/21 | Learn AngularJS | |
2015/09/16 23:59 | Proposal PDF Submission | |
2015/09/14 | Learn Git/Github, Javascript | |
2015/09/09 | Learn Rails | |
2015/09/02 | Learn Ruby here. | |
2015/09/02 | Read articles on GitHub. Especially, read Bootcamp, Setup, Using Git, User Accounts, and SSH sections. | |
2015/09/02 | Register at GitHub, and give me your information here. |
- Send email for personal matters only.
- If you want to post a piece of source code, please DO NOT upload an image of it. Because it is hard to reconstruct texts from images.
- Instead, use GitHub Markdown's "fenced code blocks" feature.
- Or, you can always use GitHub Gist.
- There will be 1 assignments, and 4 iterations of projects.
- Do not copy other's source code, including other students' and resources around the Web.
- DO NOT CHEAT. If you copy other's source code, you will get F. Note that we have a good automatic clone detector.
- Basically, due will be the Sunday 23:59. I will specify due date of each assignments and iterations on its instructions.
- You can still submit until the next to the next Sunday 23:59, but you will get only 70% of the score.
- For assignments, TBA.
- For project iterations, we will use Github.
This is a step-by-step instruction.
- Register at GitHub.
- Give your information to me here.
- Then I will include you to snu-sf-class organization.
- Create a PRIVATE repository inside snu-sf-class organization.
- Then I will automatically crawl your repositories at deadline.
-
If you don't know about Git, start reading articles on GitHub. Especially, read Bootcamp, Setup, Using Git, User Accounts, and SSH sections.
-
For those who are interested, we are going to use the GitHub's guide to classrom usage and the sandboxing method.