Programming

Programming is the process of designing, writing, testing, and maintaining computer programs or software. A program is a set of instructions that tells a computer what to do, and programming involves creating these instructions in a language that the computer can understand.

Why Do So Many Programmers Lose Hope and Quit

This video will try and address a popular question in programming and coding that revolves around why so many programmers lose hope and quit. 0:00 Why Do So Many Programmers Lose Hope and Quit Introduction 0:47 Learning Curve / Difficulty 1:53 Changing Technology 2:21 Lack of Understanding Between Yourself and Company / Business 3:42 Project […]

Why Do So Many Programmers Lose Hope and Quit Read More »

JavaScript: Part 9 – Data Types

JavaScript offers several different data types for programmers to store information. These popular JavaScript data types include numbers, strings, booleans, arrays, objects and null. This tutorial will offer more insight into JavaScript and the different types of data. 0:00 Data Types Introduction 0:26 Numbers 1:50 Strings 3:17 Boolean 4:20 Arrays and Objects 4:35 Data Types

JavaScript: Part 9 – Data Types Read More »

JavaScript: Part 8 – Scripts and Principles

JavaScript is the programming language for HTML and the web. This tutorial will cover many of the principle rules and features of the JavaScript programming language. It will also cover using JavaScript script tags in your HTML. 0:00 Scripts and Principles Introduction 1:20 JavaScripts Scripts 1:50 Variables 2:20 Strings 2:32 Numbers 3:07 Naming Variables 3:30

JavaScript: Part 8 – Scripts and Principles Read More »