Monash University >
School
of Computer Science and Software Engineering > CSE1301
CSE1301 Computer Programming
Semester 1, 2005
Welcome to the online courseware page for CSE1301 Computer Programming.
The following resources are available:
General Information
On-line Notes
Downloads
- Free
Adobe Acrobat Reader
-
LCC-Win32: A Free
C Compiler System (with GUI) for Windows
-
CSE1301 FTP site
-
bcc32howto.txt: Simplified
step-by-step instructions on how to install and use
the free command-line Borland C++ Compiler.
-
bingo.zip: Sample bingo program.
- For those who are curious how an actual implementation of the faster sorting method Mergesort looks like, here is a
link to an implementation.
-
Jarrod Miller suggests to use this script to clean up the temporary files Borland leaves behind. Put it in a "cleanup.bat" file that you call at the end of your session. (We don't accept any responsibility for any damage caused or other files deleted that you may have wanted to keep. Make sure you understand what this is doing.)
[ Top | Home ]
Last modified 2005-21-02