Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Learn How to Code: The Complete Core Java Programming Course

Packt via Coursera

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Embark on a comprehensive journey through Java programming with this course. You'll start by mastering the basics like data types, operators, and control structures. As you progress, you'll dive deeper into object-oriented programming concepts, working with special classes, and handling exceptions. By gaining hands-on experience with loops, conditionals, and data structures like arrays and lists, you will build a strong foundation in Java. The course flows logically, beginning with core concepts and moving toward more advanced topics like inheritance, abstraction, and regular expressions. You'll also explore important Java updates introduced in Java 10 and work with powerful Java libraries for file management and Excel handling. Each module is designed to provide you with interactive exercises, making it easy to test and apply your new skills. This course is perfect for anyone who wants to learn Java programming, whether you're new to programming or have some experience with coding. It's suitable for students, aspiring developers, or anyone looking to upgrade their skills. No prior experience with Java is required, making it an excellent choice for beginners. The course is beginner-friendly, with a gradual progression in difficulty. By the end of the course, you will be able to write and debug Java programs, understand object-oriented principles like inheritance and polymorphism, work with advanced data structures, and use Java libraries for file management and data processing.

Syllabus

  • Basic Concepts of Java Programming
    • In this module, we will introduce you to the fundamental concepts of Java programming, starting with the installation of JDK and Eclipse IDE. You will learn how to write your first Java program and explore key topics such as primitive data types, operators, and control flow structures, laying the groundwork for advanced Java development.
  • String Operations
    • In this module, we will dive into the world of string operations in Java. You will learn how to manipulate strings by performing common tasks such as comparison, search, slicing, and replacing. Additionally, we will explore string conversion techniques to equip you with the tools to handle text-based data in Java.
  • Object-Oriented Programming
    • In this module, we will explore object-oriented programming (OOP) principles in Java, focusing on classes, objects, and methods. You will learn to leverage the power of encapsulation, method overloading, and constructors to design well-structured programs, with a focus on enhancing code organization and readability.
  • Special Classes in Java
    • In this module, we will explore several special classes in Java that are essential for advanced programming. You’ll become familiar with the Math and StringBuilder classes, handle random number generation, and discover how to work with UUIDs. This knowledge will enhance your ability to manage data and interact with users.
  • What's New in Java 10?
    • In this module, we will explore the new features and improvements introduced in Java 10. We will focus on the new "var" keyword for local variable type inference and discuss updates to the garbage collector. You'll also learn about additional enhancements that make Java 10 an even more powerful tool for developers.
  • Inheritance and Abstraction
    • In this module, we will introduce you to inheritance and abstraction, core concepts of object-oriented programming. You will learn how to extend classes, override methods, and implement interfaces, while exploring polymorphism and how to effectively use the "final" keyword to enhance your designs.
  • Arrays
    • In this module, we will dive into Java’s array handling capabilities. You’ll learn how to create, iterate, and manipulate both single-dimensional and multi-dimensional arrays. We’ll also explore advanced array concepts like arrays of objects, helping you manage and process data efficiently.
  • Lists
    • In this module, we will focus on Java’s List interface, specifically ArrayList and LinkedList. You’ll learn how to use ArrayLists to store dynamic collections of objects and how to iterate over these lists. We’ll also discuss the key differences between ArrayList and LinkedList to help you select the right structure for your program.
  • Sets and Maps
    • In this module, we will cover Java’s Set and Map collections. You’ll learn how to store unique elements using different types of sets, and how to efficiently manage key-value pairs with maps. Practical exercises will help you understand how to iterate through these collections and apply them in real-world scenarios.
  • Regular Expressions
    • In this module, we will introduce you to the power of Regular Expressions (RegEx) in Java. You will learn how to use RegEx to find and manipulate text based on patterns. With practical examples, we’ll show you how to create and use regular expressions to handle complex text matching tasks.
  • Exception Handling
    • In this module, we will guide you through Java's exception handling mechanisms. You’ll learn how to properly handle errors and exceptions using try-catch blocks and the “finally” block. We’ll also cover custom exception handling techniques to make your programs more resilient to unexpected errors.
  • Date and Time Operations (Rev Java 8)
    • In this module, we will explore Java 8’s Date and Time API for handling time-based data. You will learn how to manipulate dates and times, calculate time differences, and format your output. Practical exercises will show you how to customize and present date-time values effectively in your applications.
  • Working with Text Files (Apache Commons IO)
    • In this module, we will introduce you to Apache Commons IO, a library that simplifies file handling in Java. You will learn how to read, write, and manipulate text files, as well as perform advanced tasks like sorting lines and removing duplicates. We’ll also tackle common interview questions related to text file processing.
  • Working with MS Excel Files (Apache POI)
    • In this module, we will dive into Apache POI, a library used for handling Excel files in Java. You will learn how to read and write data from Excel sheets, process it into 2D arrays, and manipulate the data programmatically. We’ll also cover common challenges and interview questions related to Excel file handling.

Taught by

Packt - Course Instructors

Reviews

Start your review of Learn How to Code: The Complete Core Java Programming Course

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.