Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 04-03-2004, 12:24 AM   #1
Member (9 bit)
 
Join Date: Mar 2003
Posts: 430
clearing up somethings about c++ for me?

Ok i really wanna learn c++ and im kinda confused. Is c++ the same as visual basic, i just dont seem to understand. Also, what is the whole microsoft .net thing? Is it linked to visual basic or something. Also what all will i need to start with c++, program, compiler, etc..

Also, what are some good books for learning c++,


Thanks
drew. is offline   Reply With Quote
Old 04-03-2004, 12:36 AM   #2
Mondsreitersmann
 
Nuclear Krusader's Avatar
 
Join Date: Jul 1999
Location: Skingrad
Posts: 8,781
No. C++ has nothing to do with VB and it's not from Microsoft.

In this thread you'll find info about compilers. I personally use DevC++ which is free, easy to use, and very nice for beginners.

The only C++ book I have ever read is my textbook: Programming and Problem Solving with C++ 3rd. Edition. Authors: Dale-Weems-Headington, and published by Jones and Bartlett Computer Science. I highly recommend it, very easy read and well organized.
__________________
Darum still, füg' ich mich, wie Gott es will. Nun, so will ich wacker streiten, und sollt' ich den Tod erleiden, stirbt ein braver Reitersmann.
Nuclear Krusader is offline   Reply With Quote
Old 04-03-2004, 12:38 AM   #3
Member (9 bit)
 
Join Date: Mar 2003
Posts: 430
is devc++ the program that you write c in?

gawd i know nuthing about this
drew. is offline   Reply With Quote
Old 04-03-2004, 12:52 AM   #4
Member (10 bit)
 
Join Date: Jul 2002
Location: University of California, Santa Barbara
Posts: 800
Dev C++ is a package including a compiler and IDE. The compiler is what actually turns your code into an executable. Dev-C++ uses I believe the MinGW compiler, some people also use compilers from Borland or Microsoft, but the code for each compiler in some cases will not run correctly on another, so when you start just stick with one. An IDE is the Integrated Development Environment that you manage your source files and projects in, and where you type the code. Some people do not use IDEs, just compilers.
mattg2k4 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:51 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2