Companies Home Search Profile

Java Mastery Intermediate: Methods, Collections, and Beyond

Focused View

Metla Sudha Sekhar

8:00:45

25 View
  • 1. Introduction.mp4
    03:22
  • 2. Getting started on Windows, macOS or Linux.mp4
    01:40
  • 3. How to ask great questions.mp4
    01:52
  • 4. FAQs.mp4
    01:30
  • 1. Introduction.mp4
    03:50
  • 2. Popular IDEs for Coding.mp4
    03:04
  • 3. Java Installation (step by step).mp4
    10:22
  • 4. Java path setting (environment variables).mp4
    09:38
  • 5. IntelliJ IDEA Installation.mp4
    09:43
  • 6. Getting start IntelliJ IDEA.mp4
    07:51
  • 7. First Java Hello World program.mp4
    14:36
  • 1. Introduction.mp4
    01:58
  • 2. Create a method.mp4
    12:20
  • 3. Call a method.mp4
    10:23
  • 4. Method with parameter.mp4
    13:32
  • 5. Method with multiple parameters.mp4
    07:14
  • 6. Applying return keyword.mp4
    09:56
  • 7. Using a method on decisions.mp4
    09:37
  • 8. Method overloading.mp4
    12:33
  • 9. Variable scope.mp4
    06:16
  • 10. Method recursion.mp4
    04:24
  • 11. Assessment Test1.mp4
    01:43
  • 12. Solution for Assessment Test1.mp4
    04:03
  • 1. Introduction.mp4
    02:19
  • 2. Creating ArrayList.mp4
    06:40
  • 3. Add items to ArrayList.mp4
    05:16
  • 4. Access an item in ArrayList.mp4
    05:41
  • 5. Change an item in ArrayList.mp4
    05:04
  • 6. Remove or clear an items in ArrayList.mp4
    04:03
  • 7. Finding ArrayList Size.mp4
    02:29
  • 8. Loop through an ArrayList.mp4
    06:43
  • 9. Sorting an ArrayList.mp4
    09:14
  • 1. Introduction.mp4
    01:46
  • 2. ArrayList vs LinkedList.mp4
    05:11
  • 3. Creating LinkedList.mp4
    05:11
  • 4. LinkedList methods( addFirst(), addLast() ).mp4
    04:20
  • 5. LinkedList methods( removeFirst(), removeLast() ).mp4
    02:26
  • 6. LinkedList methods( getFirst(), getLast() ).mp4
    04:13
  • 1. Introduction.mp4
    01:10
  • 2. Create a HashMap.mp4
    05:11
  • 3. Add items.mp4
    06:37
  • 4. Access an item.mp4
    03:00
  • 5. Remove an item.mp4
    03:00
  • 6. Find HashMap size.mp4
    02:27
  • 7. Loop through a HashMap.mp4
    06:26
  • 8. Assessment Test2.mp4
    01:28
  • 9. Solution for Assessment Test2.mp4
    03:42
  • 1. Introduction.mp4
    01:30
  • 2. Create a HashSet.mp4
    03:06
  • 3. Add items.mp4
    02:25
  • 4. Check items.mp4
    02:39
  • 5. Remove an item.mp4
    02:29
  • 6. Find HashSet size.mp4
    01:09
  • 7. Loop through a HashSet.mp4
    01:46
  • 1. Introduction.mp4
    01:09
  • 2. Creating an iterator.mp4
    07:31
  • 3. Loop through a collection.mp4
    04:25
  • 4. Removing items from collection.mp4
    03:37
  • 1. Introduction.mp4
    02:17
  • 2. File handling.mp4
    06:56
  • 3. Creating a new file.mp4
    11:04
  • 4. Writing a file.mp4
    06:59
  • 5. Read a file.mp4
    10:48
  • 6. Getting a file information.mp4
    07:57
  • 7. Delete a file.mp4
    02:48
  • 8. Delete a directory.mp4
    04:35
  • 1. Exceptions.mp4
    06:58
  • 2. try and catch block coding.mp4
    09:49
  • 3. finally block statement.mp4
    02:16
  • 4. throw keyword (error handling).mp4
    14:36
  • 1. What is a Regular Expression.mp4
    05:23
  • 2. Matcher-pattern program - Real world.mp4
    08:05
  • 3. Number validation program - Real world.mp4
    09:19
  • 4. String Validation program Real world.mp4
    05:46
  • 1. Using thread class program.mp4
    04:49
  • 2. Using Runnable interface program.mp4
    03:53
  • 1. Concurrency scenarios.mp4
    06:04
  • 2. Prevent concurrency problems.mp4
    04:21
  • 1. Create Lambda Expressions.mp4
    03:21
  • 2. Lambda Expression ArrayList.mp4
    05:12
  • 3. Lambda Expression Consumer interface.mp4
    04:23
  • 4. Lambda Expression Method.mp4
    06:48
  • 1. Introduction.mp4
    01:23
  • 2. Project overview.mp4
    02:08
  • 3. User Class and methods creation.mp4
    05:16
  • 4. User Choice options.mp4
    05:01
  • 5. User Registration method.mp4
    03:23
  • 6. User Login method.mp4
    03:10
  • 7. Authentication System real time project.mp4
    09:07
  • Description


    Unlocking the Full Potential of Java Intermediate Programming and manipulating data efficiently

    What You'll Learn?


    • Master the art of creating and using methods with advanced concepts such as method overloading and recursion
    • You will learn to Explore the Java Collections Framework efficiently manage and manipulate data
    • Dive into the world of multi-threading and concurrency
    • Learn how to work with files in Java, from reading and writing text files effectively
    • Develop skills in error handling, including try-catch blocks, custom exceptions
    • Harness the power of regular expressions to search, match, and manipulate text patterns
    • Grasp the principles of functional programming with Java's lambda expressions

    Who is this for?


  • Beginners who have never coding collections before
  • Beginner Java developers curious about data applications
  • Programmers with experience in other languages who want to kickstart their Java programming
  • This course is perfect for intermediate level with Java core coding knowledge, to sharpen their skills to the next level
  • Who are looking to build creative Java apps for either personal use or for high-paying clients as a self-employed
  • Who love their own creative genius coding skills to improve data manipulating efficiently
  • What You Need to Know?


  • A computer with either Windows, Mac or Linux to install all the free software and tools needed to build your new apps
  • A strong work ethic, and willingness to learn awesome new programs you’re about to build
  • Basic core Java programming helpful(optional). You will learn fundamentals you need to know
  • More details


    Description

    Take your Java programming skills to the next level with our Intermediate Java Concepts online course. This comprehensive course is designed to build upon your foundational knowledge and dive deep into essential topics such as methods, collections (ArrayList, LinkedList, HashMap, HashSet), file handling, error handling, regular expressions (RegEx), multi-threading, concurrency, and lambda expressions.


    Course Highlights:

    1. **Advanced Methods:** Learn how to create and use methods effectively, including method overloading, recursion, and understanding the nuances of method parameters and return types.


    2. **Collections Framework:** Explore the power of Java collections, including ArrayList, LinkedList, HashMap, and HashSet. Master the art of storing, retrieving, and manipulating data efficiently.


    3. **File Handling:** Discover how to work with files in Java, from reading and writing text files to managing directories and handling exceptions associated with file operations.


    4. **Error Handling:** Gain proficiency in error handling techniques, including try-catch blocks, custom exceptions, and effective error reporting to create robust and reliable Java applications.


    5. **Regular Expressions (RegEx):** Unleash the potential of regular expressions in Java to search, match, and manipulate text patterns within your applications, enhancing data validation and manipulation.


    6. **Multi-threading and Concurrency:** Delve into the world of concurrent programming, enabling your Java applications to perform multiple tasks simultaneously. Learn about thread synchronization, race conditions, and avoiding common pitfalls.


    7. **Lambda Expressions:** Understand the principles of functional programming in Java with lambda expressions, enabling concise and powerful coding techniques for tasks like filtering, mapping, and reducing data.


    By the end of this course, you'll have a strong grasp of these intermediate Java concepts and be well-prepared to tackle more complex programming challenges. You'll also have hands-on experience through practical exercises and real-world examples to reinforce your learning.


    Whether you're looking to advance your career as a Java developer or simply want to become a more proficient programmer, this Intermediate Java Concepts course is the key to unlocking new possibilities and expanding your Java programming capabilities.


    Prerequisites:

    - Proficiency in core Java programming (variables, data types, loops, conditional statements, and basic object-oriented concepts).


    Join us on this educational journey and take your Java programming skills to the next level!


    Who this course is for:

    • Beginners who have never coding collections before
    • Beginner Java developers curious about data applications
    • Programmers with experience in other languages who want to kickstart their Java programming
    • This course is perfect for intermediate level with Java core coding knowledge, to sharpen their skills to the next level
    • Who are looking to build creative Java apps for either personal use or for high-paying clients as a self-employed
    • Who love their own creative genius coding skills to improve data manipulating efficiently

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Metla Sudha Sekhar
    Metla Sudha Sekhar
    Instructor's Courses
    Mr. Sudha Sekhar, He is a Teacher and an IT Specialist, and also passionate to teach every single real-time step that leads students as well as professionals to become successful and the vision to impart Good Quality Software Education to all I.T to aspirants make a strong bridge the gap between the software companies requirements and the beginners. He is Professional about web development and technologies:* Programming: Python, C# Asp.Net and PHP more..* UI/UX : HTML, CSS, Bootstrap, JavaScript, AJAX and more...* Database : MS-SQL, MySQL, PostgreSQL, MongoDB, MariaDB and          more...* Operating Systems / Servers: Administration of LINUX, Ubuntu,      CentOS, Windows and more...Start solving your challenge now | Enroll today and learn real world practical example courses.He is passionate about:* Teaching students the correct way.* Making things simple and easy to understand.* Providing the best audio and video qualities to my courses.* Real-time Examples who will understand real-time skills easily.
    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 89
    • duration 8:00:45
    • Release Date 2024/01/05