Hello everyone! 👋 In this Episode 12 of Java from Scratch 2025, we are going to delve into three fundamental concepts for organizing and handling data in Java: Arrays, Collections, and the powerful ForEach Loop.
You will learn how to declare and use arrays, understand what collections are (especially the popular ArrayList!), as well as HashMap and HashSet, and you will also see how to efficiently iterate over your data with the ForEach loop. All this, as always, with clear and practical examples in IntelliJ so you can follow along without problems.
Get ready to take your Java skills to the next level and master data manipulation. Let's code!
Video content:
00:00 - Introduction to Arrays, Collections, and ForEach Loop
0:21 - What are Arrays in Java and how to declare them?
2:30 - Accessing and Modifying Array Elements
13:45 - Multidimensional Arrays
18:20 - Introduction to Collections in Java (differences with Arrays)
19:13 - Working with ArrayLists: adding, removing, and accessing elements
21:45 - HashSet
23:15 - HashMap
26:10 - Iterating data with the ForEach Loop (advantages and usage)
28:01 - Subscribe so you don't miss anything :)
Do you want to know how to create a website with or without programming knowledge using Windsurf Editor, another very powerful code editor? Here is the link: • WINDSURF EDITOR: ¡Crea tu Web GRATIS en Se...
Do you want to know the best and most important improvements of the new Cursor 1.0 update? • Cursor 1.0 AI: TOP 5 Novedades IMPRESCINDI...
Do you want to learn Java, the top 3 programming languages with the highest job demand in 2025? • Aprende JAVA desde Cero! – Curso actualiza... #programming #javatutorial #loops #arrays