Re: My first C++ Application in VC++ 2005 Express!
- From: "andré m.a" <a.m.a@xxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 14:49:24 -0400
>
> My name is Davin Eastley and I'm 13 years old. I wrote my first C++ 2005
> Application yesterday with no resources by playing around with C++ Express
> Edition for half the day. I assigned x as an int (with the value of 20)
> and got the compiler to tell me whether it was greater than 2 or not. This
> was the code I used:
> Davin Eastley
Good for you ! I wrote a peace at 13 as well but back then
it was on a Commodore 64 using Basic =] .
I'd like to invite you to consider geting a book on c++
and write small Console applications to start. If you take the road
that goes through VisualC++ you need to learn a lot more then c++.
For exemple you'd have to learn about using the Enviroment, the APIs,
libraries that are build-in.. All of wich require you a clear understanding
of C++ to begin with... It can be done but its realy like trying to hammer
a nail with a pencil.
But you have all the time you need to decide what you want to do realy ;)
.
- References:
- My first C++ Application in VC++ 2005 Express!
- From: Davin Eastley
- My first C++ Application in VC++ 2005 Express!
- Prev by Date: Re: My first C++ Application in VC++ 2005 Express!
- Next by Date: Re: My first C++ Application in VC++ 2005 Express!
- Previous by thread: Re: My first C++ Application in VC++ 2005 Express!
- Next by thread: Re: My first C++ Application in VC++ 2005 Express!
- Index(es):
Relevant Pages
|