Jump to content

Recommended Posts

Posted

Hi,

 

So you're a noob to programming and you want to learn ... but you don't want to have an aneurysm in the attempt. Which language should you learn:

 

  • Java
  • JavaScript
  • PHP
  • C
  • C++
  • C#
  • Python
  • PHP
  • Ruby
  • Objective C

 

... So many choices and trust me, there are so many more to choose from!

 

Suggested programming languages to teach/learn programming with:

 

- Ruby looks to be a great first language to teach kids with because it reads like normal English. Although Ruby's OOP might be a hurdle for 7yr olds!

 

- PHP may have less like English, it has the advantage of being really easy to approach from conceptual basis since it can be used and taught without having to teach OOP.

 

- JavaScript is another good choice since it is relatively simple and has the added advantage that it can be very visual - entertaining to students to see things move on screen.

 

 

Don’t teach beginners programming with these languages:

 

Java, C#, C++ and C thought are commonly used today and are code based, they are complex and can be a challenge to learn since lots of abstract ideas will have to be introduced to the student just to get started.

 

… If your goal is to teach one of these tough languages, first start with one of the easy ones listed above and build from there.

 

 

Stef

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...