Programming for absolute beginners

Charanraj
SkillHive
Published in
1 min readSep 30, 2017

Wanted to learn computer programming but not sure where to start? In this video series I try to introduce you to basic concepts that you would find in almost any programming languages.

There are no pre-requisite for this course. This course is independent of any programming languages and focuses purely on building up the required foundation to get you started with almost any programming language.

We will be covering the following topics in this playlist:

  1. What is a computer program & how does it work?
  2. Abstract programming concepts — Pseudo code & Flowcharts
  3. Syntax — The rules of programming languages
  4. Working with data
  5. Program flow
  6. Introduction to Object Oriented Programming [Article]

--

--