Tech Tutorial: Learn to Program with JavaScript – Episode 10: Basic Comparison Operators

In programming, we do a lot of checking to see if specific conditions have been met. In order to do this, we need operators that allow developers to compare the values held within different variables against each other.

In this video, we dive into the basic comparison operators provided by the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 09: Basic Assignment Operators

Numbers make up a considerable portion of the data we manipulate when creating software. As you can probably guess, this means math is king when we program.

In this video, we dive into the basic assignment operators provided by the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 08: Basic Arithmetic Operators

Numbers make up a considerable portion of the data we manipulate when creating software. As you can probably guess, this means math is king when we program.

In this video, we dive into the basic arithmetic operators provided by the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 07: Data Type Coercion

Many times as we program, we run into data that arrive to use in a format or data type that we are not expecting and we need to manipulate it into a data type or format we can use. When we do this we are coercing one data type to another.

In this video, we learn about data type coercion and how we accomplish it in the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 06: Data Types

The majority of the time, when writing software, we are managing, manipulating, and altering data for specific purposes. That data comes in many different forms and formats that we are already used to dealing with in our daily lives like integers, decimals, strings, characters, and many others.

In this video, we learn about the basic data types provided for developer use when programming in the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 05: Variables and Assignments

In this video, we discuss what JavaScript variables are, what an assignment is, and how to assign values to variables.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/