HOME > Development > The Complete Core Java Course - Learn to Code

The Complete Core Java Course - Learn to Code

  • Development
  • Jan 30, 2025
SynopsisThe Complete Core Java Course : Learn to Code, available at $...
The Complete Core Java Course - Learn to Code  No.1

The Complete Core Java Course : Learn to Code, available at $59.99, has an average rating of 4.15, with 102 lectures, based on 913 reviews, and has 19183 subscribers.

You will learn about Core Java. You will learn Java programming through practical sessions. New to coding? No worries. This course covers coding from scratch. Ideal for professionals transitioning to DevOps wanting to get a coding booster Ideal course for manual testers aspiring to switch into automation world More than enough concepts covered for professionals learning Java for Selenium Get an in-depth understanding of basic & advanced Java concepts Object Oriented Programming (OOPS) Advanced Java Programming In-depth Core Java Concepts Java Programing from Scratch Data Structures in Java Regular Expressions in Java Date and Time Operations (Rev. in Java 8) Exception Handling in Java Working with File System in Java No PPTs. Programming Oriented Sessions. Instructor Guidance and Query Resolution Support This course is ideal for individuals who are Anyone aspiring to learn to coding or Manual Testing Professionals or Selenium Testers or Automation Aspirants or Getting started with programming world or QE Testing Professionals or Automation Test Engineers or Software Engineers or Software Testing Professionals It is particularly useful for Anyone aspiring to learn to coding or Manual Testing Professionals or Selenium Testers or Automation Aspirants or Getting started with programming world or QE Testing Professionals or Automation Test Engineers or Software Engineers or Software Testing Professionals.

Enroll now: The Complete Core Java Course : Learn to Code

Summary

Title: The Complete Core Java Course : Learn to Code

Price: $59.99

Average Rating: 4.15

Number of Lectures: 102

Number of Published Lectures: 102

Number of Curriculum Items: 102

Number of Published Curriculum Objects: 102

Original Price: $89.99

Quality Status: approved

Status: Live

What You Will Learn

  • Core Java. You will learn Java programming through practical sessions.
  • New to coding? No worries. This course covers coding from scratch.
  • Ideal for professionals transitioning to DevOps wanting to get a coding booster
  • Ideal course for manual testers aspiring to switch into automation world
  • More than enough concepts covered for professionals learning Java for Selenium
  • Get an in-depth understanding of basic & advanced Java concepts
  • Object Oriented Programming (OOPS)
  • Advanced Java Programming
  • In-depth Core Java Concepts
  • Java Programing from Scratch
  • Data Structures in Java
  • Regular Expressions in Java
  • Date and Time Operations (Rev. in Java 8)
  • Exception Handling in Java
  • Working with File System in Java
  • No PPTs. Programming Oriented Sessions.
  • Instructor Guidance and Query Resolution Support
  • Who Should Attend

  • Anyone aspiring to learn to coding
  • Manual Testing Professionals
  • Selenium Testers
  • Automation Aspirants
  • Getting started with programming world
  • QE Testing Professionals
  • Automation Test Engineers
  • Software Engineers
  • Software Testing Professionals
  • Target Audiences

  • Anyone aspiring to learn to coding
  • Manual Testing Professionals
  • Selenium Testers
  • Automation Aspirants
  • Getting started with programming world
  • QE Testing Professionals
  • Automation Test Engineers
  • Software Engineers
  • Software Testing Professionals
  • Hi Friends, this course is specially designed for students who do not have prior coding experience. Course covers all the Core Java Concepts from basic to advanced levels along with practical examples and coding exercises.

    This course covers Core Java topics in detail from basic to advanced levels. I believe in example-oriented teaching. So, you won’t find any PPTs during the sessions. But, you will find dozens of real time scenarios used to elaborate Java basic and advanced concepts.

    Feel free to post your questions/feedback in the block provided under each session-video. I will make sure that all of your queries are addressed. ‘Course Outline’ below will give you a good idea about the depth and the overall coverage of this course. If you want to learn any other Core Java concept – which is not already covered in this course – then feel free to let me know via Udemy messenger.

    Course Outline:

    Java Basics

    1. JDK 10 and Eclipse Installation

    2. Hello World Java Program

    3. Primitive Data Types in Java

    4. ‘var’ keyword in Java 10

    5. Arithmetic Operators in Java

    6. Logical and Bitwise Operators in Java

    7. Relational Operators in Java

    8. If – Condition in Java

    9. Nested If – Condition in Java

    10. For Loop in Java

    11. Hands-On Exercises on ‘For Loop’

    12. Nested For Loop in Java

    13. Hands-On Exercises on ‘Nested For Loop’

    14. ‘While’ & ‘Do While’ Loop in Java

    15. Loop ‘Break’ & ‘Continue’ Statements in Java

    16. String Basics in Java

    17. String Comparison Operations in Java

    18. String Search Operations in Java

    19. String (Cut) Slice Operations in Java

    20. String Replace Operations in Java

    21. String Conversion Operations in Java

    Object Oriented Programing (OOPS) in Java

    1. Concept of Classes and Objects in Java

    2. Hands on exercises on Class and Object

    3. Methods in Java

    4. Method Overloading in Java

    5. Access Specifiers (Access Modifiers) in Java

    6. Constructor in Java

    7. Data Encapsulation in Java

    8. Static Keyword in Java

    9. Concept of Main Method in Java

    10. Class and Object Advanced Exercises

    11. Class Inheritance in Java

    12. Method Overriding in Java

    13. Polymorphism in Java

    14. Super Keyword in Java

    15. Super Class Constructor in Java

    16. Protected Access in Java

    17. Abstraction in Java

    18. Interfaces in Java (Java Interface)

    19. Final Keyword in Java

    Data Structures in Java

    1. Arrays in Java

    2. Array Object in Java

    3. Enhanced (Modified) For Loop for Array Iteration in Java

    4. Hands-on Exercises on Array in Java

    5. 2-Dimensional Arrays in Java

    6. Hands-on Exercise on 2D Arrays in Java

    7. Array of Object in Java

    8. Array List in Java (ArrayList)

    9. Structure of ArrayList in Java

    10. Linked List in Java (LinkedList)

    11. ArrayList vs LinkedList in Java

    12. List Iterator in Java

    13. Hash Set in Java

    14. Linked Hash Set in Java

    15. Tree Set in Java

    16. Iterating on Set in Java

    17. Hash Map in Java

    18. Tree Map in Java

    19. Iterating Over Maps in Java

    Regular Expressions in Java

    1. Introduction to RegEx in Java

    2. Quantifiers in Regular Expressions

    3. Character Classes in Regular Expressions

    4. Bracket Expressions

    5. OR Operator in RegEX

    6. DOT Operator in RegEX

    7. Greedy and Lazy Matching

    8. Hands-on Exercises on Regular Expressions

    9. Regularizing Number Ranges

    Exception Handling in Java

    1. What is an Exception in Java?

    2. Error vs Exception in Java

    3. Checked and Unchecked Exceptions in Java

    4. Throws Declaration in Java

    5. Try and Catch Block (Exception Handling) in Java

    6. ‘Finally’ Block in Java

    Date and Time Operations (Revised in Java 8)

    1. Local Date and Time Operations in Java

    2. Custom Date and Time Operations in Java

    3. Future and Past Date Operations in Java

    4. Future and Past Time Operations in Java

    5. Date Difference Calculation in Java

    6. Time Difference Calculation in Java

    7. DateTime Formatter in Java

    Special Classes in Java

    1. Math Class in Java

    2. StringBuilder Class in Java

    3. StringBuilder Methods in Java

    4. Scanner Class in Java

    5. Random Class (for creating random numbers) in Java

    6. UUID Class in Java (for creating universally unique string IDs)

    Working with File System in Java

    1. How to Read a Text File in Java?

    2. Apache Commons IO

    3. How to Edit a Text File in Java?

    4. Hands on Exercises with Text Files in Java

    5. Copy and Move (Rename) a Text File in Java

    6. Apache POI Setup

    7. Reading Excel Data in Java

    8. Read Excel Data into a 2 D Array in Java

    9. Write Data in Excel Sheet in Java

    10. Interview Questions

    **I will be updating more topics to this outline as per changing trends in technology**

    To get the maximum benefit from the course, please take a look at following steps explaining ‘How to take this course?’

    Step 1:  Schedule 30-45 minutes of your time daily for 5 days a week. ‘Continuity’ is the key.

    Step 2:  All sessions are divided in small videos of less than 20 minutes. Watch 2-3 videos daily.

    Step 3:  Hands-on exercise is very important. So, immediately try out the programs discussed in the session, on your own. You can download these programs from lecture resources.

    Step 4: Assignments with answer keys are provided where-ever necessary. Complete the assignments before jumping on to the next sessions.

    Step 5:  If you come across any questions or issues, please feel free to contact me and I will make sure that your queries are resolved.

    Wish you all a very happy learning.

    Note: For the best video streaming quality, please adjust the resolution from ‘settings’ at bottom right-hand corner of video player. Choose 1080p or 720p as per your network speed.

    Course Curriculum

    Chapter 1: Level 1 – Basic concepts of Java Programming

    Lecture 1: JDK 10 Installation

    Lecture 2: Eclipse IDE Installation

    Lecture 3: Writing First Java Program

    Lecture 4: Primitive Data Types in Java

    Lecture 5: Arithmetic Operators in Java

    Lecture 6: Logical and Bitwise Operators

    Lecture 7: Relational Operators in Java

    Lecture 8: If – Condition

    Lecture 9: Nested If – Condition

    Lecture 10: For Loop in Java

    Lecture 11: Hands-On Exercise on For Loop

    Lecture 12: Nested For Loop

    Lecture 13: Hands-On Exercise on Nested For Loop

    Lecture 14: While & Do While Loop in Java

    Lecture 15: Loop Break & Continue Statements

    Chapter 2: Level 2 – String Operations

    Lecture 1: String Basics

    Lecture 2: String Comparison Operations

    Lecture 3: String Search Operations

    Lecture 4: String (Cut) Slice Operations

    Lecture 5: String Replace Operations

    Lecture 6: String Conversion Operations

    Chapter 3: Level 3 – Object Oriented Programing – VIMP

    Lecture 1: Concept of Classes and Objects

    Lecture 2: Class and Object Exercise 1

    Lecture 3: Methods in Java

    Lecture 4: Method Overloading

    Lecture 5: Access Specifiers in Java

    Lecture 6: Constructor

    Lecture 7: Data Encapsulation

    Lecture 8: Static Keyword

    Lecture 9: Concept of Main Method

    Lecture 10: Class and Object Exercise 2

    Chapter 4: Level 4 – Special Classes in Java

    Lecture 1: Math Class

    Lecture 2: StringBuilder Class

    Lecture 3: StringBuilder Methods

    Lecture 4: Scanner Class

    Lecture 5: Random Class

    Lecture 6: UUID Class

    Chapter 5: Level 5 – Whats New In JAVA 10

    Lecture 1: var Keyword

    Lecture 2: Concept of Garbage Collector (GC) and Java 10 Update in GC

    Lecture 3: Other Updates in Java 10

    Chapter 6: Level 6 – Inheritance and Abstraction – IMP

    Lecture 1: Inheritance in Java

    Lecture 2: Method Overriding

    Lecture 3: Polymorphism

    Lecture 4: Super Keyword

    Lecture 5: Super Class Constructor

    Lecture 6: Protected Access

    Lecture 7: Abstraction

    Lecture 8: Interface

    Lecture 9: Final Keyword

    Chapter 7: Level 7 – Arrays – IMP

    Lecture 1: Arrays in Java

    Lecture 2: Array Object

    Lecture 3: Modified / Enhanced For Loop

    Lecture 4: Array Exercise

    Lecture 5: 2-Dimensional Array

    Lecture 6: 2-D Array Exercise

    Lecture 7: Array of OBJECTIMP

    Chapter 8: Level 8 – Lists

    Lecture 1: Array List

    Lecture 2: Linked List Structure

    Lecture 3: Linked List

    Lecture 4: ArrayList vs LinkedList

    Lecture 5: List Iterator

    Chapter 9: Level 9 – Sets and Maps

    Lecture 1: Hash Set

    Lecture 2: Linked Hash Set

    Lecture 3: Tree Set

    Lecture 4: Iterating over Sets

    Lecture 5: Hash Map

    Lecture 6: Tree Map

    Lecture 7: Iterating on Maps

    Chapter 10: Level 10 – Regular Expressions – VIMP

    Lecture 1: Introduction to RegEx

    Lecture 2: Quantifiers in RegEx

    Lecture 3: Character Classes in RegEx

    Lecture 4: Bracket Expressions in RegEx

    Lecture 5: OR Operator

    Lecture 6: Dot Operator

    Lecture 7: Greedy and Lazy Matching

    Lecture 8: RegEx Exercise 1

    Lecture 9: RegEx Exercise 2

    Lecture 10: Regularizing Number Ranges

    Chapter 11: Level 11 – Exception Handling – IMP

    Lecture 1: What is an Exception?

    Lecture 2: Error Vs Exception

    Lecture 3: Checked and Unchecked Exception

    Lecture 4: Throws Declaration

    Lecture 5: IMP – Try and Catch Block (Exception Handling)

    Lecture 6: Finally Block

    Chapter 12: Level 12 – Date and Time Operations (Rev. Java 8)

    Lecture 1: Local Date and Time

    Lecture 2: Custom Date and Time

    Lecture 3: Future and Past Date

    Lecture 4: Future and Past Time

    Instructors

  • The Complete Core Java Course - Learn to Code  No.2
    Dezlearn Education
    Learn IT Easy
  • Rating Distribution

  • 1 stars: 17 votes
  • 2 stars: 17 votes
  • 3 stars: 87 votes
  • 4 stars: 368 votes
  • 5 stars: 425 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!