programming for beginners, introduction to programming, how to start coding
Creation - Coding

Basic Programming 2 – Learn about functions

Why are functions important? Functions are how programs do work. Think of them as the action that is to be performed by code. Functions can return variables, perform calculations, or draw images on the screen. They are essential to creating applications in that they can define something to be done and to them over and

Basic Programming Concept – Functions
Creation - Coding

Basic Programming 1 – Learn about variables

Curious about programming? Programming isn’t as difficult as it used to be. Languages have evolved to be more easily understood. This means good things for technology and advancement in general.  You don’t have to spend years learning a programming language. In fact, there are key concepts that are used in each language. You can concentrate

programming for beginners, introduction to programming, how to start coding
Creation - Coding

1 Hour of Code | A Great Idea

The Hour of Code has come up as a topic of conversation a few times recently in my daily routines. The ‘Hour of Code’ is a nationwide idea (by Computer Science Education Week and Code.org) to introduce people to coding and programming. It’s a great concept and I suspect will be a great help as we keep moving forward in

Scroll to Top