Difference between revisions of "Basics"

esse quam videri
Jump to: navigation, search
m (Added line breaks)
m (Updated header text)
Line 1: Line 1:
<br/>'''These tutorials are essential in understanding how a programming language interacts with the machine, in order to achieve your desired goal.'''
+
<br/>'''These tutorials are essential in understanding how a programming language interacts with the machine, in order to achieve your desired goal.  It is strongly advised that even experienced programmers read through these tutorials and add information (or links to more detailed information) in order to further their current knowledge.'''
 
<br/>
 
<br/>
 
<br/>
 
<br/>

Revision as of 22:14, 20 August 2009


These tutorials are essential in understanding how a programming language interacts with the machine, in order to achieve your desired goal. It is strongly advised that even experienced programmers read through these tutorials and add information (or links to more detailed information) in order to further their current knowledge.



History of Modern Computation
Introduction to Hardware
Anatomy of a Programming Language
Language Logic
Design Patterns