A detail of the ENIAC controls.
[Syllabus]
[Calendar] [Compilers] [Assignments] [Uploads] [Exams] [References]
[Grades]
Physics 5—References The Deitel text book examples are available for download at http://www.deitel.com/books/downloads.html#cppHTP4 Information About How to Incorporate Graphics How to use GLUT with DEVCPP: http://www.cs.uofs.edu/~mpc3/cmps370/glutsetup.html Tutorials and Guides A big repository of tutorials and search indices, etc: http://www.cplusplus.com/ A nice c++ reference: cppreference.com Designer and original implementer of C++.(Bjarne Stroustrup) http://www.research.att.com/~bs/homepage.html Devcentral's C++ tutorials: http://devcentral.iftech.com/articles/C++/default.php Programming in C++ tutorial by cprogramming.com: http://www.cprogramming.com/tutorial.html More tutorials: http://www.cprogramming.com/ Style guides: http://www.chris-lott.org/resources/cstyle/ UML tools and documents http://argouml.tigris.org/ : free and full featured, but quite a bit of learning curve! http://www.smartdraw.com/tutorials/software-uml/uml.htm#what : almost $200 for this one, but there's a fee 30-day demo. http://faculty.frostburg.edu/cosc/htracy/UML/Modularization_SPvsOOP.html
The Deitel text book examples are available for download at http://www.deitel.com/books/downloads.html#cppHTP4
http://argouml.tigris.org/ : free and full featured, but quite a bit of learning curve! http://www.smartdraw.com/tutorials/software-uml/uml.htm#what : almost $200 for this one, but there's a fee 30-day demo. http://faculty.frostburg.edu/cosc/htracy/UML/Modularization_SPvsOOP.html