DEV Community

Cover image for Programming for absolute beginners
Charanraj
Charanraj

Posted on

Programming for absolute beginners

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 is 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:

Introduction

What is a computer program & how does it work?

Abstract programming concepts — Pseudo code & Flowcharts

Syntax — The rules of programming languages

Working with data

Program flow

This article was originally published on Skill Hive Blog

Top comments (0)