CSC 234 - Advanced C++
Syllabus
See also: CSC 249 - Data Structures & Algorithms
and
CIS 157 - Database Programming I
Useful Links
Links to Related Tools (IDE's, Editors, Etc. )
- OpenWatcom.com -- homesite for the Watcom C/C++ and Fortran compilers. Supposed to be released as Open-Source "real soon now"
- Borland -- download a free version of Borland C++ 5.5
- Eclipse -- A great open-source, multi-platform, multi-language IDE with a plug-in architecture
- Textpad -- One of the best programmers editors that I've ever used
- ArgoUML -- A Free, Open-Source UML modeling tool
Object-Oriented Programming Links
Home