How i m start s writing C++
What do i have to do first writing a coding in C++?
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
Reply: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.
Reply: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/
Reply:Or get a copy of linux with the GNU C++ compiler(G++)
Reply: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.
Reply: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)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment