Scratch Software Introduction
What is scratch software? At the Scratch website, you find this explanation: “With Scratch, you can program your […]
What is scratch software? At the Scratch website, you find this explanation: “With Scratch, you can program your […]
There is a talk by Richard Feldman at a conference called Predicting the Future of the Web Development […]
Wikipedia says: “Unit tests are typically automated tests written and run by software developers to ensure that a […]
Code.org is a non-profit organization and eponymous website led by Hadi Partovi that aims to encourage people, particularly […]
Here are some “random” thoughts on being a software programmer…… What does it take to become a professional […]
There is a good video on this subject on YouTube. Mosh Hamedani explains OOP and compares it to […]
Extreme Programming takes normal programming practices to extreme levels. What does this mean? One example of a normal […]
What is Go Language? Wikipedia says: “Go (often referred to as golang) is a free and open source […]
Wikipedia has an article on programming paradigms. Wikipedia says: “Programming paradigms are a way to classify programming languages […]
This post is an introduction to git. Git is a version control system. It is used for software […]
Here we start a series of posts on programming languages. This website has posted information on several languages […]