Category: Creation – Coding
-
-
-
The Agile Mindset: Embracing Flexibility in Software Development
The Agile Mindset: Embracing Flexibility in Software Development
-
The Agile Mindset: Adapting Your Software Development Process for Success
The Agile Mindset: Adapting Your Software Development Process for Success
-
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 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…
-
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…
-
Coding vs Programming
If you have ever thought about building and application, or have spoken to anyone that has, you have probably use the words coding and programming. These words are often used interchangeably and often are confused into seeming like they mean the exact same thing. These two words actually have different contextual meaning in the realm…