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

Fall 2009

Quick Links


Announcements
SBCS will hold a review session on Tuesday, October 22nd in CS-2311 at 7:00pm.
Midterm exam will be held on Friday, October 23rd in CS-2311 from 10:40 to 11:40am.
Programming Assignment 3 is posted.  
Programming Assignment 2 is posted. 
Programming Assignment 1 is posted.  
Lecture is relocated to Old Chem. 138.
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.
Welcome to CSE 230 

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.