Difference between revisions of "Collection:Learning Programming"

From Free Software Directory
Jump to: navigation, search
(Added "Learning Perl the Hard Way" and alpha ordered book titles)
 
Line 40: Line 40:
 
|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
 +
|Package=C Programming
 +
|Package note=[http://en.wikibooks.org/wiki/C_Programming C Programming] can help you get going with the tools used for system programming
 
}}
 
}}
 
{{End-table}}
 
{{End-table}}

Latest revision as of 11:20, 29 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.


KidsRuby
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.


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


Learning Perl the Hard Way
Learning Perl the Hard Way is a book for people who already know how to program in another language, but don't know Perl.


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


C Programming
C Programming can help you get going with the tools used for system programming


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.