Packt
Java Programming Essentials and Core Concepts

Découvrez de nouvelles compétences avec 30 % de réduction sur les cours dispensés par des experts du secteur. Économisez maintenant.

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
Packt

Java Programming Essentials and Core Concepts

Inclus avec Coursera Plus

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

4 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

4 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Understand Java programming fundamentals like variables, expressions, and printing output

  • Learn Object-Oriented Programming concepts, including classes, methods, and constructors

  • Master Java collections, arrays, and data structures like lists and sets

  • Gain hands-on experience with exception handling, threads, and multithreading in Java

Compétences que vous acquerrez

  • Catégorie : Integrated Development Environments
  • Catégorie : System Configuration

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

septembre 2025

Évaluations

22 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Élaborez votre expertise du sujet

Ce cours fait partie de la Spécialisation Learn Java from Scratch - A Beginner's Guide
Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
  • Apprenez de nouveaux concepts auprès d'experts du secteur
  • Acquérez une compréhension de base d'un sujet ou d'un outil
  • Développez des compétences professionnelles avec des projets pratiques
  • Obtenez un certificat professionnel partageable

Il y a 21 modules dans ce cours

In this module, we will introduce you to the course structure, covering key concepts and objectives that will be addressed. You'll also gain insight into the tools and environments that will be used for Java programming throughout the course. This foundation will set the stage for your learning journey.

Inclus

1 vidéo2 lectures

In this module, we will walk you through the installation process for Java on different operating systems: Windows, macOS, and Linux. Troubleshooting tips are provided to resolve any installation issues, ensuring you're ready to begin programming with Java on your system.

Inclus

5 vidéos1 devoir1 plugin

In this module, we will dive into JShell for interactive Java programming and use the multiplication table challenge as an exercise. Through this challenge, you will become familiar with Java expressions, variables, and learn to print outputs to the console. You'll also tackle various puzzles and exercises to enhance your understanding.

Inclus

34 vidéos1 devoir1 plugin

In this module, we will introduce Java methods by revisiting the multiplication table challenge. You will learn how to create methods, pass parameters, and use method overloading. Practical exercises and tips will help you deepen your understanding of Java methods.

Inclus

13 vidéos1 devoir1 plugin

In this module, we will explore the core components of the Java platform, including the role of javac and bytecode. You'll also take a first look at Java classes and objects, learning how to compile and run Java programs on your system.

Inclus

8 vidéos1 devoir1 plugin

In this module, we will guide you through the installation process for Eclipse and show you how to set up your first Java project. You'll also become familiar with using Eclipse's features like saving actions, refactoring, and debugging to improve your programming workflow.

Inclus

11 vidéos1 devoir1 plugin

In this module, we will dive into the principles of Object-Oriented Programming (OOP). You will learn about classes, objects, encapsulation, and more advanced concepts like inheritance and polymorphism. Practical exercises will help reinforce these concepts through hands-on examples.

Inclus

17 vidéos1 devoir1 plugin

In this module, we will explore Java’s primitive data types in depth, including integers, floating points, and booleans. You'll also learn about wrapper classes and how to use BigDecimal for precise calculations. Exercises and puzzles will help solidify your understanding.

Inclus

15 vidéos1 devoir1 plugin

In this module, we will focus on conditional statements, which are crucial for controlling the flow of your Java programs. You will learn how to use if-else, nested if-else, and switch statements to create decision-making logic. Practical exercises and puzzles will help you refine these skills.

Inclus

13 vidéos1 devoir1 plugin

In this module, you will learn how to use loops to repeat actions in your Java programs. We will cover for loops, while loops, and do-while loops. Through various exercises, you'll practice how to iterate through collections, solve puzzles, and use loops efficiently.

Inclus

12 vidéos1 devoir1 plugin

In this module, we will focus on reference types in Java, such as arrays, objects, and strings. You'll explore how reference types are stored in memory and learn the concept of immutability. Exercises and puzzles will help you gain proficiency in working with these data types.

Inclus

16 vidéos1 devoir1 plugin

In this module, we will explore arrays and ArrayLists, two essential data structures in Java. You will learn how to create and manipulate arrays and ArrayLists, as well as how to use them in practical exercises such as student record management.

Inclus

18 vidéos1 devoir1 plugin

In this module, we will revisit object-oriented programming (OOP) concepts and expand on them with advanced topics like inheritance, abstraction, and polymorphism. Practical exercises will reinforce your skills in designing and implementing OOP solutions.

Inclus

23 vidéos1 devoir1 plugin

In this module, we will delve into Java collections and their importance in managing data. You will explore the different collection types like List, Set, Queue, and Map, and learn how to use classes like ArrayList, HashSet, and HashMap. Exercises will give you practical experience in manipulating and sorting data with collections.

Inclus

29 vidéos1 devoir1 plugin

In this module, we will introduce generics, a powerful feature in Java that enables type safety. You will learn how to create generic classes and methods, as well as how to use wildcards and define upper and lower bounds. Exercises will help you practice using generics effectively in your code.

Inclus

5 vidéos1 devoir1 plugin

In this module, we will explore functional programming concepts in Java, such as lambda expressions and streams. You will learn how to use these tools to process data in a more declarative way. Practical exercises will help you master functional programming techniques and solve real-world problems efficiently.

Inclus

18 vidéos1 devoir1 plugin

In this module, we will explore threads and multi-threading in Java. You'll learn how to create and manage threads, use synchronization for thread safety, and leverage concurrency utilities like ExecutorService. Exercises will help you understand the practical applications of multi-threading in Java programs.

Inclus

14 vidéos1 devoir1 plugin

In this module, you will learn how to handle exceptions in Java using try-catch blocks. We will cover checked versus unchecked exceptions and introduce the concept of custom exceptions. Exercises will help you practice exception handling techniques and understand the importance of robust error handling.

Inclus

15 vidéos1 devoir1 plugin

In this module, you will learn how to work with files and directories in Java. We will cover how to list files, read from and write to files, and filter directories. Practical examples will help you understand how to handle file operations efficiently.

Inclus

5 vidéos1 devoir1 plugin

In this module, we will build upon the concurrency concepts introduced earlier and delve deeper into synchronized blocks, locks, and atomic operations. You will also explore concurrent collections and their use in multi-threaded programming.

Inclus

9 vidéos1 devoir1 plugin

In this module, you will discover various tips and best practices to enhance your Java programming skills. From working with static methods and final variables to using enums, this section will help you write cleaner, more efficient Java code.

Inclus

17 vidéos1 lecture3 devoirs1 plugin

Obtenez un certificat professionnel

Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.

Instructeur

Packt - Course Instructors
Packt
964 Cours208 170 apprenants

Offert par

Packt

En savoir plus sur Software Development

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Coursera Plus

Ouvrez de nouvelles portes avec Coursera Plus

Accès illimité à 10,000+ cours de niveau international, projets pratiques et programmes de certification prêts à l'emploi - tous inclus dans votre abonnement.

Faites progresser votre carrière avec un diplôme en ligne

Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne

Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires

Améliorez les compétences de vos employés pour exceller dans l’économie numérique

Foire Aux Questions