Scheme
-
Picking your first programming language — March 24, 2013
When starting your journey into the world of programming pick a language that will help you be successful. -
Learn to read and write Scheme expressions — April 29, 2013
Expressions are the building blocks of programs. This article will teach you how to read and write expressions in the Scheme programming language and prepare you for the next big feature, functions.