Im looking to take a course on computer programming but I don’t know where to start.I am on my computer 24/7 so know my way around but I would like to start making some software and applications.What class would I be better off starting for beginners.
Start with visual basic you can download the software from the Microsoft website. If you consider becoming a computer programmer as a career it’s an incredibly hard discipline but don’t be discouraged, after learning visual basic progress to c++ and if you can master that the sky is the limit.
No TweetBacks yet. (Be the first to Tweet this post)
June 20th, 2010 at 3:38 am
Start with visual basic you can download the software from the Microsoft website. If you consider becoming a computer programmer as a career it’s an incredibly hard discipline but don’t be discouraged, after learning visual basic progress to c++ and if you can master that the sky is the limit.
References :
Computer Nerd
June 20th, 2010 at 4:14 am
If you school offers any computer science or programming courses… take them.
References :
June 20th, 2010 at 4:58 am
Microsoft have stuff like this and not only for Programming
try this website and u will get very quick started as long as you have Visual Basic installed. (u can donwload it as Trial)
http://msdn.microsoft.com/en-us/beginner/dd435692.aspx
References :
June 20th, 2010 at 5:21 am
there are many languages out there from visual basic to ruby on rails some are easier than others. personally i’d go with C# .net from microsoft you can download a free express version there is also visual basic j# and many others from microsoft here’s the c# link
http://msdn.microsoft.com/en-us/vcsharp/aa336734.aspx
References :
June 20th, 2010 at 6:03 am
youtube (how to)
References :
June 20th, 2010 at 6:34 am
"Start with C++ or Java."
=
"If you want to me to be specific, start with C++, you’ll love it for the rest of your life.. :)"
- http://kaisar-haque.blogspot.com/2007/11/how-to-become-good-programmer.html
=
Book:
Programming: Principles and Practice Using C++ by Bjarne Stroustrup
- http://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321543726
- - Written for Self-Study
=
Tutorials online:
- http://www.cprogramming.com/tutorial/lesson1.html
- http://www.cplusplus.com/doc/tutorial/
=
Code::Blocks == Open Source C/C++ IDE
- http://www.codeblocks.org/downloads/binaries
codeblocks-10.05mingw-setup.exe
References :
*
How to become a good programmer
- http://kaisar-haque.blogspot.com/2007/11/how-to-become-good-programmer.html