Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 1Winter Quarter Course Wrap Up and.

Slides:



Advertisements
Similar presentations
Question Bank. Explain the syntax of if else statement? Define Union Define global and local variables with example Concept of recursion with example.
Advertisements

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 10P. 1Winter Quarter Repetition Structures.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect FXP. 1Winter Quarter Course Wrap Up and Final Review Topics Lecture.
Engineering EG167C - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect M1 P. 1Winter Quarter Midterm I Review.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 19P. 1Winter Quarter MATLAB: Script and.
Engineering H191 - Drafting / CAD Gateway Engineering Education Coalition Lect 37P. 1Autumn Quarter Engineering H191 Engineering Fundamentals and Laboratory.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 1Winter Quarter Course Wrap Up and.
COMP1180 Review Date: 4 March, 2009 Time: 10:30am - 12:20pm Venue: –CS students -- FSC801C and FSC801D –IS and other students -- OEE1017 Remarks: – 1)
1 CSE1301 Computer Programming: Revision 1. 2 Topics Type of questions What do you need to know? About the exam Exam technique Staff consultation Sample.
C Programming Basics Lecture 5 Engineering H192 Winter 2005 Lecture 05
Spring R. Smith - University of St Thomas - Minnesota QMCS 130: Today’s Class Final Exam ReviewFinal Exam Review –Assessment –Exam Format –C –Matlab.
Topic R1 – Review for the Midterm Exam. CISC 105 – Review for the Midterm Exam Exam Date & Time and Exam Format The midterm exam will be Tuesday, 3 April.
Wednesday, 12/11/02, Slide #1 CS 106 Intro to Comp. Sci. 1 Wednesday, 12/11/02  QUESTIONS??  Today: CLOSING CEREMONIES!  HW #5 – Back Monday (12/16)
Wednesday, 10/9/02, Slide #1 CS 106 Intro to CS 1 Wednesday, 10/9/02  QUESTIONS ??  Today:  Discuss HW #02  Discuss test question types  Review 
Review for midterm exam Dilshad M. Shahid Spring NYU.
1 CSE1301 Computer Programming: Lecture 35 Revision.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 11P. 1Winter Quarter Arrays Lecture 11.
First-Year Engineering Program Engineering H191 Engineering Fundamentals and Laboratory I Lecture 41 - Week 11 Day 04 The Final Day of Class.
Topic R3 – Review for the Final Exam. CISC 105 – Review for the Final Exam Exam Date & Time and Exam Format The final exam is 120-minutes, closed- book,
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect M1 P. 1Winter Quarter Midterm I Review Topics.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 6P. 1Winter Quarter I/O in C Lecture 6.
Monday, 11/18/02, Slide #1 CS 106 Intro to CS 1 Monday, 11/18/02  QUESTIONS??  Today:  Hand back, discuss HW #4  Discussion of Lab 10  Exam #2 Friday.
Guide To UNIX Using Linux Third Edition
CSCE 110 PROGRAMMING FUNDAMENTALS WITH C++
COMP1170 Midterm Preparation (March 17 th 2009) Acknowledgment The notes are adapted from those provided by Deitel & Associates, Inc. and Pearson Education.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect M2P. 1Winter Quarter Midterm 2 Review Topics.
CSE1301 Computer Programming: Revision. Topics Type of questions What do you need to know? About the exam Exam technique Sample questions.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 14P. 1Winter Quarter Pointers Lecture 14.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 3P. 1Winter Quarter Structured Engineering.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 26P. 1Winter Quarter Handy Board Lecture.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 9P. 1Winter Quarter Switch Case Structures.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 3P. 1Winter Quarter Structured Engineering.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 15P. 1Winter Quarter Arrays and Pointers.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 21P. 1Winter Quarter MATLAB: Structures.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 14P. 1Winter Quarter Pointers Lecture 14.
1 CSE1301 Computer Programming: Revision. 2 Topics Type of questions What do you need to know? About the exam Exam technique Staff consultation Revision.
Engineering H191 - Drafting / CAD Gateway Engineering Education Coalition Lect 25P. 1Autumn Quarter Reading Working Drawings Lecture 25.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 24P. 1Winter Quarter C++ Lecture 24.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 7P. 1Winter Quarter File I/O in C Lecture.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 25P. 1Winter Quarter C++: I/O and Classes Lecture 25.
1 CSE1301 Computer Programming: Revision. 2 Topics Type of questions What do you need to know? About the exam Exam technique Staff consultation Revision.
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
What does C store? >>A = [1 2 3] >>B = [1 1] >>[C,D]=meshgrid(A,B) c) a) d) b)
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 5P. 1Winter Quarter C Programming Basics.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 5P. 1Winter Quarter C Programming Basics Lecture 5.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 26P. 1Winter Quarter Handy Board Lecture 26.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 3P. 1Winter Quarter Structured Engineering Problem Solving and Logic.
Lecture 26: Reusable Methods: Enviable Sloth. Creating Function M-files User defined functions are stored as M- files To use them, they must be in the.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 29P. 1Winter Quarter Software Design Project Lecture 29.
Engineering H191 - Drafting / CAD Gateway Engineering Education Coalition Lect 26P. 1Autumn Quarter Topics for Final Exam Lecture 26.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2003 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
Lecture 15: Course Review BJ Furman ME 30 16MAY2011.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 11P. 1Winter Quarter Arrays Lecture 11.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 20P. 1Winter Quarter Propulsion Lab with.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect M2P. 1Winter Quarter Midterm II Review Topics Lecture M2.
Computer Science: A Structured Programming Approach Using C1 Objectives ❏ To understand the basic properties and characteristics of external files ❏ To.
IT CS 200: R EPEATATION Lect. Napat Amphaiphan. T HE ABILITY TO DO THE SAME TASK AGAIN BY AGAIN UNTIL THE CONDITION IS MET LOOP 2.
Engr 0012 (04-1) LecNotes Engr 0012 (04-1) LecNotes Contrasting MATLAB with C MATLABC language Workspace - interactive computation No real.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 10P. 1Winter Quarter Repetition Structures Lecture 10.
UMBC CMSC 104 – Section 01, Fall 2016
Chapter 7 Text Input/Output Objectives
Chapter 7 Text Input/Output Objectives
Chapter 7 Text Input/Output Objectives
MATLAB: Structures and File I/O
I/O in C Lecture 6 Winter Quarter Engineering H192 Winter 2005
Review for Midterm Exam
File I/O in C Lecture 7 Narrator: Lecture 7: File I/O in C.
Review for Final Exam.
1-6 Midterm Review.
Switch Case Structures
Presentation transcript:

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 1Winter Quarter Course Wrap Up and Final Review Topics Lecture FX

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 2Winter Quarter ENG H192 Course Wrap Up Review of topics for final exam End-of-Course evaluations –OSU SEI form (Bubble sheet) –ENG Course Comment form (Blank white sheet) –Online H192 Evaluation form (Course Sorcerer) Counts as Journal #10! Accessible from Carmen Do it today! Check grades in Carmen gradebook

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 3Winter Quarter ENG H192 Course Wrap Up ENG H192 Final Exam –Tuesday, March 14th –Your regular classroom –Your regular class meeting time Optional ENG H192 Review Session –Sunday, March 12th –5:30 to 7:30 pm, EA 160 –Led by FEH TAs

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 4Winter Quarter "Notes Page" for Final Exam You may bring one (1) 8.5 X 11 inch piece of paper on which you may have any notes that would be helpful to you for this exam. (Both sides allowed). The "notes paper" may be hand-written or typed. The "notes paper" will be turned in with the exam. Except for the "notes paper", the midterm will be a closed book exam. The exam will be entirely a "paper-and-pencil" test. No use of the computer will be required or allowed. You may use a calculator if you so wish.

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 5Winter Quarter Topics for Final Exam Engineering problem solving techniques and algorithms Flow charts  algorithms The UNIX computing environment C program structure and syntax; #include header files Data types in C/C++; math operators; increment, decrement operators; precedence of operators

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 6Winter Quarter Topics for Final Exam Input and output functions in stdio.h library for C: scanf, printf, fscanf, fprintf, fopen, feof Control structures – branching: if, if-else, if-else if- else Control structures – branching: switch-case; the break statement Control structures – repetition: indefinite iteration, while, do-while loops; definite iteration, for loops

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 7Winter Quarter Topics for Final Exam Input and output –How to use FILE statement –How to open and close files –How to check for non-existent file Input stream control –How to detect an end of file –How to detect a conversion error –How to flush the input buffer

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 8Winter Quarter Topics for Final Exam Arrays – Assigning values to array elements, i.e., indexing of arrays User-written function sub-programs. Function prototypes, the return statement Pointers – Functions returning more than one value Pointers – Referencing and de-referencing variables Pointers – Use of pointers in array processing Arrays & Pointers – Addresses and values

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 9Winter Quarter Topics for Final Exam Characters and strings – string.h library functions Preprocessor directives, macros, user libraries, user header files Data structures – struct. Defining, initializing, accessing, using data structures

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 10Winter Quarter Topics for Final Exam C++ enhancements C++ classes – public & private sections, constructor member functions C++ objects C++ stream input/output – Screen and file I/O & library objects

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 11Winter Quarter Topics for Final Exam MATLAB. Vectors and matrices, syntax, operators, simple plotting with labels, titles, and legends. MATLAB. Script M-files MATLAB. Function M-files MATLAB. Simple MATLAB programming structures. MATLAB. Differences between C/C++ & MATLAB

Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect FXP. 12Winter Quarter Topics for Final Exam Engineering Laboratory –Data Acquisition Principles –Understanding how we take data from a real-world experiment and get the results into a computer system –Understanding what is involved and how the various elements are connected –Refer to Lab #1 presentation slides online