Ads
Tom's Guide > Forum > Applications > Programming > New to programming, where to start?

New to programming, where to start?

Forum Applications : Programming New to programming, where to start?

Word :    Username :           
 

I want to learn how to "program" so someday I can make my own video games and just all around know more about computers so I'm looking for an intro level programming site or anything I can learn about all aspects of programming, I've never done programming, the most I think I know is the word scripting, and I hardly know what binary is, so I'm looking for some help, very interested and looking for a challenge? any starting tips are welcome! Im just so perplexed on how computers work and how bunch of numbers amount up to a great game such as the witcher 2!!!


Message edited by johndud on 02-13-2012 at 03:54:33 AM
------------------------------ Nature bless you<-- see what I did there
Reply to johndud
Register or log in to remove.

This would be a good place to start:
http://cplus.about.com/od/introduc [...] inners.htm

And I recomned you use Visual Studio 2010 Express:
http://www.microsoft.com/visualstu [...] ns/express

C++ is a bit harder to learn, but once you grasp it, you can program allmost anything you want.

Reply to theDanijel

theDanijel wrote :

This would be a good place to start:
http://cplus.about.com/od/introduc [...] inners.htm

And I recomned you use Visual Studio 2010 Express:
http://www.microsoft.com/visualstu [...] ns/express

C++ is a bit harder to learn, but once you grasp it, you can program allmost anything you want.



Thanks a bunch man I'm gonna get started soon, but can you tell me will this mess up my computer in any way by running these programs and "attempting programming"??

Reply to johndud

C++ might be a little complicated for a beginner. You may want to start with something like Visual Basic.

------------------------------ CM HAF 932 / GIGABYTE GA-EP45T-DS3R / E8500 @ 3.75Ghz / 300GB Velociraptor / 4G DDR3 OCZ Reaper 1333
Saphire 1G 4850

Simple and Free Guide to Removing Malware
Reply to aford10

johndud wrote :

Thanks a bunch man I'm gonna get started soon, but can you tell me will this mess up my computer in any way by running these programs and "attempting programming"??



Simple no. Visual studio is a program almost like any other. The program alone will not mess up your computer. Depending on how and what you program can mess up your computer ;)


@aford10, Visual Basic might be simple to learn and use, but also lacks in some very important appartments (pointers, different syntax than other languages like java or C#, platform bound, etc.)

@shikhak, C is a good starting point, but C++ is too similar to C so some C restrictions will just confuse him (lacking classes and methods, objects, OOP in general). Since object oriented programing is comon today, C++ will at start try to explain it and help him grasp it. Not to mention C++ will make a lot of things simpler (like using stream writer and reader instead of fprintf and fscanf).

Reply to theDanijel

I would suggest a higher level language to start off with. Something that is very object orientd without the added difficulty of compiling. Both Ruby and Python are great languages.

Reply to totalknowledge
TomsGuide.com: Over 800,000 questions and answers to address all your high-tech questions. Sign up now! Its free!
Tom's Guide > Forum > Applications > Programming > New to programming, where to start?
Go to:

There are 52 identified and unidentified users. To see the list of identified users, Click here.

Tom's Guide around the World