Difference between revisions of "Collection:Learning Programming"

From Free Software Directory
Jump to: navigation, search
(Added "Eloquent Javascript" to the page)
(Added "Kids Ruby")
Line 19: Line 19:
 
|Package=Khan exercises
 
|Package=Khan exercises
 
|Package note=[https://github.com/Khan/khan-exercises Khan-exercises] is a framework for building exercises to work with Khan Academy.
 
|Package note=[https://github.com/Khan/khan-exercises Khan-exercises] is a framework for building exercises to work with Khan Academy.
 +
}}
 +
{{Collection item
 +
|Package=Kids Ruby
 +
|Package note=[http://www.kidsruby.com/ KidsRuby] makes it fun and easy to learn how to program.
 
}}
 
}}
 
{{Collection item
 
{{Collection item
Line 27: Line 31:
 
{{Collection item
 
{{Collection item
 
|Package=Think Python
 
|Package=Think Python
|Package note=[[http://en.wikibooks.org/wiki/Think_Python Think Python]] is a book for beginner-to-intermediate programmers.
+
|Package note=[http://en.wikibooks.org/wiki/Think_Python Think Python] is a book for beginner-to-intermediate programmers.
 
}}
 
}}
 
{{Collection item
 
{{Collection item
 
|Package=Eloquent JavaScript
 
|Package=Eloquent JavaScript
|Package note=[[http://eloquentjavascript.net/ Eloquent JavaScript]] is is a book providing an introduction to the JavaScript programming language and programming in general.
+
|Package note=[http://eloquentjavascript.net/ Eloquent JavaScript] is is a book providing an introduction to the JavaScript programming language and programming in general.
 
}}
 
}}
 
{{End-table}}
 
{{End-table}}

Revision as of 16:52, 10 January 2014


This is a collection of useful free software programs, documentation, and resources under free licenses that help people learn how to program.


Software to learn how to make software

Sqltutor
Interactive web based tool for learning SQL by examples.


SNAP!
Visual, drag-and-drop programming language


Blockly
Blockly is a web-based, graphical programming editor.


Khan exercises
Khan-exercises is a framework for building exercises to work with Khan Academy.


Kids Ruby
KidsRuby makes it fun and easy to learn how to program.


Books and online tutorials

Dive Into Python 3
Dive Into Python is a free Python book for experienced programmers.


Think Python
Think Python is a book for beginner-to-intermediate programmers.


Eloquent JavaScript
Eloquent JavaScript is is a book providing an introduction to the JavaScript programming language and programming in general.


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.