Extra:Looping with Carole
Duration: 56:31
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Extra:Looping with Carole Overview
What you'll learn
Carole contacted me after watching loops part 1 and needed an extra boost so we decided to create a live training video together. I think it worked great i hope you enjoy it. please give us feedback as if this is the type of videos you want to watch I'll do my best to get them to be more interactive the way this one is - don't forget part of the price of it being live is that unexpected things happen and well mistakes can be made ;)
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!The meaning of Curly Brackets
This starts up our first session with Carole talking about loops the biggest issue that we encounter first is the actual meaning of the curly Brackets.
What is scope? What are objects and what are not?
Probably the most important concept you need to master when working in a programing language and mainly when working in a OOP programing language is to understand what is scope. This video is another
Learn what is the usage of loops in code?
The biggest most important usage of loops is the ability to repeat an action but is that all what loops are good for? no actually they have more usages then that...
Going back to Variable scope
If variables always got to have a scope then what is the scope when you don't create a class or when you create a variable inside of a loop.
When should you use a loop in code?
There are a few classic places where loops are used. One of them is when we want to repeat an action another is when we are looking for something and a third is when we want to do something that is ma
Loops Homework
Time for some homework when you complete it feel free to send it to us so we can review it!
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!