Tech Tutorial: Learn to Program with JavaScript – Episode 13: If Statements with Boolean Values

As discussed in earlier videos, a lot of checking for specific conditions to be met is done when we are programming. Determining what conditions to check for comes down to the logical flow of decisions that need to be made based on specific conditions.

In this video, we learn how to adjust our logical flow using ‘if’ statements and singular boolean values.


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 12: Intro to Logic and Decision Trees

As discussed in earlier videos, a lot of checking for specific conditions to be met is done when we are programming. Determining what conditions to check for comes down to the logical flow of decisions that need to be made based on specific conditions.

In this video, we get into the basics of logical flow and decision trees.


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 11: Logical Operators

In programming, we do a lot of checking to see if specific logical 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 to see if logical conditions have been met.

In this video, we dive into the logical 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 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/