Book Image

Java for Beginners: Your Easy Guide to Java Programming [Video]

By : Matthew Speake
5 (1)
Book Image

Java for Beginners: Your Easy Guide to Java Programming [Video]

5 (1)
By: Matthew Speake

Overview of this book

Java is one of the most popular programming languages. Java is used for software development, mobile and web applications, cloud and big data projects, the Internet of Things, artificial intelligence, and much more. This highly-focused Java for beginners' course will stick to the most important skills that you need to learn Java quickly and efficiently. The instructor has broken down the essence of Java into bite-sized lessons to make it easy for anyone to understand and implement important concepts while learning. The course begins with setting up the environment, followed by first/basic steps, then you’ll learn about variables, expressions, strings, conditionals, loops, methods, classes and objects, exceptions, and collections. The last section is purely dedicated to the frequent questions asked by beginners in Java programming. By the end of this course, you will acquire substantial knowledge in Java programming to advance your career as a Java programmer. All the resource files are added to the GitHub repository at https://github.com/PacktPublishing/Java-for-Beginners-Your-Easy-Guide-to-Java-Programming
Table of Contents (14 chapters)
Free Chapter
1
Introduction to the Course
14
Wrapping Up
Chapter 10
Classes and Objects
Content Locked
Section 9
Getters and Setters
This video explains about getters and setters.