Author |
Topic: free Visual C++ Resources (Read 2421 times) |
|
simon
The Bearded One
    
member is offline

I am the Law (No please, don't hurt me!)


Gender: 
Posts: 722
|
 |
Re: free Visual C++ Resources
« Reply #1 on: Aug 22nd, 2002, 12:15am » |
|
Visual C++ Debug Tutorial http://www.csam.iit.edu/~resource/supporting/vc/vc_debug.html How to set breakpoints, set watches, and step through an executing program line-by-line.
Brief primer on using Visual C++ http://joda.cis.temple.edu/~koffman/cis67/vcenvirn.doc Word doc.
Visual C++ Tutorial http://www-ee.eng.buffalo.edu/faculty/paololiu/edtech/roaldi/tutorials/c++.htm This tutorial is meant to be a startup tool for student unfamiliar with Microsoft Visual C++. It's purpose is to be a basic introduction to creating files and using the debugger.
How to use Visual C++ in the Microsoft Developer Studio http://bailey.cs.uop.edu/smith/comp51/usingVisualC++.doc The tutorial prescribes how a C++ program is created, compiled, linked and run using Visual C++. (Word Document)
Introduction to Microsoft Visual C++ 6.0 http://www.gaddisbooks.com/standard/Downloads/introvc.zip This guide serves as a quick reference for starting a new project and entering code, saving a project to disk, compiling & executing a project, and creating Multi-File Projects. (Zipped Word Document)
Getting Started with Microsoft Visual C++ http://facultyfp.salisbury.edu/taanastasio/COSC220/Fall01/Goodies/VisualTutor.pdf This tutorial demonstrates the basic steps required to create and execute C++ programs using Microsoft's Visual C++ software package. (PDF Document)
Visual C++ Tutorial http://www.gaffer.org/ptc/distributions/Windows/visual.html This tutorial is designed to teach a programmer new to Visual C++ how to create a project and workspace for their own applications that use OpenPTC.
Visual C++ FAQ http://www.mvps.org/vcfaq/ This is the MVP's Frequently Asked Questions Page for Microsoft Visual C++. In here you'll find answers to several common asked questions about Visual C++, MFC and Windows development in C/C++, as well as other related stuff.
ATL Client Application Tutorial http://codeguru.earthweb.com/atl/atlclienttut.shtml Tutorial that shows steps involved in writing a container application for an ActiveX control.
Visual C++ Programming Forum http://www.codeguru.com/forum/forumdisplay.php?s=&forumid=7 Discussion group at codeguru.
Standard C++ Library Reference http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclang98/HTML/INDEX.asp Microsoft Visual C++ reference.
http://msdn.microsoft.com/visualc/default.asp http://www.freeprogrammingresources.com/Visual%20C++.net%20Homepage Technical articles, documentation and such.
Using Visual C++ and intro. to debugger http://joda.cis.temple.edu/~koffman/CPlusPrimer.html Word doc.
Using Visual C++ within MS Developer studio http://joda.cis.temple.edu/~koffman/cis67/msdevstu.txt Text doc.
Microsoft Visual C++ Programming Zone http://www.onesmartclick.com/programming/visual-cpp.html Links to more Visual C++ resources.
Using the debugger http://joda.cis.temple.edu/~koffman/cis67/debug.doc Word doc.
Introduction to Visual C++ Debugging http://ei.cs.vt.edu/~cs1205/c_debug/intro.html Six pages with screenshots about Visual C++ debugging.
Getting Started http://msdn.microsoft.com/visualc/techinfo/training/tour.asp Microsoft's guided tour of Visual Basic C++ 6.0.
Using Microsoft Visual C++ in the Classroom http://www.studio-ide.com/downloads/usingvc/index.html The guide is available to all teachers and students using Visual C++.
Visual C++ tutorial http://www.cs.uit.no/studier/kurs/d241/info/2001h/stuff/visualc_tutorial/Visual%20C%20Tutorial.htm Short tutorial on creating a C console application with Visual C++.
Visual C++ Tutorial http://eagle.svsu.edu/acm/progcontest/tutorials/cpp/C++Help.shtml Another tutorial for creating Win32 console apps.
|
| « Last Edit: Aug 22nd, 2002, 12:22am by simon » |
Logged
|
 need ?jebus says
|
|
|
deadstar
Guest
|
 |
Re: free Visual C++ Resources
« Reply #5 on: Sep 28th, 2006, 07:33am » |
|
on Sep 11th, 2002, 6:42pm, Claxon wrote:| http://www.gametutorials.com/ - This site looks very interesing. Not really gone through it yet but could be helpful. |
|
I'm about to order the CD - could someone clarify if it's worth it?
After a quick email about NUS discount, they've offered me a final price of £29.00.
I'm more a Linux + OpenGL programmer, but this package looks like it could be useful.
|
|
Logged
|
|
|
|
|