Tech Tutorial: Learn to Program with JavaScript – Episode 19: Debugging Fundamentals

When programming, we often run into issues with our logic or the way in which we programmed our logic. In other words, we make mistakes. When our logic does not work as we expect, we often have to walk through our code to try and discover where we went wrong, this is called debugging. Debugging is made so much easier through specialized tools we call debuggers.

In this video, we learn how to debug our JavaScript code with the use of the debugger provided in the Chrome web browser.


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 03 Output to Browser and Examine

Continuing with the Chrome Developer Tools, in this video, we examine the browser’s output.


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 02 Chrome Developer Tools

When learning JavaScript in the browser, it is important to learn about and know how to use as many helpful tools as possible. The Chrome Developer Tools are probably the most important tools you can learn to use as a JavaScript developer as they speed up development, testing, and the debugging of your code.

In this video, we walk through the most commonly used developer tools provided by the Chrome browser.

--------------------------------

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/