hrishi045

The Absolute Basics of a Programming Language

When you’re learning a programming language, you’ll be overwhelmed with all the new information that you’re taking in. More often than not, you’ll be lost, and not knowing how far you’ve made into learning the basics of a programming language.

This checklist will help you keep track of your progress while learning an imperative programming language (like C, C++, Java, Python, PHP, Perl, JavaScript and a myriad of other languages).

Basic I/O

Basic Datatypes

Conditional Statements

Control Structures

Arrays (or) Lists

Functions