Programming

Programming

Reviewed by Glintr Learn ReviewersUpdated 5 min readArea: Programming
Quick Answer

What is Programming?

Programming is the act of writing instructions in a language a computer can execute.

Definition

Programming is how humans express algorithms in code. Common languages include Python, JavaScript, Java, C, C++ and Go. Programmers work with data types, control flow, functions, data structures and libraries.

Real-world examples

  • Writing a Python script to process a CSV.
  • Building an interactive page with JavaScript.
Related Concepts
Find your best program