Companies Home Search Profile

The Complete Core Java Course : Learn to Code

Focused View

Dezlearn Education

10:09:23

3 View
  • 00001 Introduction.mp4
    01:35
  • 00002 JDK 10 Installation.mp4
    06:03
  • 00003 Eclipse Installation.mp4
    03:30
  • 00004 Writing Your First Java Program.mp4
    05:54
  • 00005 Primitive Data Types in Java.mp4
    08:27
  • 00006 Arithmetic Operators in Java.mp4
    05:40
  • 00007 Logical and Bitwise Operators.mp4
    05:29
  • 00008 Relational Operators in Java.mp4
    01:44
  • 00009 If - Condition.mp4
    02:38
  • 00010 Nested If - Condition.mp4
    05:37
  • 00011 For Loop in Java.mp4
    05:53
  • 00012 Hands-On Exercise on the For Loop.mp4
    03:30
  • 00013 Nested For Loop.mp4
    02:20
  • 00014 Hands-On Exercise on the Nested For Loop.mp4
    02:51
  • 00015 While and Do While Loop in Java.mp4
    04:42
  • 00016 Loop Break and Continue Statements.mp4
    02:53
  • 00017 String Basics.mp4
    07:03
  • 00018 String Comparison Operations.mp4
    06:09
  • 00019 String Search Operations.mp4
    08:37
  • 00020 String Cut Slice Operations.mp4
    10:48
  • 00021 String Replace Operations.mp4
    04:16
  • 00022 String Conversion Operations.mp4
    05:10
  • 00023 Concept of Classes and Objects.mp4
    06:47
  • 00024 Classes and Objects - Exercise 1.mp4
    06:14
  • 00025 Methods in Java.mp4
    08:30
  • 00026 Method Overloading.mp4
    07:12
  • 00027 Access Specifiers in Java.mp4
    12:40
  • 00028 Constructor.mp4
    16:43
  • 00029 Data Encapsulation.mp4
    12:57
  • 00030 Static Keyword.mp4
    08:47
  • 00031 Concept of Main Method.mp4
    07:27
  • 00032 Classes and Object - Exercise 2.mp4
    12:37
  • 00033 Math Class.mp4
    07:30
  • 00034 StringBuilder Class.mp4
    04:33
  • 00035 StringBuilder Method.mp4
    07:37
  • 00036 Scanner Class.mp4
    05:34
  • 00037 Random Class.mp4
    05:16
  • 00038 The Universally Unique Identifier UUID Class.mp4
    01:22
  • 00039 var Keyword.mp4
    07:21
  • 00040 Concept of Garbage Collector GC and Java 10 Update in GC.mp4
    03:07
  • 00041 Other Updates in Java 10.mp4
    01:49
  • 00042 Inheritance in Java.mp4
    11:12
  • 00043 Method Overriding.mp4
    07:09
  • 00044 Polymorphism.mp4
    03:51
  • 00045 Super Keyword.mp4
    05:30
  • 00046 Super Class Constructor.mp4
    04:50
  • 00047 Protected Access.mp4
    07:41
  • 00048 Abstraction.mp4
    12:22
  • 00049 Interface.mp4
    16:40
  • 00050 Final Keyword.mp4
    03:47
  • 00051 Arrays in Java.mp4
    09:39
  • 00052 Array Object.mp4
    02:32
  • 00053 Modified Enhanced For loop.mp4
    06:00
  • 00054 Array Exercise.mp4
    05:30
  • 00055 Two-Dimensional 2D Arrays.mp4
    09:32
  • 00056 Two-Dimensional 2D Array Exercise.mp4
    06:17
  • 00057 Array of OBJECT.mp4
    04:18
  • 00058 Array List.mp4
    15:13
  • 00059 Linked List Structure.mp4
    01:41
  • 00060 Linked List.mp4
    10:20
  • 00061 ArrayList Versus LinkedList.mp4
    03:51
  • 00062 List Iterator.mp4
    09:25
  • 00063 Hash Set.mp4
    07:35
  • 00064 Linked Hash Set.mp4
    02:07
  • 00065 Tree Set.mp4
    02:30
  • 00066 Iterating over Sets.mp4
    04:23
  • 00067 Hash Map.mp4
    07:40
  • 00068 Tree Map.mp4
    06:33
  • 00069 Iterating on Maps.mp4
    02:33
  • 00070 Introduction to RegEx Regular Expressions.mp4
    06:18
  • 00071 Quantifiers in RegEx Regular Expressions.mp4
    11:14
  • 00072 Bracket Expressions in RegEx Regular Expressions.mp4
    07:47
  • 00073 OR Operator.mp4
    01:41
  • 00074 Dot Operator.mp4
    03:36
  • 00075 Greedy and Lazy Matching.mp4
    09:28
  • 00076 RegEx Regular Expressions Exercise 1.mp4
    04:34
  • 00077 RegEx Regular Expressions Exercise 2.mp4
    05:08
  • 00078 Regularizing Number Ranges.mp4
    10:02
  • 00079 What Is an Exception.mp4
    04:53
  • 00080 Error Versus Exception.mp4
    01:33
  • 00081 Checked and Unchecked Exceptions.mp4
    03:16
  • 00082 Throws Declaration.mp4
    03:54
  • 00083 Try and Catch Block Exception Handling.mp4
    07:39
  • 00084 Finally Block.mp4
    02:58
  • 00085 Local Date and Time.mp4
    02:03
  • 00086 Customizing Date and Time.mp4
    04:56
  • 00087 Future and Past Date.mp4
    03:07
  • 00088 Future and Past Time.mp4
    01:47
  • 00089 Date Difference.mp4
    02:28
  • 00090 Time Difference.mp4
    03:33
  • 00091 Date-Time Formatter.mp4
    05:46
  • 00092 Reading a Text File Using Apache Commons IO.mp4
    07:47
  • 00093 Editing a Text File Using Apache Commons IO.mp4
    02:36
  • 00094 Interview Question - Sorting a Line from a Text File.mp4
    06:05
  • 00095 Copying and Moving Text Files.mp4
    03:19
  • 00096 Interview Question - Removing Duplicate Words from a Text File.mp4
    05:22
  • 00097 Apache POI Setup.mp4
    03:38
  • 00098 Reading Excel File Using POI.mp4
    11:43
  • 00099 Read Excel Data into a 2D Array.mp4
    06:26
  • 00100 Interview Question - Write Excel Using POI.mp4
    09:13
  • Learn-How-to-Code-The-Complete-Core-Java-Programming-Course-main.zip
  • Description


    Learn Java from scratch. Ideal for testing professionals transitioning to DevOps or Automation. Java for Selenium.

    What You'll 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 is this for?


  • 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
  • What You Need to Know?


  • No prior coding experience required. Anyone willing to learn coding can take this course.
  • Course covers in depth core Java concepts with plenty of hands on coding exercises
  • More details


    Description

    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.

    Who this course is for:

    • 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

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Dezlearn Education
    Dezlearn Education
    Instructor's Courses
    Dezlearn provides industry standard training on Software Automation Testing Tools & Programming Languages.Our programs include extensive and hands-on training on Java, C#, Python, Selenium WebDriver, Appium, TestNG, Cucumber (BDD), Continuous Integration (CI), Jenkins, REST and SOAP API Automation, WireMock, Gatling Load Testing. We motivate our students to keep up a learner’s attitude. Because, it is very important to adopt new technologies to sustain and grow in this ever-changing world of software technology.For more details or any questions email us at [email protected].
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 100
    • duration 10:09:23
    • English subtitles has
    • Release Date 2024/03/10