Difference between revisions of "Collection:Learning Programming"

From Free Software Directory
Jump to: navigation, search
(Added various software for learning to program)
Line 1: Line 1:
 
{{Collection
 
{{Collection
|Description=Programs and resources to learn programming
+
|Description=This is a collection of useful free software programs, documentation, and resources under free licenses that help people learn how to program.
 
}}
 
}}
 
{{Start-table}}
 
{{Start-table}}
Line 13: Line 13:
 
{{Collection item
 
{{Collection item
 
|Package=Blockly
 
|Package=Blockly
|Package note=[https://code.google.com/p/blockly/ Blockly] is a web-based, graphical programming editor.  
+
|Package note=[https://code.google.com/p/blockly/ Blockly] is a web-based, graphical programming editor.
 
}}
 
}}
 
{{Collection item
 
{{Collection item
 
|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=Dive Into Python 3
 +
|Package note=Dive Into Python is a free Python book for experienced programmers.
 +
|Section=Books and online tutorials
 
}}
 
}}
 
{{End-table}}
 
{{End-table}}

Revision as of 18:11, 12 December 2013


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


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.


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.