USB logo
CS Banner
CSE 230
Intermediate Programming in C and C++

Spring 2008

Quick Links


Announcements
SBCS will hold a review session on Friday, May 16th from 3:00-5:00pm in Computer Science Bldg. room 2129.
Final exam will be held on Monday, May 19th from 11:00am-1:30pm in Harriman 111 (Exam is open book).
Homework Assignment 5 is available in the Homework page.  
Programming Assignment 4 is posted.  
Midterm exam will be held on Wednesday, March 26th from 11:45 to 12:45pm in Javits 110.
Programming Assignment 3 is posted.  

CSE-230 is an intermediate introduction to the C and C++ programming languages in a UNIX/Windows environment. Topics include system calls, stream I/O, the C preprocessor, bitwise operations, the use of makefile, advanced formatting of input and output, conversions, introduction to object-oriented programming using C++: Classes, objects, inheritance, aggregation, and overloading. Recommended for students who have already completed an introductory programming course. Suitable for all majors.