Loans | Bollywood News | Gas Suppliers | Librerias | Myspace Layouts
visual C++ tutorials [Archive] - PCMech Forums

PDA

View Full Version : visual C++ tutorials


jalbes
04-28-2004, 11:24 PM
Hi all:

I'm an engineering student and I am currently on my summer co-op work term. During my time off I want to learn visual C++ to help with my engineering formula's and self learning.

I only have a little programming knowledge with Q-basic from the mid 1990's. Has anyone reading this done an online tutorial that teaches the fundamentals and moves on to more advanced techniques?

If so, please post the website. I've done a search on google and I don't like any of the tutorials that I found, as they're not explanitory enough.

Thanx again,
Shaun

aym
05-03-2004, 03:48 PM
To start learning C++, check out CProgramming:
http://cprogramming.com/

Next, if you want Win32 API tutorials, check out:
http://www.winprog.org/tutorial/

ghost2003
05-03-2004, 04:07 PM
cprogramming.com is great, I started learning there a couple days ago and in 1 day I could already make programms at almost the same level is I can do in pascal, ive been learning pascal for almost 2 simesters in a class room.

jalbes
05-03-2004, 07:55 PM
Right on. I'll try it out!

Thanx guys!