PDA

View Full Version : visual c++ tut


romeo_8693
11-07-2006, 02:34 PM
guys,can any one tell me nice links for visual c++ tuts wherein i can get step by step process of creating a gui along with decent examples....it will be a gr8 help!!!

gaurav21r
12-07-2006, 02:37 AM
are u already familiar with C++ and want to learn VC++ or u gonna start from scratch???

mukul
12-07-2006, 09:03 AM
u should follow some buk rather than some ebook....or net tutorial....

Zeeshan Quireshi
12-07-2006, 02:48 PM
well try "Ivor Horton's Beginning Visual C++ 2005" from Wrox Press , it teaches you everything from scratch including C++ .

romeo_8693
12-07-2006, 03:11 PM
i know c++!!!!
@zee-is that a ebuk?secondly it teaches the normal method or using MFC's?

cyrux
12-07-2006, 04:54 PM
Is there some book for vc++ for those who know c++

rohan
12-07-2006, 07:31 PM
Ivor Horton's book on Visual C++ focuses on MFC's mostly, but that's not a good place to begin. And btw, this should be in the 'Request for tutorials here' thread.

Zeeshan Quireshi
12-07-2006, 08:21 PM
well yeah but i don't know any book that teaches u programming with Win32 API in C++ (All Teach using C ) .

rohan
12-07-2006, 09:37 PM
How does it matter??? Win32 API is complete C. MFCs are an attempt of making C++... Obviously you sometimes have problems with the examples, when they don't use (HWND) (HBRUSH) (HBITMAP) and all that for datatype conversion.

Zeeshan Quireshi
12-07-2006, 10:13 PM
yeah so for learning Win32 API you would have to learn C all the way and forget C++ .

rjvcoder
15-07-2006, 09:07 PM
mail me to rjvcoder@yahoo.co.in if u want the tutorials of c,c++

romeo_8693
16-07-2006, 02:05 PM
ok.thanks for the info.and sorry abt the post!!!well then i dont want to buy a buk.if any of u guys have come across a online tut,thts wat i want!!!i tried googlin but majority of them were advanced level...no beginner step by step...

bsatheeshkumar
17-07-2006, 09:39 PM
go to www.intelligentedu.com, u will have lot of books on visual c++ to download.

romeo_8693
22-07-2006, 09:23 AM
thanks