Apprendre Java #10 Collections (List / Set)
Episode N°10 of the "Learn Java" playlist - We discuss Collections (List / Set) in Java. In this tutorial we will discuss the Collections family, and more particularly 2 widely used types: List and Set. Collections can be used in other programming languages (JavaScript, Kotlin, C#...), they simply have a different name! 👉 Discord - / discord 👉 Twitter - / jir4ws 📚 Formations (Java, AWS...) - https://www.jiraws.com/formations ☕ Support me - https://www.buymeacoffee.com/JirAWS 👨🏫 Link to the Google Slide of the video: https://docs.google.com/presentation/... (some additions are made during the editing of the video, the document provided may seem incomplete) Oracles List documentation: https://docs.oracle.com/javase/8/docs... Oracles Set documentation: https://docs.oracle.com/javase/8/docs... 📖 Video chapters: 00:00 - Introduction 00:16 - Iterables and Collections (LinkedList, HashSet, Queue...) 01:18 - Definition (List) 02:19 - Methods (List / Collections) 02:50 - Example code 04:13 - Indices (index) in Programming 05:10 - Compare ArrayList(List) and HashSet(Set) 06:50 - End Again and again, the notion of "reference" is important to approach Collections and Object Oriented Programming (OOP) globally, you will find in this playlist a video dealing with the subject. The video link: • Apprendre Java #2 Variable et Référence We will discuss the two types of Collections "List" and "Set". We will see that they have an almost similar functioning (belonging to the same family), but that a difference will set them apart. We will see in the next practical video different use cases of these two types of Collections to better understand how to choose them according to the code we are writing. In the next videos, we will discuss the notions of Map, Genericity (disregarding Object Types), Design Pattern, etc... in Java. 🔔 Subscribe to the channel: https://www.youtube.com/c/JirAWS?sub_... 🌐 https://www.jiraws.com 📧 [email protected] #Java #Programmation #Tutorial

Learn Java - Discover the STREAMS Interface (AnyMatch / Filter / Collectors...)

Learn Java #11 Map (HashMap / LinkedHashMap)

Learn Java #12 Generics (Multi Data Type)

Java Methods Explained | Create and Call Methods Like a Pro (Beginner Tutorial)

Les Collections en Java - Ce qu'il faut ABSOLUMENT savoir

APPRENDRE LE JAVA #11 - LES ARRAYLISTS

Introduction à Spring Boot pour les développeurs Java – Débutez un projet professionnel pas à pas

🔴 LIVE - Formation Java - #1 - Objet, Classe, Héritage, Variable Primitive et Référence

Learn Java #1 Object, Class and Inheritance

Array vs. ArrayList in Java Tutorial - What's The Difference?

🔴 LIVE - Java Training - #5 - Collections, Maps, and Generics

Learn Java arraylists in 9 minutes! 📃

Set and HashSet in Java - Full Tutorial

Java Collections Explained (with examples)

Multithreading in Java Explained in 10 Minutes

Java Cours 104 درس جافا Les Collections partie 1 Introduction

Learn Linked Lists in 13 minutes 🔗

Java Collections Tutorial

LinkedList vs ArrayList in Java Tutorial - Which Should You Use?

