TUTORIEL JAVA DÉBUTANT : Comprendre l’Héritage (POO Java expliqué simplement)

Java inheritance Explained in less than 10 minutes for beginners! In this Java programming video you will discover: What is inheritance in Java A practical example of inheritance between a parent class and a child class How to create and use inherited objects in a real project -------------------------------------------------- ---- Table of contents - You can directly access the different chapters here 👇👇 (0:00) Intro (0:07) What is inheritance? (0:31) Inheritance with a simple example (1:02) Creating the project in Intellij Idea (1:32) Creating base class/parent class - Car class (3:45) Creating child class/subclass/inherited class - Porsche class (4:07) Creating the Porsche object and using inherited properties and methods in the Main class (5:41) End - Conclusion Don't hesitate to pause and come back to a passage. -------------------------------------------------- ---- ❤️ Thanks for the support 👍‍‍ Subscribe for more content like this: https://shorturl.at/ekG17 -------------------------------------------------- ---- 📹My videos and tutorials💻 Videos on Java object-oriented programming Classes and objects:    • Programmation Orientée Objet Java - Compre...   Encapsulation:    • Encapsulation Java | Comprendre la Program...   My video on the basics of Java LEARN JAVA in 1h20:    • APPRENDRE JAVA DE A à Z en 1h20 | Tutoriel...   Python Videos 🐍 Python in 5 exercises:    • Python debutant – 5 exercices pour maîtris...   Python in 1h15:    • Apprendre Python - Tutoriel Complet pour D...   -------------------------------------------------- ---- 🔗Tools Intellij Idea: https://www.jetbrains.com/fr-fr/idea/ -------------------------------------------------- ---- 📚The reading corner📚 How to memorize your lessons? the PAA method: Effective method from middle school to Bac+5 and even beyond: https://amzn.to/4g5GKv0 📚Books to learn Java Learn Object Oriented Programming with Java language:https://amzn.to/40xkuWu The first Java language book: https://amzn.to/4jifbBl Programming in Java (French):https://amzn.to/4jkwa62 Java for dummies: https://amzn.to/4hbWdKQ Effective Java (English): https://amzn.to/40zIpV5 📚Books to learn Python Learn to program in Python: https://amzn.to/42fn8kY Python for Dummies: https://amzn.to/3E71B3D Python Crash Course (English): https://amzn.to/3C6nsI5 📚Books to learn JavaScript Programming with Javascript while having fun for Dummies:https://amzn.to/4amfSpb Javascript: The Definitive Guide (English): https://amzn.to/4jjChHP -------------------------------------------------- ---- 🖥️ Complete teleworking and chill gaming setup🎮 Intel i39100F processor: https://amzn.to/40arTcQ 32GB Corsair VENGEANCE memory: https://amzn.to/4jjd2FO Maxsun AMD Radeon RX 580 8GB Graphics Card: https://amzn.to/3WiSLpK AOC 23.8" 24G2SPU/BK IPS LED Monitor AMD FreeSync: https://amzn.to/3WhuOiI Blue Microphones Yeti Mic: https://amzn.to/3BZbYWV ASUS TUF GAMING B660-PLUS WIFI D4: https://amzn.to/42b3Ahy Sharkoon RGB gaming PC case: https://amzn.to/40zCwY9 Aerocool LUX RGB 650M 650W Power Supply:https://amzn.to/40jxIol Logitech G915 RBG Mechanical Keyboard:https://amzn.to/3Wkg3vJ Logitech G PRO Wireless RGB Gaming Mouse: https://amzn.to/3WkgkPh Electric Sit-Stand Desk 60x140 SONGMICS: https://amzn.to/3PBbkSj Gaming Office Chair SONGMICS:https://amzn.to/4arfgPq Logitech G733 Wireless Gaming Headset: https://amzn.to/40wGf8O -------------------------------------------------- ---- Tags #java #tutorial #inheritance