Computer Programming
Jump to navigation
Jump to search
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]
Courses[edit | edit source]
General Programming Courses[edit | edit source]
- Introduction to Programming
- Programming Fundamentals
- Applied Programming
- Object-Oriented Programming
- Server-Side Scripting
- Programming Challenges
Programming Language Courses[edit | edit source]
- Ada
- C
- C++
- C#
- CSS
- HTML
- Java Programming
- JavaScript
- Lua
- PHP
- PowerShell
- Python Programming
- Visual Basic
- Visual Basic for Applications
Computer Programming Categories[edit | edit source]
See Also[edit | edit source]
- Portal:Computer programming
- Wikipedia:Computer programming
- Wikibooks:Subject:Computer programming
- http://code.org/code
- Free Code Camp
- The Odin Project