PPT-CS1010: Programming Methodology

Author : luanne-stotts | Published Date : 2017-05-12

httpwwwcompnusedusgcs1010 Week 4 Selection Statements Objectives Using relational and logical operators Using selection statements in a program Formulating complex

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "CS1010: Programming Methodology" 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.

CS1010: Programming Methodology: Transcript


httpwwwcompnusedusgcs1010 Week 4 Selection Statements Objectives Using relational and logical operators Using selection statements in a program Formulating complex selection structures to solve decision problems. November Introduction DescriptionBackground TopographyVegetation Methodology Methodology Methodology Results Discussion Con 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. WEEK 4. Class Activities. Lecturer’s slides. Week 4: Repetition Statements. Tracing . while. . Loop. Tracing . for . Loop. Warm-up: List a Range of . Integers. Exercise #1: Sum of Multiples of . 3. 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 . 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. 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). . http://www.comp.nus.edu.sg/~cs1010/. Week 9: Characters and Strings. Objectives:. Declare and manipulate data of char data type . Learn fundamental operations on strings. Write string processing programs.

Download Document

Here is the link to download the presentation.
"CS1010: Programming Methodology"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