-
c++
I have got a sams c++ book in 24 hrs, and i dont know weather i have bought
the wrong book. Is it better to learn c++ in console, or in a windows (API).
Should i learn c++ for windows? pleeeeaaaase can you help me?
-
Re: c++
"Aaron" <djaaron6@hotmail.com> wrote:
>
>I have got a sams c++ book in 24 hrs, and i dont know weather i have bought
>the wrong book. Is it better to learn c++ in console, or in a windows (API).
>Should i learn c++ for windows? pleeeeaaaase can you help me?
If you want to learn the language, go console. Its hard enough without non-standard
add ons.
However, if you want to make windows apps in the near future, go ahead and
follow the examples, you will be able to do "enough" to learn and write some
fairly nice programs...
-
Re: c++
"Aaron" <djaaron6@hotmail.com> wrote:
>
>I have got a sams c++ book in 24 hrs, and i dont know weather i have bought
>the wrong book. Is it better to learn c++ in console, or in a windows (API).
>Should i learn c++ for windows? pleeeeaaaase can you help me?
Hi Aaron,
As Visual C++ is just Micro$oft's extension to the C++ language, I would
say that it is crucial to have a full comprehension of C++ (as you would
say 'in console') before moving onto Visual C++. Another reason is that many
articles on Visual C++ have a prerequisit that the reader pertain that knowledge
already.
If I have made any form of mistake in my article, please say otherwise.
Hope that helped.
Craig.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks