Top Banner

of 14

welcome_11s1.pptx

Apr 14, 2018

Download

Documents

Minh Tieu
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • 7/27/2019 welcome_11s1.pptx

    1/14

    CS1010: Programming Methodologyhttp://www.comp.nus.edu.sg/~cs1010/

    http://www.comp.nus.edu.sg/~cs1010/http://www.comp.nus.edu.sg/~cs1010/
  • 7/27/2019 welcome_11s1.pptx

    2/14

    TOCS1010

    Welcome - 2CS1010 (AY2011/2 Semester 1)

  • 7/27/2019 welcome_11s1.pptx

    3/14

    Lecturers

    Welcome - 3CS1010 (AY2011/2 Semester 1)

    Mr Tan Tuck Choy, Aaron

    Sectional Grps: SG2, SG6

    Office: COM1 #[email protected]

    http://www.comp.nus.edu.sg

    /~tantc/acad.html

    A/P Lee Mong Li, Janice

    Sectional Group: SG1

    Office: COM2 #[email protected]

    http://www.comp.nus.edu.s

    g/~leeml

    A/P Lu Yung-Hsiang

    Sectional Group: SG3

    Office: COM2 #[email protected]

    A/P Tan Soon Huat, Gary

    Sectional Group: SG4

    Office: COM2 #[email protected]

    http://www.comp.nus.edu.s

    g/~gtan

    Dr Zhou Lifeng

    Sectional Group: SG5

    Office: COM2 #[email protected]

    http://www.comp.nus.edu.s

    g/~zhoulife

    A/P Khoo Siau Cheng

    Sectional Group: SG7

    Office: COM1 #[email protected]

    http://www.comp.nus.edu.sg/

    ~khoosc

    A/P Tan Tiow Seng

    Sectional Group: SG8

    Office: AS6 #[email protected]

    http://www.comp.nus.edu.s

    g/~tants

    Discussion leaders

    (DLs):

    Lead discussion in small

    discussion groups (DGs)

    Will be made known later.Refer to module website

    (Module Info Staff)

    mailto:[email protected]://www.comp.nus.edu.sg/~gtanhttp://www.comp.nus.edu.sg/~gtanhttp://www.comp.nus.edu.sg/~zhoulifehttp://www.comp.nus.edu.sg/~zhoulifehttp://www.comp.nus.edu.sg/~khooschttp://www.comp.nus.edu.sg/~khooschttp://www.comp.nus.edu.sg/~tantshttp://www.comp.nus.edu.sg/~tantshttp://www.comp.nus.edu.sg/~tantshttp://www.comp.nus.edu.sg/~tantshttp://www.comp.nus.edu.sg/~khooschttp://www.comp.nus.edu.sg/~khooschttp://www.comp.nus.edu.sg/~zhoulifehttp://www.comp.nus.edu.sg/~zhoulifehttp://www.comp.nus.edu.sg/~gtanhttp://www.comp.nus.edu.sg/~gtanmailto:[email protected]
  • 7/27/2019 welcome_11s1.pptx

    4/14

    Module Website http://www.comp.nus.edu.sg/~cs1010/

    Welcome - 4CS1010 (AY2011/2 Semester 1)

    http://www.comp.nus.edu.sg/~cs1010/http://www.comp.nus.edu.sg/~cs1010/
  • 7/27/2019 welcome_11s1.pptx

    5/14

    IVLE

    Welcome - 5CS1010 (AY2011/2 Semester 1)

    http://ivle.nus.edu.sg Watch out for

    announcements

    Participate in

    the forum

    http://ivle.nus.edu.sg/http://ivle.nus.edu.sg/
  • 7/27/2019 welcome_11s1.pptx

    6/14

    Description and Objectives

    This module introduces the fundamentalconceptsofproblem solvingby computing and

    programmingusing an imperative programming

    language.

    Outcomes: Know how to solve simple algorithmic problems.

    Know how to write good small programs.

    C is merely a tool. Of course we teach C but not C alone!

    Other language-independent and transferrable skills:

    logical thinking, writing algorithms, testing and

    debugging your programs, etc.

    Welcome - 6CS1010 (AY2011/2 Semester 1)

  • 7/27/2019 welcome_11s1.pptx

    7/14

    Skills

    Welcome - 7CS1010 (AY2011/2 Semester 1)

    C constructs

    Problem solving

    Program

  • 7/27/2019 welcome_11s1.pptx

    8/14

    Schedules and Workload

    Lectures: 3 hours/week.

    Discussion sessions: 2 hours/week from week 3.

    Continual assessments: Take-home lab assignments

    2 Practical Exams

    Term Test

    Final Exam

    Refer to schedules (Module Info Schedules)

    on module website.

    Welcome - 8CS1010 (AY2011/2 Semester 1)

    Please mark

    down the dates of

    all the tests!

  • 7/27/2019 welcome_11s1.pptx

    9/14

    Reference book

    C Programming For Engineering &

    Computer Scienceby H.H. Tan and T.B. DOrazio,McGraw-Hill.

    Welcome - 9CS1010 (AY2011/2 Semester 1)

    See module website for more

    (Resources Books) Sample Programs

  • 7/27/2019 welcome_11s1.pptx

    10/14

    Mathematics in programming

    Some common concepts encountered in

    programming

    Prime numbers

    Complex numbers

    Polynomials

    Matrices

    Mathematical maturity desirable

    Welcome - 10CS1010 (AY2011/2 Semester 1)

  • 7/27/2019 welcome_11s1.pptx

    11/14

    UNIX account

    You need a UNIX account!

    If you have not got one, do this

    Go to https://mysoc.nus.edu.sg/~newacct to

    get it

    This is different from your NUSNET

    account

    Welcome - 11CS1010 (AY2011/2 Semester 1)

    https://mysoc.nus.edu.sg/~newaccthttps://mysoc.nus.edu.sg/~newacct
  • 7/27/2019 welcome_11s1.pptx

    12/14

    My Message for You

    Welcome - 12CS1010 (AY2011/2 Semester 1)

  • 7/27/2019 welcome_11s1.pptx

    13/14

    CS1010 Student Handbook

    Welcome - 13CS1010 (AY2011/2 Semester 1)

  • 7/27/2019 welcome_11s1.pptx

    14/14

    End of file

    Welcome - 14CS1010 (AY2011/2 Semester 1)