Collection:Learning Programming

From Free Software Directory
Revision as of 15:21, 10 January 2014 by Algot (talk | contribs)
Jump to: navigation, search


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.


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.