Video: Install Python and write your first program

In this first tutorial of Python Made Easy for Beginners, you will learn how to install Python and set up an editor for writing programs. Fundamental programming concepts such as variables, data types and operators will also be introduced. This tutorial on Python is for people with little or no programming…

Continue ReadingVideo: Install Python and write your first program

How to write BASIC programs that include arrays, subroutines and functions

In this BASIC (Beginner's All-purpose Symbolic Instruction Code) tutorial for absolute beginners, the concepts of arrays, subroutines and functions are explained. Programs are written to show how and where to use them. https://www.youtube.com/watch?v=3_FE6Q5L1II How to write programs in BASIC

Continue ReadingHow to write BASIC programs that include arrays, subroutines and functions