Beginners JavaScript part 2 - How to think like a Programmer - If statements, Loops, Arrays

Опубликовано: 27 Февраль 2025
на канале: Atomic Code
339
12

#JavaScrips #Algorythms #webdevelopment

part 2 of Beginners JavaScrips.
In this video, you will learn the fundamental structured of If statements, loops, and arrays in JavaScrip, while understanding Logical thinking to be able to problem-solve large problems on breaking the problem down, step by step.

JavaScript for Beginners Part 1:    • JavaScript for beginners and toddlers...  

If statements examples: https://www.w3schools.com/js/js_if_el...
for loop examples: https://www.w3schools.com/js/js_loop_...