|
|
Parkland College
2400 West Bradley Avenue, Champaign, Illinois 61821 |
|
| Csc 220 Data Structures |
| Programming Languages and Environments |
| Fall 2006 |
All grading must be
done either on the instructor's computer, using Microsoft Visual Studio.NET, or Linux using the
csit.parkland.edu Linux servers, or on an Internet server with ANSI C++ using
your account, or on your portable
computer. In other words, your program must easily compile and run in my
office. Making sure your programming environment works properly during
grading is your responsibility. I will not spend extensive time, or make
allowances in your grade, because of operating system or programming environment
problems. I reserve the right to
approve or specify a specific brand
of compiler, operating system, and programming environment for grading purposes,
but I will try to accommodate your system if possible.
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, first floor of the new D-Wing
Any Wi-Fi "Hot Spot" on campus using a portable computer and a wireless card
Since you are a student within the Computer Science and Information Technology Department at Parkland College, you can get a Microsoft's Visual Studio.NET C++ Compiler for use on your home machine. This is part of Microsoft's MSDN Academic Alliance program, which allows you to permanently install a large number of Microsoft products on your home computer for free. For more information go to http://www.parkland.edu/csit and click on the MSDN Academic Alliance hyperlink: MSDN Academic Alliance.
A major difference between compilers is how they handle multiple file projects.
We will be using multiple file projects in this course. The
project files between different brands of Windows based compilers are never compatible.
Unix's "make" files have more consistency. You will need to create a new
project on the new compiler if you want to change compilers. Often even changing between
versions of the same brand of compiler will cause problems. Whatever compiler you use, you are
responsible for checking your work on a system that works
easily in my office. See the grading section above.
| Back to Syllabus | ||
|