Skip to content

"Computers are like Old Testament gods; lots of rules and no mercy."― Joseph Campbell

Notifications You must be signed in to change notification settings

manjunath5496/Outline-of-computer-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outline of computer programming

Computer programming – process that leads from an original formulation of a computing problem to executable computer programs. Programming involves activities such as analysis, developing understanding, generating algorithmsverification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding) of algorithms in a target programming languageSource code is written in one or more programming languages. The purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem.

 

Contents

 

History

Platforms

Further information: Computing platform

Paradigms

Writing programs

Methodology

Algorithms

Algorithm

Programming languages

Programming language – formal constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.

Types of programming languages

Popular languages

The top 20 most popular programming languages as of March 2016:

  1. Java
  2. C
  3. C++
  4. C#
  5. Python
  6. PHP
  7. Visual Basic .NET
  8. JavaScript
  9. Perl
  10. Ruby
  11. Delphi/Object Pascal
  12. Assembly
  13. Visual Basic
  14. Swift
  15. Objective-C
  16. R
  17. Groovy
  18. MATLAB
  19. PL/SQL
  20. D

Anatomy of a programming language

Comparisons of programming languages

Programming language comparisons

Comparisons of individual languages

Compilation

Software

Components

Software development

Software engineering

Software engineering –


5 Computer Science Papers That Changed How to Write Code:

About

"Computers are like Old Testament gods; lots of rules and no mercy."― Joseph Campbell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published