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+ Microsoft AZ-900
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 Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift 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
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-04-05 14:02:27
30-Day Money-Back Guarantee
Development Programming Languages Java

Java 2021:Complete Java Masterclass:Zero to Hero Programming

Java, Java SE, OOP Concepts, Algorithms, +30 Applications,3 Real World Projects,
Rating: 4.2 out of 54.2 (426 ratings)
54,883 students
Created by SS Code Academy
Last updated 4/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • -Java SE( Standard Edition)
  • -Core Java
  • 3 Real World Application
  • +30 Java Examples and mini Applications
  • -Algorithms
  • -Writing short and exact code
  • -OOP(Object Oriented Programming)
  • Learn the core Java skills needed to apply for Java developer position
  • Be able to sit for and pass the Oracle Java Certificate exam if you choose.
  • Be able to demonstrate your understanding of Java to future employers.
  • Obtain proficiency in Java 8 and Java 11
  • -SOLID Priciples
  • A wide variety of Java Collections - List, Map, Set and Queue Interfaces
  • The BEST PRACTICES in Writing High Quality Java Code
  • Gain enough experience to pass a core Java Programming interview and perform well on the job

Course content

24 sections • 199 lectures • 28h 45m total length

  • Introduction
    01:09

  • Preview03:40
  • Download IntelliJ
    04:18

  • First project Intellij . Creating and understanding Classes
    10:51

  • Java Development Kit
    06:58

  • Preview09:51
  • Preview08:08
  • Preview06:45
  • Preview09:38
  • Preview06:03
  • Preview08:37

  • Preview05:19
  • Preview10:41
  • Preview04:45
  • Preview02:22

  • Preview06:39
  • Preview05:05
  • Preview04:34
  • Preview10:15
  • Preview08:46
  • Preview09:50
  • Banking Application using Operators and statements part 2
    08:10
  • Banking Application using Operators and statements part 3
    04:16
  • Preview11:14
  • Java application: Change value of two number
    04:23

  • For loop
    10:13
  • While loop
    06:52
  • While loop Example
    06:06
  • Do While loop
    03:43
  • Bank Application Using loops
    16:36
  • Continue Key Word
    04:11
  • Dead Lock in While Loop
    06:04
  • Java application using For loop: Multiplication table
    08:04

  • What is Method and why we need it?
    12:01
  • What is Method and why we need it? Part 2
    08:50
  • Using Method Parameters
    06:26
  • Returning value: Return key word
    12:45
  • Returning value: Return key word part 2
    10:45
  • Preview04:45
  • Method Overloading
    03:30
  • Java Application: Finding Prime number
    08:03
  • String Methods
    12:50
  • Registration Application part 1
    14:39
  • Registration Application part 2
    06:35

  • What is Object Oriented Programming?
    06:38
  • Preview03:06
  • Preview06:43
  • Static key word and Static methods
    07:45
  • Public and Private Access Modifier
    02:28
  • Java Constructors
    07:14
  • Java Constructors and This Key Word
    06:14
  • Setter and Getter methods and Encapsulation
    09:24
  • Object References
    05:20
  • Comparing Object References
    06:05
  • Bank Application Using OOP concepts
    11:21

Requirements

  • Computer with Min 4Gb Ram
  • Except these there is no requirement

Description

WELCOME TO Full Java Course of  SS ACADEMY!

Things We Cover:

  • 3: Real World Application and Projects

  • +30 Mini Applications or Examples for each Topis

  • Basics of Java Programming - Expressions, Variables, and Printing Output

  • Java Operators - Java Assignment Operator, Relational and Logical Operators, Short Circuit Operators

  • Java Conditionals and If Statement

  • Methods - Parameters, Arguments, and Return Values

  • Object-Oriented Programming - Class, Object, State, and Behavior

  • Basics of OOPS - Encapsulation, Abstraction, Inheritance, and Polymorphism

  • Basics about Java Data Types - Casting, Operators and More

  • Java Built-in Classes - String, Java Wrapper Classes

  • Conditionals with Java - If Else Statement, Nested If Else, Java Switch Statement, Java Ternary Operator

  • Loops - For Loop, While Loop in Java, Do While Loop, Break and Continue

  • Java Wrapper Classes, String

  • Java Array and ArrayList - Java String Arrays, Arrays of Objects, Primitive Data Types, toString and Exceptions

  • Introduction to Variable Arguments

  • Understanding Object Composition and Inheritance

  • Java Abstract Class and Interfaces. Introduction to Polymorphism.

  • Java Collections - List Interface(ArrayList, LinkedList and Vector), Set Interface (HashSet, LinkedHashSet)

  • Map Interface (HashMap, HashTable, LinkedHashMap and TreeMap() - Compare, Contrast and Choose

  • Generics - Why do we need Generics? Restrictions with extends and Generic Methods, WildCards - Upper Bound and Lower Bound.

  • Method References - static and instance methods

  • Introduction to Threads and MultiThreading - Need for Threads

  • Implementing Threads - Extending Thread Class and Implementing Runnable Interface

  • States of a Thread and Communication between Threads

  • Introduction to Executor Service - Customizing the number of Active Threads. Returning a Future, invokeAll, and invokeAny

  • Introduction to Exception Handling - Your Thought Process during Exception Handling. try, catch, and finally. Exception Hierarchy - Checked Exceptions vs Unchecked Exceptions. Throwing an Exception.. Try with Resources - New Feature in Java 8.

  • List files and folders in Directory with Files list method, File walk method and find methods. Read and write from a File.


This course comes with a full 30-day money-back guarantee. Meaning if you are not completely satisfied with the course or your progress, simply let me know and I’ll refund you 100%, every last penny no questions asked.

You either end up with Java skills, go on to develop great programs and potentially make an awesome career for yourself, or you try the course and simply get all your money back if you don’t like it…


For getting best results we have little recommendation for you,first watch the whole video of section,and then try to write same Code as I do

This is the most common way for learning new things. If you have any problem,you can ask us questions, be sure that we will get back to you between 5-8 hours. Our team works 16 hours per day.

This is SS Code Academy!

Enjoy your Learning path!

Who this course is for:

  • The one who wants to be Software Developer

Instructor

SS Code Academy
Software Developers and Instructors
SS Code Academy
  • 4.3 Instructor Rating
  • 1,590 Reviews
  • 131,114 Students
  • 4 Courses

Hi, and welcome to SS Code Academy.  We are going to be your Udemy teachers for helping you to learn programming languages and make your CV rich. We are working with the very best teachers, creating courses to teach the essential skills required by developers, at all levels.Our team is busy creating new courses right now.With our courses, you can learn so valuable skills that can be vital for your career. We will not just teach you programming or specific language, we will learn how to learn. Whether you are a beginner, looking to learn how to program for the very first time, or to brush up on your existing skills, or to learn new languages and frameworks, SS Code Academy will guide you.

We are teaching: Java, Python, C#,  SQL, HTML&Css and JavaScript

Programming skills should be affordable and open to all. An education material should teach real life skills that are current and they should not waste a student's valuable time.

We will understand how to learn efficiently. We will not try hard, we will try smartly. You are not alone in this road. SS Code Academy is with you.

Work smarter,

Grow faster

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