Jump to content

What is code?


yadayada

Recommended Posts

I haven't read it yet, but I did click on the link to start it, the moving graphics on the sides of the page are annoying and distracting.  If I do go back to read it I think I'll cut and paste the text into a text editor. 

 

I first taught myself to code on my Commodore 64 when I was about 10 or 11. I'm a hardware guy, but I do a fair amount of coding at work. Mostly embedded C and assembly, and a fair amount of Python and Perl scripting as well.

 

Link to comment
Share on other sites

Do any of you have a book you'd recommend that synthesizes the history of coding languages? At this point in my life, I'm more interested in learning the history of the languages than trying to code myself.

Do you want a general CS history? Seminal ideas from CS or do you really want a history of programming languages.

 

For a history of CS:

Ada's Algorithm

 

Seminal ideas from CS:

The Ingenious Ideas that drive today's Computers

 

CS from a societal perspective

Program or be Progammed and

Blown to Bits

 

Code the hidden language that Yadayada recommended is a good book.

 

If you want to go beyond this and get really profound sense of what is going on under the hood in a computer look at Nand to Tetris.  There is a website (separate and complete) here http://nand2tetris.org/OR a MOOC course.  This is really great, you build a virtual computer from first principles, i.e. from the logic gate to running a Tetris game: https://class.coursera.org/nand2tetris1-001

Link to comment
Share on other sites

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...