filmov
tv
Common loop errors, debugging loops, and designing loop tests; Intro Java course Lesson 4 Video 8

Показать описание
This series of videos is suitable for programmers with minimal (or no) programming experience who want to learn Java. This is the twenty-fifth video in the Introductory Java series, and the eighth and final video in lesson 4 (looping). In this video we're going to look at common loop errors, debugging loops, and designing test cases for loops.
There is a suggested (free) book below that you could read along with the videos lessons. However, the video is very straightforward and can also stand alone or accompany any other introductory Java textbook. Let's have some fun learning to program in Java!
PLAYLIST
BOOK AND WEBSITE RESOURCES
Here is a video on the Scanner:
This video is suitable to watch after reading Chapters 2 and 3 of Introduction to Programming Using Java, by David J. Eck:
The Elements of Java Style text is available here*:
*As an Amazon Associate I earn from qualifying purchases. Your purchases help me continue to bring you content!
The Open JDK page is here:
The Eclipse IDE page is here:
PRACTICE
If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Java Programming course:
GET THE CODE
The github repository with all of the code examples for Lesson 4 is here:
RESOURCE ATTRIBUTIONS
GeoGebra tiling page:
Java JDK image from Oracle:
Java coffee cup image:
00:00 Welcome, what we've covered and what we're going to talk about
00:32 Common loop errors
05:50 Debugging a loop with an error
09:34 Designing test cases for a loop
There is a suggested (free) book below that you could read along with the videos lessons. However, the video is very straightforward and can also stand alone or accompany any other introductory Java textbook. Let's have some fun learning to program in Java!
PLAYLIST
BOOK AND WEBSITE RESOURCES
Here is a video on the Scanner:
This video is suitable to watch after reading Chapters 2 and 3 of Introduction to Programming Using Java, by David J. Eck:
The Elements of Java Style text is available here*:
*As an Amazon Associate I earn from qualifying purchases. Your purchases help me continue to bring you content!
The Open JDK page is here:
The Eclipse IDE page is here:
PRACTICE
If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Java Programming course:
GET THE CODE
The github repository with all of the code examples for Lesson 4 is here:
RESOURCE ATTRIBUTIONS
GeoGebra tiling page:
Java JDK image from Oracle:
Java coffee cup image:
00:00 Welcome, what we've covered and what we're going to talk about
00:32 Common loop errors
05:50 Debugging a loop with an error
09:34 Designing test cases for a loop