most people first programs from study material is "hello world"
If you not familiar or have access to help yo u try SAM's learning C++ in 21 days you can find it on the net in PDF format
2007-02-02 08:44:43
·
answer #1
·
answered by Dennis G 5
·
1⤊
0⤋
1. Get a compiler (microsoft visual C++ Express is free and complete now!)
2. Learn the syntax. Online is a good place to look, and you can find sample code as well.
3. Figure out what you wanna program
4. Just Do it (nike's free plug)
2007-02-02 16:45:48
·
answer #2
·
answered by polevaulter1000 3
·
1⤊
0⤋
Get a copy of Microsoft Visual Studio. It has all of the tools you need, and very good tutorials. That's how I taught myself C++ years ago. I write C++ for a living now, and use Visual Studio at work.
2007-02-02 16:44:20
·
answer #3
·
answered by Steven D 5
·
3⤊
0⤋
Learn some C. There are many website available to help you get started in programming.
Here's one for C#..which is probably a better basis for you than the older C++
http://www.csharp-station.com/
2007-02-02 16:47:14
·
answer #4
·
answered by credo quia est absurdum 7
·
0⤊
2⤋
Or get a copy of linux with the GNU C++ compiler(G++)
2007-02-02 17:39:01
·
answer #5
·
answered by The Master 5
·
0⤊
0⤋
Declare variables.
Or just start with a messagebox.
You might want to try visual basic instead if your application is simple. Excel is the doorway to visual basic.
2007-02-02 16:45:21
·
answer #6
·
answered by Anonymous
·
0⤊
2⤋