Our blog will introduce you to new ideas and approaches to programming and problem solving in IT.
Basic Scratch
What Is Scratch? Scratch is a very basic drag-and-drop style programming language made by MIT to teach young children about coding. Step 1 – Modifying a Sprite Sprites are the main programmables in Scratch–they usually make up any characters in their program. You can resize, re-position, hide, show, and rotate them when selected in the… Continue reading Basic Scratch
Introduction to HTML tags
Intro What is html? HTML stands for hyper-text markup language. The reason we have a markup language is because we needed a way to communicate between people and computers. Html is what makes us able to tell the computer what we want to communicate to others through a web page more effectively. Tim Berners Lee… Continue reading Introduction to HTML tags
Getting Started on App Lab
What is App Lab? App Lab is one of the resources on code.org that introduces you to creating apps. The coding language that App Lab uses is very similar JavaScript. It is a great way to start out in mobile app development and in learning JavaScript. Most of the skills you learn here can carry… Continue reading Getting Started on App Lab
Follow My Blog
Get new content delivered directly to your inbox.