PPRuNe Forums - View Single Post - Programming - Where to start?
View Single Post
Old 17th Dec 2011, 15:32
  #9 (permalink)  
Saab Dastard
Spoon PPRuNerist & Mad Inistrator
 
Join Date: Sep 2003
Location: Twickenham, home of rugby
Posts: 7,410
Received 277 Likes on 177 Posts
Distinguish between learning programming and learning a programming language.

The latter is a specific way of implementing a solution identified in the former.

The three steps (extremely simplified) are:

1) understand the problem
2) construct a solution (and map it out in a "pseudo code")
3) implement the solution in your chosen programming language - if necessary, learning it!

SD
Saab Dastard is offline