programming: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→Software for Programming: learning languages |
sorting algorithms |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[computing]]: [[software]]: [[programming]] | ==Navigation== | ||
== | <section begin=navbar />[[computing]]: [[software]]: [[creating software]]: [[programming]]<section end=navbar /> | ||
==Overview== | |||
This page is about the practical details of writing functional code.{{seed}} | |||
==Related Pages== | ==Related Pages== | ||
* [[languages for learning programming]] | * [[programming languages]] | ||
** [[languages for learning programming]] | |||
== | * [[software development]] | ||
* ''' | ** [[programming productively]] | ||
* ''' | * history | ||
** [[1983-05-21 Lest a Whole New Generation of programmers Grow up in Ignorance of this Glorious Past...]] | |||
* [[/algorithms/sorting]] | |||
==Links== | |||
===Commentary=== | |||
* '''1999-07''' [http://www.python.org/doc/essays/cp4e/ Computer Programming for Everybody] | |||
===Research=== | |||
* '''1996-08-01''' [http://www.cs.cmu.edu/~pane/cmu-cs-96-132.html Usability Issues in the Design of Novice Programming Systems] by John F. Pane and B.A. Myers, [[Carnegie Mellon University]], School of Computer Science | |||
===Humor=== | |||
* [http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html The Evolution of a Programmer] | |||
Latest revision as of 19:30, 19 November 2014
Navigation
<section begin=navbar />computing: software: creating software: programming<section end=navbar />
Overview
This page is about the practical details of writing functional code.<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Related Pages
Links
Commentary
Research
- 1996-08-01 Usability Issues in the Design of Novice Programming Systems by John F. Pane and B.A. Myers, Carnegie Mellon University, School of Computer Science
