Links

These are some links that might be helpful or informative for this class. I'll be updating this as time passes with new sites that I might happen upon.

General Computer Links:
Useful Links for CSCI 1320/1321 - This is a page of links compiled by Dr. Massingill and others in the CS department that you might find helpful.

Dr. Hicks' Tutorials - Some tutorials that Dr. Hicks has put together. Most are not all that relavent to this class, but the vi one might come in handy.

Linux Info Page - This page has descriptions of some of the more important commands in Unix and Linux. Use it and/or the Unix tutorial that Dr. Hicks has.

Remote Access to CS Machines - a helper page on this topic.

ZDNet - Ziff-Davis is a large publisher of computer magazines and is a good reference

TopCoder - This site sponsors programming competitions with significant cash prizes. At the very least is gives you a way to see how your coding skill stack up against others.

ACM programming competition - This is the main site for the international programming competition. You can click on North America then on Texas to get to the site for this years regional including the problem set that was used.

C++ and Programming Links:

More Advanced Links:
thefreecountry.com - C/C++ libraries that you can use when attacking more complex problems (you should be sure to check with you professor before considering to use these for any class assignment...ever).