PPT-http://www.comp.nus.edu.sg/~cs1010/

Author : alida-meadow | Published Date : 2015-12-06

WEEK 4 Class Activities Lecturers slides Week 4 Repetition Statements Tracing while Loop Tracing for Loop Warmup List a Range of Integers Exercise 1 Sum of

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "http://www.comp.nus.edu.sg/~cs1010/" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.

http://www.comp.nus.edu.sg/~cs1010/: Transcript


WEEK 4 Class Activities Lecturers slides Week 4 Repetition Statements Tracing while Loop Tracing for Loop Warmup List a Range of Integers Exercise 1 Sum of Multiples of 3. WEEK 2. Class Activities. Lecturer’s slides. Week 2: Basic C Programming. Data Type. Ex #1: Size of Data Types. Program Structure. Ex #2: Testing . scanf. () and . printf. (). Ex #3: Distance Conversion. UNIT 7. Testing and Debugging. Unit 7. : Testing and Debugging. CS1010 (AY2014/5 Semester 1). Unit7. - . 2. © NUS. Objectives:. Learning how to test your codes and what to look out for. Learning techniques to debug your codes. WEEK 9. Class Activities. Lecturer’s slides. Week 9: Characters and Strings. CS1010 (AY2014/5 Semester 1). Week9 . - . 2. © NUS. Characters. Demos #1-3 from Unit #16 . Exercise #1: Summing Digit Characters . UNIT 17. Recursion: Towers of Hanoi. Unit 17. : . Recursion: Towers of Hanoi. CS1010 (AY2014/5 Semester 1). Unit17 . - . 2. © NUS. Objectives:. Understand . that many problems are more naturally solved with recursion, which can provide . WEEK 12. Class Activities. Lecturer’s slides. Week 12: Structures. CS1010 (AY2014/5 Semester 1). Week12 . - . 2. © NUS. Unit #19: Sections 1 - 4 . Exercise #1: Perimeter . Unit #19: Sections 5 - 6 . WEEK 5. Class Activities. Lecturer’s slides. Week 5: Pointers & Arrays. Tracing . Pointers . Choose the Correct . Codes . Incrementing a . Pointer . CS1010 (AY2014/5 Semester 1). Week5 . - . 2. UNIT . 12. UNIX I/O Redirection. Unit . 12: UNIX I/O Redirection. CS1010 (AY2014/5 Semester 1). Unit12 . - . 2. © NUS. Objective:. Learn . how to use I/O redirection in UNIX to redirect input from a file and output to a file.. WEEK 11. Class Activities. Lecturer’s slides. Week 11: Searching and Sorting. CS1010 (AY2014/5 Semester 1). Week11 . - . 2. © NUS. Unit #18: . Searching. Exercise #1: Compatible . Teammate. Unit #18: Sorting . WEEK 13. Class Activities. Lecturer’s slides. Week 13: C to Java. CS1010 (AY2014/5 Semester 1). Week13 . - . 2. © NUS. Unit #20 . Exercise #1: Washers . Exercise #2: Point Nearest to Origin . Wrapping Up. . http://www.comp.nus.edu.sg/~cs1010/. Week 4: Selection Statements . Objectives:. Using relational and logical operators. Using selection statements in a program. Formulating complex selection structures to solve decision problems.. UNIT 17. Recursion. Unit 17: Recursion. CS1010 (AY2014/5 Semester 1). Unit17 . - . 2. © NUS. Objectives:. Understand the nature of . recursio. n. . Learn to write recursive . functio. n. s. Comparing recursive codes with iterative . UNIT 1. Computing Fundamentals. Unit 1: Computing Fundamentals. Hardware and Software. Program Development. Programming Environment. sunfire. – a UNIX machine. vim – a text editor. File transfer. UNIT 3. Overview of C Programming. Unit 3: Overview of C Programming. Objectives:. Learn . basic C constructs, interactive input, output, and arithmetic . operations. Learn some data types and the use of variables to hold data. . http://www.comp.nus.edu.sg/~cs1010/. Week 5: Repetition Statements. Objectives:. Understand the program control structure called loops. Compare the different types of repetition structure. CS1010 (AY2012/3 Semester 1).

Download Document

Here is the link to download the presentation.
"http://www.comp.nus.edu.sg/~cs1010/"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.

Related Documents