|
|
Parkland College
2400 West Bradley Avenue, Champaign, Illinois 61821 |
|
|
Csc
125 Online - Computer Science II, Programming in C++ Csc 125 Traditional - Computer Science II, Programming in C++ |
| Programming Language and Environments |
| Fall 2006 |
Most CSIT department labs, as posted in our Open Lab Times.
M108 during most hours that Parkland is open (see schedule posted in M108)
Peer Tutoring, D 120, on the first floor of the new D-Wing
Any Wi-Fi "Hot Spot" on campus using a Wi-Fi enabled portable computer
For Windows based computers, free versions of the PuTTY virtual terminal program and WS_FTP file transfer program, are available from Parkland. See Getting PuTTY and WS_FTP.
If you are a Linux, Unix, or MacIntosh user I assume you are savvy enough to use telnet and ftp from your system. I know telnet and ftp reasonably well on Unix, and I assume MacIntosh's OS X is similar because it is Unix based. I will help you outside of class as much as I can with Unix based systems, but I do not want to spend extensive class time covering command line telnet and ftp.
If you really prefer using your own Linux
or Unix based computer system, that will be acceptable if it is accessible from
the Internet using PuTTY and you use
the g++ compiler for all your work. I strongly discourage you from using other
operating systems or compilers. One of the goals of this course is to get
you familiar with the Unix environment and a command line programming interface.
I will not compensate for errors or problems
caused by your using a different Unix flavor or a system
other than the csit.parkland.edu., nor will I spend extensive time
troubleshooting problems caused by using different computer
systems. You must always check and make sure any
program you turn in works correctly on the csit.parkland.edu servers.
Grading will be done using the g++ compiler directly on your account on those servers
only.
As stated above, all grading will be done from my office or home computer using PuTTY to access the csit.parkland.edu servers, so all your work must either be developed, or uploaded and tested, on those computers. I will not support other environments, or accept the excuse "It worked on my system". You must test your final program on the csit.parkland.edu servers to make sure it operates the way you want before you submit it for grading.
| Back to Syllabus: Csc 125 Online, Csc 125 Traditional | ||
|