This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I get into programming?
02-28-2013, 05:30 PM
Post: #1
How do I get into programming?
I have no formal training, and I'm pretty terrible at maths, but I'd still like to get into some form of software programming, just little things like making facebook apps or firefox extensions, just that sort of thing, nothing major.

Where would be the best place to start?

Ads

Find all posts by this user
Quote this message in a reply
02-28-2013, 05:33 PM
Post: #2
 
you can always start of with HTML, to get some "structure" to coding, then you can move on to python (easier) and/or javascript (more options/power, but more annoying) then you can advance on to ASP.net or Coldfusion, and then you can start exploring C# or C++

Ads

Find all posts by this user
Quote this message in a reply
02-28-2013, 05:37 PM
Post: #3
 
Google python get it and read/watch tutorials. Its easy language to learn as a starter.
Find all posts by this user
Quote this message in a reply
02-28-2013, 05:46 PM
Post: #4
 
Try starting in Visual Basic.
Find all posts by this user
Quote this message in a reply
02-28-2013, 05:53 PM
Post: #5
 
You can start learning C++ with these video tutorials:
http://xoax.net/comp/cpp/console/index.php

They are perfect for beginners. This one can get you started by showing you how to install a free compiler:
http://xoax.net/comp/cpp/console/Lesson0.php

Here are some simple games with code downloads that you can use to get some ideas:
http://xoax.net/comp/cpp/console/Lesson9.php
http://xoax.net/comp/cpp/console/Lesson23.php
http://xoax.net/comp/cpp/console/Lesson29.php

These tutorials can get you started with graphics programming in OpenGL:
http://xoax.net/comp/cpp/opengl/index.php

You can go through the tutorials and if you have questions on them or anything else in C++, please post to me here:
http://xoax.net/forum/

Best of luck!
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)