Difference between revisions of "programming"
Jump to navigation
Jump to search
(→Related Pages: programming productively link) |
(sorting algorithms) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ==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]] |
− | * [[programming productively]] | + | ** [[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] | * '''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=== | ===Humor=== | ||
* [http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html The Evolution of a Programmer] | * [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