CECS 282 C++ for Java Programmers
Spring 2017 Semester
Home Syllabus
Week 15 - 5/9
Week 14 - 5/2
- Standard Template Library
Week 13 - 4/25
- Examination 2 is on Thursday, April 27
Week 12 - 4/18
Week 11 - 4/11
- Examination 2 is Thursday, April 27.
- Overloading operators
Week 10 - 4/4
- friend function and friend class
Week 9 - 3/21
Week 8 - 3/14
- Pointer to pointer
- Sorting by pointers
Week 7 - 3/7
- Examination 1 review lecture note pdf word
- Examination 1 review
Week 6 - 2/28
Week 5 - 2/21
- Dynamic memory allocation for two dimensional array
Week 4 - 2/14
- Dynamic memory allocation for one dimensional array
- C-string functions
- Using pointers with C-String type
Week 3 - 2/7
- Pointers
- Call-by-value versus Call-by-reference
- Array notation versurs pointer notation
Week 2 - 1/31
- Selection structure
- Loop structure
- Functions
- Arrays
- Lab assignment 2
Week 1 - 1/24
- Introduction to CECS 282
- Introduction to C++ (Basic C++ program, C++ data types, input, output)
- Lab assignment 1
Lab Assignments
Homework
Lecture Notes
Useful Links
Compiler
Free Visual Studio 2015 Community
Create a standard C++ program