-
Book Overview & Buying
-
Table Of Contents
Learn How to Code: The Complete Core Java Programming Course
By :
Learn How to Code: The Complete Core Java Programming Course
By:
Overview of this book
The course starts with the basics of Java, including installation and the environment. Furthermore, we will explore object-oriented programming in Java, data encapsulation, inheritance, and abstraction in Java. We will also look at data structures in Java such as arrays, linked lists, hash sets, linked hash sets, and so on. Moving on, we will which regular expressions in Java and exception handling in Java.
This course is designed to take you through the core Java concepts with the help of practical examples and coding exercises to ensure you learn effectively. In addition to this, you will also explore the concept of object-oriented programming, gradually building on your skills. Later, the course will show you how to effectively work with the file system in Java.
By the end of this course, you will be well-versed in Java programming and be able to apply your skills in the real world.
All resources and code files are placed here: https://github.com/PacktPublishing/Learn-How-to-Code-The-Complete-Core-Java-Programming-Course
Table of Contents (14 chapters)
Basic Concepts of Java Programming
String Operations
Object-Oriented Programming
Special Classes in Java
What's New in Java 10?
Inheritance and Abstraction
Arrays
Sets and Maps
Regular Expressions
Exception Handling
Date and Time Operations (Rev Java 8)
Working with Text Files (Apache Commons IO)
Working with MS Excel Files (Apache POI)