Difference between revisions of "programming"
Jump to navigation
Jump to search
(→Software for Programming: lisp; scheme) |
(sorting algorithms) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[computing]]: [[software]]: [[programming]]{{seed}} | + | ==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== |
− | * | + | * [[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
computing: software: creating software: programming
Overview
This page is about the practical details of writing functional code.
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