Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Java

The Complete Java Certification Course

Become a confident industry ready core Java developer and get certified as a Java professional!
Rating: 4.5 out of 54.5 (10,793 ratings)
40,352 students
Created by Imtiaz Ahmad
Last updated 1/2021
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • How to write Java Programs from scratch and have loads of fun in the process
  • Go from zero to hero in writing industry ready Java programs
  • Gain enough experience to pass a core Java Programming interview and perform well on the job
  • Be prepared to take the Java Certification Exam for OCAJP 1Z0-808
Curated for the Udemy for Business collection

Course content

18 sections • 60 lectures • 17h 25m total length

  • Preview07:01

  • Preview04:51
  • Preview05:05
  • Setup Java and Eclipse (Windows)
    12:39
  • Preview02:18

  • What is a computer program
    00:19
  • Lecture 2: First Java Program
    13:36

  • Lecture 3: Variables and Data Types
    Preview14:15
  • Lecture 4: More on Data Types
    12:09
  • Lecture 5: Working with Arrays
    16:13
  • Lecture 6: Control Flow using if-else and switch statements
    29:33

  • Lecture 7: Methods in Java
    29:24
  • Lecture 8: Method Visibility and Static vs. Instance
    23:39

  • Lecture 9: Class and Object
    12:26
  • Lecture 10: Program Flow
    11:27
  • Lecture 11: Program Structure and Application Runtime
    11:01
  • Lecture 12: Java Stack + Heap with Reference Variables
    23:57
  • Lecture 13: Class Inheritance
    13:40
  • Career Advice
    01:28
  • Lecture 14: Interfaces
    11:48
  • Lecture 15: Abstract Classes
    15:39

  • Lecture 16: Working with Strings
    22:54
  • Lecture 17: While Loops
    19:24
  • Lecture 18: For Loops
    14:01
  • Lecture 19: Nested For Loops and Debugger
    16:41

  • Lecture 20: PRACTICAL PROJECT (Car Dealership) + HW
    21:00
  • Lecture 21: SOLUTION TO PROJECT (Car Dealership) + toString and equals()
    27:24

  • Compiling Java Programs using the Command Line
    08:36
  • Creating and Deploying Executable Programs using JARs
    12:08
  • Creating a JAR File Using the Command Line
    16:54

  • Lecture 22: File Processing with Exception Handling and Keyboard Input
    26:35
  • Lecture 23: Buffered File Reader with Try Catch and Finally
    21:03
  • Lecture 24: Try with Resources and the AutoCloseable Interface
    17:08

Requirements

  • A computer with Windows or Mac operating system (I provide instructions on how to setup the dev environment for each)
  • The desire to learn the most popular programming language in the world - Java
  • No other prerequisites

Description

LAST UPDATED: November 2020

  - Latest updates include Lambdas and Streams with Java 9 Features.

Welcome to Master Practical Java Development.  This course is designed to help you master the most in-demand and critical components for becoming a Core Java developer. Especially if you're going for a job interview or have a Java Project that needs your best performance. This course assumes no prior java experience so  prior Java so it will take you from zero to hero!

The topics covered include Object Orientation which I think is not stressed enough in other Java courses so I've got special focus on that throughout the lectures. You'll get plenty of practice writing classes and interfaces as well as countless methods with loops and if else statements, exception handling and file processing as well as how to debug software using Eclipse. You'll also be mastering the collections framework and diving deep into java generics. You'll learn all there is to know about multi-threading and the JDBC API for working with a MySQL database. There are also practical projects scattered throughout the course so that you can practice the concepts as you learn them. For example one of the projects is related to a car dealership management system and another assignment involves processing files with stock market data. So as you can see, I tried to keep the projects professional and industry relevant rather than cloning a game like flappy bird.

I want this course to be the ultimate go-to resource for anyone that's looking to become a core Java programmer so I intend on adding more content to this course based on new technologies and student feedback. The content is Java 9 ready which means I'll show you how to upgrade to the latest version of Java which is version 9 and I'll teach you how to configure Eclipse to work with both Java 8 as well as version 9.

Don’t just take it from me, take it from other students that have taken this course.


★★★★★ Here’s reviews from real students that took this course ★★★★★


★★★★★ Instructions are very clear and easy to follow. I know nothing about java and so far I’m keeping up just fine.


★★★★★ Easy to understand the difficult topics as well. Overall nice course. Learnt the basic java concepts very well and also collections framework and JDBC topics are also very nicely explained.


★★★★★ The explanation of each concept is done very well. This is a great course for beginners.


★★★★★ This course is awesome! The teacher is very thorough with his explanations of the theory and application. I'm really enjoying it!


★★★★★ Yes it is for sure the best!! As it covers all the topic from basic to advanced topics in java.


★★★★★ I am taking my second semester of Java programming at university. I signed up for this course to augment my university studies. I learn more from this one course with a better understanding of programming principles than I have learned at university.The university gives me college credit; this course will get me a job!


★★★★★ I'm taking a class about object-oriented programming in relation to Java. However, the reading material uses quite a bit of technical lengthy jargon that I simply get confused. This class has been extremely helpful in presenting concepts in a straightforward and simple way. I can understand what he's explaining and it makes sense. This is a fantastic course and I'd recommend it to anyone who is feeling discouraged about learning about object-oriented programming.


★★★★★ Congratulations – the instructor has turned complicated topics into easy interactive components. High praises to the instructor are in order. The instructor was very knowledgeable, worked at a good pace, and most importantly, was very good at communicating.

Topics covered in this course:

  • Variables

  • Data Types

  • Arrays

  • Control Flow

  • Methods

  • Classes

  • Objects

  • Program Flow

  • Class Inheritance

  • Interfaces

  • Abstract Classes

  • Strings

  • While & For Loops

  • Nested For Loops

  • Debugger

  • Building and Deploying Java Programs with JAR Files

  • File Processing

  • Collections Framework

  • Collection Methods

  • Hashcode, HashMap, LinkedHashMap and TreeMap

  • Java Generics

  • Threading

  • Java JDBC

  • JShell

  • Lambda Expressions

  • Streams API


I'm confident that you'll enjoy this course at-least as much if not more than my other popular Java courses, but as always you've got a 30 day money back guarantee no questions asked! Check out the preview lectures and join today!

Who this course is for:

  • Anyone interested in breaking into the Java development career
  • Anyone with the desire to learn Java development
  • Anyone who would like to be an Oracle certified Java developer

Featured review

Deovrat
Deovrat
17 courses
4 reviews
Rating: 5.0 out of 58 months ago
Really good course! Learnt a lot from this. Mr. Imtiaz did an outstanding job here. Lots of Interesting and Crucial topics have been covered. I learnt Java SE before as well but found variety of new things from this Course. Anyone who wanna learn Java SE deeply should take this course.

Instructor

Imtiaz Ahmad
Senior Software Engineer & Trainer @ Job Ready Programmer
Imtiaz Ahmad
  • 4.6 Instructor Rating
  • 67,333 Reviews
  • 262,429 Students
  • 12 Courses

Imtiaz is an award winning Udemy instructor who is highly experienced in big data technologies and enterprise software architectures. Imtiaz has spent a considerable amount of time building financial software on Wall St. and worked with companies like S&P, Goldman Sachs, AOL and JP Morgan along with helping various startups solve mission critical software problems. In his 13+ years of experience, Imtiaz has also taught software development in programming languages like Java, C++, Python, PL/SQL, Ruby and Javascript. He's the founder of Job Ready Programmer - an online programming school that prepares students of all backgrounds to become professional job-ready software developers through real-world programming courses.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.