Companies Home Search Profile

Complete Core Java + DSA + Build Projects and more..

Focused View

Ayush Kumar

13:57:11

7 View
  • 1. Introduction.mp4
    08:15
  • 2. 02 Java Applications, Features, 3Js of Java.mp4
    08:23
  • 3. 03 Variables in Java.mp4
    10:25
  • 4. 04 Datatypes and Keywords.mp4
    09:06
  • 5. 05 Exercise1.mp4
    05:31
  • 6. 06 Exercise1 Solution Part1.mp4
    21:19
  • 7. 07 Exercise1 Solution Part2.mp4
    17:24
  • 8. 08 Operators and Precedence.mp4
    14:57
  • 9. 09 String in Java.mp4
    11:27
  • 10. 10 If-Else in Java.mp4
    10:02
  • 11. 11 Java Switch.mp4
    06:09
  • 12. 12 Java For Loop.mp4
    09:37
  • 13. 13 Java While Loop.mp4
    05:15
  • 14. 14 Java dowhile Loop.mp4
    05:46
  • 15. 15 Java Break Continue Comments.mp4
    09:01
  • 1. 16 Exercise 2.mp4
    02:58
  • 2. 17 Exercise 2 Solution Part1.mp4
    11:49
  • 3. 18 Exercise 2 Solution Part2.mp4
    16:41
  • 4. 19 Project Banking Application 1-Introduction.mp4
    03:45
  • 5. 20 Project Banking Application 2-Setup and Deposit to the Account.mp4
    06:51
  • 6. 21 Project Banking Application 3-Withdraw and Previous Transaction in the Accoun.mp4
    08:26
  • 7. 22 Project Banking Application 4-Show Menu in the Account.mp4
    18:48
  • 8. 23 Project Banking Application 5-Running Our Project.mp4
    10:49
  • 1. 24 OOPs Introduction.mp4
    04:23
  • 2. 25 Classes and Objects in Java.mp4
    08:28
  • 3. 26 Methods In Java.mp4
    08:26
  • 4. 27 Constructors in Java.mp4
    09:01
  • 5. 28 Static Keyword in Java.mp4
    09:58
  • 6. 29 Inheritance in Java Part1.mp4
    04:11
  • 7. 30 Types of Inheritance in Java Part2.mp4
    08:18
  • 8. 31 Multiple & Hierarchical Inheritance in Java.mp4
    08:07
  • 9. 32 Aggregation in Java.mp4
    08:52
  • 10. 33 Method Overloading in Java.mp4
    11:27
  • 11. 34 Method Overridding in Java.mp4
    13:51
  • 12. 35 Super Keyword in Java.mp4
    13:04
  • 13. 36 Final Keyword in Java.mp4
    09:27
  • 14. 37 Abstract class in Java.mp4
    12:42
  • 15. 38 Interfaces in Java.mp4
    12:03
  • 16. 39 Packages in Java.mp4
    10:34
  • 17. 40 Access Modifiers in Java.mp4
    07:20
  • 18. 41 Exercise on Java OOPS1.mp4
    11:59
  • 19. 42 Exercise on Java OOPS2.mp4
    13:52
  • 1. 43 Arrays in Java Theory.mp4
    13:53
  • 2. 44 Arrays Practice Problems- Easy.mp4
    10:53
  • 3. 45 Arrays Practice Problems- Medium.mp4
    18:58
  • 4. 46 Remove Even Integer from an Array.mp4
    16:03
  • 5. 47 Reverse an Array.mp4
    09:58
  • 6. 48 Find Minimum and Maximum number in Array.mp4
    07:36
  • 7. 49 Second Maximum Value in Array.mp4
    11:59
  • 8. 50 Move zeros to the end of Array.mp4
    08:46
  • 9. 51 Resize Array in Java.mp4
    07:05
  • 10. 52 Java String.mp4
    13:33
  • 1. 53 Singly Linked List Theory.mp4
    06:21
  • 2. 54 How to make the singly linked list.mp4
    13:48
  • 3. 55 Print and Length of the Singly Linked List.mp4
    12:47
  • 4. 56 Search element in the Singly Linked List.mp4
    07:57
  • 5. 57 Reverse a Singly Linked List.mp4
    09:20
  • 6. 58 Middle node in Singly Linkked List.mp4
    09:27
  • 7. 59 Insert at the beginning of the Singly Linked List.mp4
    13:48
  • 8. 60 Insert at the end of the Singly Linked List.mp4
    08:40
  • 9. 61 Insert at user specified location in Singly Linked List.mp4
    20:13
  • 10. 62 Delete at the beginning in Singly Linked List.mp4
    13:56
  • 11. 63 Delete at the end of the singly linked list.mp4
    11:16
  • 12. 64 Deletion at the user specified loation in Singly Linked List.mp4
    10:58
  • 13. 65 Doubly Linked List in Java.mp4
    08:27
  • 14. 66 How to make a doubly linked list in Java.mp4
    13:40
  • 15. 67 Print the Doubly Linked List in Java.mp4
    09:35
  • 16. 68 Find the length of Doubly Linked List in Java.mp4
    08:37
  • 17. 69 Insert at the beginning of Doubly linked list in Java.mp4
    11:32
  • 18. 70 Insert at the end of the Doubly Linked List in Java.mp4
    08:51
  • 19. 71 Insert at User specified location in doubly linked list in Java.mp4
    14:16
  • 20. 72 Delete at begninning of Doubly linked list in Java.mp4
    08:27
  • 21. 73 Delete at the end of Doubly linked list in Java.mp4
    06:26
  • 22. 74 Delete at User specified location in Doubly linked list in Java.mp4
    10:59
  • 23. 75 Introduction to Circular Linked List in Java.mp4
    07:37
  • 24. 76 Create a Circular Linked List in Java.mp4
    12:37
  • 25. 77 Print a Circular Linked List in Java.mp4
    07:31
  • 26. 78 Find Length of a Circular Linked List in Java.mp4
    07:07
  • 27. 79 Insert at the beginning of the circular linked list in Java.mp4
    08:39
  • 28. 80 Insert at the end of the circullar linked list in Java.mp4
    07:39
  • 29. 81 Insert at the user specified location of the circullar linked list in Java.mp4
    09:09
  • 1. Whats Next.html
  • Description


    New to java don't worry this course will cover all concepts of core java, strings, arrays, OOPs, DSA and much more..

    What You'll Learn?


    • Learn Java from scratch right from the installation
    • Learn Core Java
    • Learn Basic to Advanced Concepts of Data Structures and Algorithm DSA
    • Java GUI based application
    • Build some amazing projects using these technologies

    Who is this for?


  • Beginner or anyone who wants to learn and grow their career in Java programming language.
  • Beginner who don't know which path to follow.
  • What You Need to Know?


  • No programming experience required we will start from installation part itself.
  • More details


    Description

    Embark on a transformative learning journey with our comprehensive course, "Java Programming Mastery," meticulously designed to equip you with the essential skills needed to become a proficient Java developer. Whether you are a beginner looking to build a strong foundation or an experienced programmer aiming to enhance your Java expertise, this course caters to all skill levels.

    Course Highlights:

    1. Core Java Fundamentals: Dive into the heart of Java programming with a detailed exploration of core concepts. From understanding the basics of variables, data types, and control flow to mastering advanced topics like exception handling and multithreading, this module lays the groundwork for a solid understanding of Java.

    2. Arrays and Strings Mastery: Learn the nuances of arrays and strings, indispensable components of Java programming. Explore techniques for efficient manipulation and processing of data structures, enabling you to write clean, optimized code for a wide range of applications.

    3. Object-Oriented Programming (OOPs): Unleash the power of object-oriented programming by delving into encapsulation, inheritance, polymorphism, and abstraction. This module empowers you to design modular, scalable, and maintainable code using Java's powerful OOP paradigm.

    4. Advanced String Manipulation: Elevate your string-handling skills with a dedicated focus on advanced string manipulation techniques. From regular expressions to StringBuilder, this section equips you to tackle real-world scenarios that demand intricate string operations.

    5. Data Structures and Algorithms (DSA) in Java: Gain a profound understanding of essential data structures such as linked lists, stacks, queues, trees, and graphs. Learn algorithmic strategies for searching, sorting, and optimizing code performance. The DSA segment ensures you are well-prepared to tackle coding challenges and excel in technical interviews.

    Key Features:

    • Hands-On Projects: Apply your knowledge through hands-on projects that simulate real-world scenarios, reinforcing your understanding and allowing you to build a strong portfolio.

    • Interactive Learning: Engage with our interactive learning materials, including quizzes, coding exercises, and discussions, fostering a dynamic and collaborative learning environment.

    • Expert Guidance: Benefit from the expertise of seasoned Java developers who provide insightful guidance, share industry best practices, and offer real-world insights to help you excel in your programming journey.

    • Lifetime Access: Enjoy lifetime access to course materials, updates, and a supportive community, ensuring that you can revisit and reinforce your learning at your own pace.

    Enroll now in "Java Programming Mastery" and unlock the door to a world of possibilities in Java development. Whether you aspire to build robust applications, advance your career, or simply explore the intricacies of Java, this course is your comprehensive guide to mastering the art and science of Java programming.

    Who this course is for:

    • Beginner or anyone who wants to learn and grow their career in Java programming language.
    • Beginner who don't know which path to follow.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Hello my name is Ayush and currently I'm pursuing engineering in CS and I have created this course on linux for help students to start their cybersecurity journey without any problem. I hope you'll love this course and again I'll comeback with another more intresting and amazing course for you guys.If you loved this course then please rate my course also. That'll help others to take my course.Thank You.
    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 81
    • duration 13:57:11
    • Release Date 2024/03/03