View Single Post
  #72   Report Post  
Posted to rec.crafts.metalworking
Tim Wescott Tim Wescott is offline
external usenet poster
 
Posts: 1,620
Default Beginning programming question

On Sat, 05 Mar 2011 23:51:13 -0600, Jon Elson wrote:

Ignoramus20691 wrote:

By the way, I bought a book for my 9 year old son to teach him
programming. It is called "Hello World!" and it uses Python.

So far, he seems to like it.

So, I need to learn Python too, any suggestions for a good Python book
for programmers. Something that would not explain in depth what is an
if statement, just would explain how to use one.


Sometime, you ought to expose him to assembly language, or even machine
language, if he is interested. I don't think most people really should
be using this anymore, but understanding what is going on down at the
lowest levels can be really helpful in understanding the limits and
pitfalls of higher level language programming.

Not too many computers anymore where you can key in the bootstrap loader
program through the front panel switches.


Hey! I just finished writing a file called "startup.s" for a custom
board -- I'll give you _one guess_ what it's written in!

Assembly language is still alive and well, even if it lives in the dark
corners of the development efforts.

--
http://www.wescottdesign.com