Course Information
Course Overview
Learn Java And Become a Java Programmer. Learn Core OOP Java fundamentals
"Learn Java Programming - Beginners Guide" is a comprehensive course designed for individuals who are new to programming and want to learn Java from scratch. This course is suitable for beginners as well as experienced programmers who want to refresh their Java skills.
The course starts with an introduction to programming and Java basics. You'll learn how to set up your development environment, including installing Java and an Integrated Development Environment (IDE). You'll also learn how to write your first Java program, including variables, data types, and control structures.
Next, you'll dive into more advanced topics such as object-oriented programming (OOP), including classes, objects, inheritance, and polymorphism. You'll also learn how to use Java's built-in libraries and how to handle errors and exceptions.
After mastering the basics, you'll learn how to use various tools to test and debug your Java code, including the Intellij IDE and JUnit testing framework. You'll also learn how to use Git for version control and collaborate with other developers.
Throughout the course, you'll work on practical, real-world projects that will help you apply your newfound knowledge and skills. These projects include building a simple calculator, a tic-tac-toe game, and a basic web application using Java Servlets and JSP.
By the end of the course, you'll have a deep understanding of Java programming concepts, as well as the tools and techniques you need to build effective Java programs. Whether you're a student, a software developer, or someone who wants to learn programming as a hobby, this course will provide you with the skills you need to excel in your career.
What to expect from this course?
Learn the core Java skills needed to build real-life applications
Acquire essential java basics for transitioning to the Spring and Springboot Framework
Be able to build applications that connect to a MySQL Database
Learn to develop state of the art Web Services
Java Basics
Learn to develop Desktop Applications for both Linux, Windows and Mac OS.
Course Content
- 7 section(s)
- 49 lecture(s)
- Section 1 Java Basics
- Section 2 Java Collection Framework
- Section 3 Java FX (Desktop Applications)
- Section 4 Spring & SpringBoot Introduction
- Section 5 Java and MySQL
- Section 6 Java FXML
- Section 7 Java Web Service & API
What You’ll Learn
- Learn the core Java skills needed to build real-life applications
- Acquire essential java basics for transitioning to the Spring and Springboot Framework
- Be able to build applications that connect to a MySQL Database
- Learn to develop state of the art Web Services
- Java Basics
- Learn to develop Desktop Applications for both Linux, Windows and Mac OS.
Skills covered in this course
Reviews
-
BBawsineku David
Personally, the course has help me broaden my Knowledge in Java
-
RRajat sharma
The whole course is good I have learned most of things from this course, Can be add some quizzes and some more programs to write in the form of assignments which will make this course unique.
-
AAlexander Ivanov Ivanov
There is no basic explanation about Maven project and how the dependencies could be added. When I tried to reproduce this project I had constantly problems with the dependencies. JavaFx was missing when I tried to run the application. I learned how to install dependencies with Maven, but this doesn't helped. The run configuration had the exact same version of the one which I had installed, but still I couldn't run the application.
-
AAluko ibukun
Good explanations sometimes but not always deep insight into the workings