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

Fall 2008

Quick Links


Announcements
Homework Assignment 5 is available in the Homework page.  
Programming Assignment 4 is posted.  
SBCS will hold a review session on Tuesday, October 21st from 7:00-9:00pm in Computer Science Bldg. room 2129.
Midterm exam will be held on Wednesday, October 22nd from 11:45 to 12:45pm in Library Alliance room (W0512).
Programming Assignment 3 is posted.  
Programming Assignment 2 is posted. 
Programming Assignment 1 is posted.  
Instructions to compile C/C++ programs on Sparky are available in the Homework page.  
Need additional help? Click here for more information about C.S. Help Desk.

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.