Computer Programming

From Wikiversity
Jump to navigation Jump to search
Generic code logo
Generic code logo

Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executable computer programs. Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding) of algorithms in a target programming language.[1]

Unlike writing a story or an article, while coding, the majority of the work happens inside the head rather than on the keyboard.

Courses[edit | edit source]

General Programming Courses[edit | edit source]

Programming Language Courses[edit | edit source]

Computer Programming Categories[edit | edit source]

Computer programming(23 cats, 120 pgs)
Ada(4 pgs)
Applied Programming(79 pgs)
Block programming(6 pgs)
Cloud9 IDE(9 pgs)
Databases(15 cats, 47 pgs)
Flowcharts(7 pgs)
Functional programming(1 cat, 4 pgs)
Game programming(9 pgs)
Programming languages(38 cats, 37 pgs)
Repl.it(2 pgs)
Software development(5 cats, 30 pgs)
Software Libraries(2 pgs)
Source code(1 cat)
Visual programming(3 pgs)

See Also[edit | edit source]

References[edit | edit source]