This Core Java Specialization is part of a series of programming specializations, derived from LearnQuest's private Java Bootcamps, designed to provide the skill set necessary to be hired as an IT developer using Java in many corporate environments. To be successful in this specialization, we recommend you have an understanding of the fundamentals of software development in any language. LearnQuest offers a beginning programmer specialization that can help you prepare. In the four courses of this specialization, you’ll quickly master the Java programming language and the packages that constitute its rich set of core libraries. We’ll provide hands-on exercises so you can practice your new skills. In Course 1, we’ll introduce you to the basic fundamentals of the Java language. Course 2 provides a refresher on object-oriented programming, and how you can apply OO to Java. We’ll introduce Java classes, instances and packaging. By the time you get to course 3, you’ll be ready to go deeper into applying OOP concepts in Java, including inheritance and polymorphism. In course 4 you’ll learn how to use selected parts of the Java SE Class LIbrary, including Generics, Collections, Java Streams, I/O, Exceptions, Annotations and Enums. While we'll touch on other important Java topics, such as database connectivity, Java EE and Spring, those topics are covered in greater detail in other LearnQuest Java Specializations.
What you'll learn
Write Java programs using fundamental language syntax and constructs
Apply object-oriented programming principles including classes, instances, inheritance, and polymorphism in Java
Use Java SE Class Library components including generics, collections, and Java streams
Handle I/O operations, exceptions, annotations, and enums in Java applications
Package and organize Java code for deployment in corporate environments
Course objectives
Master core Java programming language fundamentals
Understand and implement object-oriented design patterns in Java
Gain hands-on experience with Java's standard libraries and packages
Develop the skill set needed for IT developer positions using Java in corporate settings