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 Personal Transformation Meditation Life Purpose Coaching 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 Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging 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

This course includes:

  • 21 hours on-demand video
  • 2 articles
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
Development Software Engineering Java

Core Java Made Easy (Covers the latest Java 14)

Master java in quick and simple steps
Rating: 4.5 out of 54.5 (2,457 ratings)
15,191 students
Created by Bharath Thippireddy
Last updated 1/2021
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Learn the fundamentals of java and oops
  • Learn the building blocks of a java program
  • Handle Exceptions
  • Read and Write files
  • Use flow control and looping statements
  • Implement encapsulation polymorphism inheritance and abstraction
  • Write multi threaded programs
  • Understand and use Garbage Collection
  • Learn and create the different types of inner classes
  • Understand and master Strings
  • Learn collections in depth
  • Use functional interfaces and lambda expressions
  • Understand the internal of JVM
  • Interview Question updated regularly
  • All in quick and easy steps
Curated for the Udemy for Business collection

Course content

42 sections • 418 lectures • 21h 1m total length

  • Preview02:37
  • Preview01:56
  • Full Stack Developer Path
    07:34
  • Preview00:31

  • Java Development Kit
    02:49
  • Java Platform Independency
    01:37
  • Preview02:51
  • The 4 Object Oriented Principles
    00:44
  • Encapsulation
    01:15
  • Inheritance
    02:53
  • Abstraction
    02:05
  • Polymorphism
    01:05
  • Building Blocks of a Java Program
    02:47
  • Methods
    02:10
  • Introduction to Java and OOPS
    4 questions

  • Installing Java
    02:50
  • Windows Only - Install Java
    06:50
  • Installing Eclipse
    02:09
  • Configuring JDK in eclipse
    02:46
  • Latest Eclipse Installation
    02:44
  • Downloading the completed projects
    01:48
  • Download the assignment solutions
    00:55
  • Create a Hello World Program
    03:14
  • Hello World Explained
    02:17
  • First Java Program
    2 questions

  • Static and Non Static Contexts
    01:43
  • Static Blocks
    02:34
  • Static Methods
    03:44
  • Static Variables
    01:53
  • Static Memebers
    3 questions

  • Non Static Members
    01:15
  • Create Non Static Variables Blocks and Constructor
    04:29
  • Static vs Non Static Blocks
    02:04
  • Default Constructor
    01:58
  • Create a object reference
    02:19
  • Create object reference in a static block
    01:15
  • Create a static reference directly
    01:37
  • The this Keyword
    03:16
  • Create a reference in a static method
    02:55
  • Invoking a non static method
    01:35
  • Static vs Non Static a Summary
    01:24
  • Non Static Members
    6 questions

  • Data Type Introduction
    03:22
  • Data Type In Action
    04:51
  • Type Casting
    01:34
  • Implicit Type Casting
    02:16
  • Explicit Type Casting In Action
    02:53
  • Explicit Type Casting In Action Beyond Range
    03:26
  • Data Types
    5 questions
  • Variables
    1 question

  • Wrapper Classes Introduction
    01:23
  • Primitives and Objects
    02:44
  • Primitives and String
    02:09
  • String and Objects
    02:56
  • Wrapper Type Constructors
    01:53
  • Wrap up the wrapper types
    03:04
  • Command Line Arguments
    04:58
  • Wrapper Classes
    4 questions

  • Increment and Decrement Operators
    04:04
  • Arithmetic Operators
    02:19
  • String Concatenation Operator
    04:10
  • Relational Operators
    02:58
  • bitwise operators
    05:22
  • short circuit operators
    03:21
  • assignment operator
    02:25
  • Ternary Operator
    02:23
  • Operators and Assignments
    4 questions

  • Flow Control Statements Introduction
    01:06
  • IF-ELSE
    04:51
  • If Else Ladder
    1 question
  • Switch
    03:51
  • Switch Fall Through
    01:36
  • While
    02:37
  • Do-While
    01:41
  • For Loop
    02:49
  • Break
    01:05
  • Labelled Blocks and Break
    02:25
  • Continue
    02:15
  • Flow Control Statements
    4 questions
  • Flow Control
    1 question
  • Loops
    1 question
  • More Programs - If Else Ladder
    04:04
  • Switch
    03:13
  • While Loop
    01:50
  • Do While Loop
    02:05
  • For Loop
    02:30

  • Introduction
    03:12
  • private
    03:47
  • default
    02:19
  • protected
    03:19
  • Acces Modifiers
    3 questions

Requirements

  • Internet

Description

Sample of the reviews:

Crisp and clear explanation, loving it. Every complicated topic has been clearly explained with easy examples. Best part is the duration of the video, it is shot and right to the point with no unnecessary explanations that usually confuse students. Love to see more lectures from you Bharath, specially advanced topics of Java. - Nagesh Phaniraj

A very nice explained all the concepts ...Helped to understand core java concepts thoroughly ... Very nice distribution of chapters ...   -Anil Suresh Choundaj

​The course is detailed. The instructor is always ready to help you with a different problem and also advise you about java courses and java certification required to be a successful java developer. - Tshering Gurung

---

Whether you are a College student learning the fundamental of java or a Big Data Developer writing java map reduce programs or Test Automation engineer who requires java to write your test scripts or a Experienced java developer who wants to fill in the gaps and also master the JVM Internals and the cool features Java 14 introduces this course will help you accomplish your goals.

  • Learn and use the top features all the way  java 14

  • Master the Object Oriented Features and Java Language

  • Install JDK and the Eclipse IDE

  • Execute your first java program and understand the building blocks of a java program

  • Learn Static and Non Static Contexts used in every java program

  • Define logic using conditional statements,looping constructs

  • Use packages to organize code

  • Implement inheritance,abstraction, polymorphism and encapsulation

  • Understand interfaces, their importance, and their uses

  • Use abstract classes and interfaces to implement abstraction

  • Develop Multithreaded applications.

  • Hand Exceptions

  • Read and Write files using the I/O Streams API

  • Understand and use the various Java Collection Classes

  • Learn and use the java 8 features such as lambdas,functional interfaces,predicates etc in simple terms

  • Learn the internals of the Java Virtual Machine

What are the requirements?

  • Java,Eclipse IDE(Installation is covered in easy setup section)

Who this course is for:

  • Developers who are getting started with java
  • Testers who want to learn java quickly and in depth
  • Experienced developers who want to learn Java 8 features
  • Experienced developers who want to understand the internals of JVM
  • Anyone who want to learn java quickly and in depth

Instructor

Bharath Thippireddy
IT Architect and Best Selling Instructor- 350000+ students
Bharath Thippireddy
  • 4.4 Instructor Rating
  • 53,197 Reviews
  • 394,423 Students
  • 30 Courses

Bharath Thippireddy is an Entrepreneur,Software Architect and Public Speaker who has trained 350000 + students across the planet.He is Oracle Certified Developer, Web Component Developer, Business Component Developer, Web Services Developer.

He loves learning new things both in technology and personal development and shares them on YouTube and his web site. He have mentored students in class room trainings as well as in the corporate world both in India as well as in USA.He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.

Full Stack Development using Java,Python,JavaScript and DevOps, AWS, Docker, Kubernetes.

From 25 Courses which currently have 300K+ Learners you can pick a track and master

Spring Boot Project Development using Angular and React

Angular and React project creation with Java or Node backend

Complete Python Stack from core Python to Django REST Framework

Docker , Kubernetes, Maven, Jenkins ,GIT , AWS EC2 ,Elastic Beanstalk,ELB,Auto Scaling and more in easy steps

Java (Java Design Patterns,Java Web Services,Java Messaging Service)

And Spring Frameworks ( Spring, Spring Boot,Spring Data using Hibernate,Spring Data REST)

  • 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.