Loops The Final Fortier - Part 1
Duration: 55:52
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.
Loops The Final Fortier - Part 1 Overview
What you'll learn
So close to the end of Developer basics - You should be so proud this was a long journey and your ready to take on flash or any other programing language at this stage ah just one more topic... loops
Loops as there name implies, enable us to create an action that "loops" with a rule/condition until completion. Many developers use loops as a mean to duplicate things and that is true it is one of their roles but loops are much more then that so lets get our feet wet as we get closer to finishing the developer basics.
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!Overview
What Is A Loop?
The For Loop Syntax
Learn how to use the for loop. In this session we will learn what loops are and how to get them to work in our program.
Loop To Repeat An Action
Loops To Find Something
Deeper Look At The For Syntax
For loops are very flexible even though most of the time we will try to stick to the standard way of looping that we learned in working with for loops.
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!