Advanced Java Programming , Multithreading For Java Projects

Posted By: ELK1nG

Advanced Java Programming , Multithreading For Java Projects
Last updated 11/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 939.39 MB | Duration: 3h 49m

Advanced Java Programming for Projects Java Multithreading Advanced Java 8 Lambdas Generics Reflection Annotations JNI

What you'll learn
Good understanding of advanced Java features
Advanced Java features implementation
Exception handling in detail
Generics and Multithreading
Reflection, Lambda Expressions and Annotations
Dynamic Class Loading, Java Native Interface
Dynamic Language Support for Dynamic Languages - JavaScript, Python
Understanding of Advanced Features helpful in Software Development
Requirements
Understanding of Object Oriented Java
Free Eclipse IDE or any other Java development environment
Description
This "Advanced Java : Learn Advanced Java Programming" course has good advanced Java programming topics in detail, not available in any other course and valuable in software development.Why learn Advanced JavaPreferred language for Enterprise SolutionEnrich your Java skillsTo provide efficient solutionImplement/Understand complex techniquesBetter Development/Maintenance Java projects/productsFlexible and Extensible software designWell prepared for interviewDesign and development of a product requires great understanding of implementation language. The complexity of real world application requires the use of strength of language to provide robust, flexible and efficient solution. Java provides the Object Oriented capability and lot of rich features to stand with changing demand of current world application requirement. The course covers variety of advanced Java concepts used in software development : JNI (Java Native Interface), Generics, Exception Handling, Multithreading, Reflection, Dynamic Class Loading, Dynamic Language Support, Lambda Expressions, Annotations.This "Advanced Java : Learn Advanced Java Programming" tutorial explains the advanced features of Java in step-wise manner. All the topics have been explained in simple way. You will also see the demonstration of source code implementation for each topic. This course will improve the advanced Java programming skills of developers who have basic understanding of Java. You will learn rich advanced Java concepts which will help in providing efficient solution of software projects. You will be able to understand and implement all the advanced Java techniques and apply in Java projects. This will also help you to present yourself well for advanced Java coding interview questions.This course is second one in my complete Java Design and Development course series-Java Programming : Learn Object Oriented Java ProgrammingAdvanced Java : Learn Advanced Java ProgrammingDesign Patterns In Java Made SimpleThis course will be expanded soon, some of the topics that will be added are : Dynamic Proxy creation, ConcurrencyCourse will be updated with adding new topics and existing topics will be provided in detail to have good understanding of advanced features of Java programming to build the technical strength and shape your career.In this advanced Java course, I have used Free Eclipse IDE, you can use any other Java development environment.This Learn advanced Java online course on udemy will be great help to developers as very few books/tutorials are available to provide good knowledge on advanced Java topics. Also it will be a good complement to any book/tutorial.What Students Say-  "This is material every Java programmer should know but doesn't want to take the time of sifting through scattered resources. The instructor put everything together in one course and does a nice job of presenting the material. The true strength of this course is that all of the material is provided in one, concise location–this course.""I liked the fact the examples are presented.""Great short class on covering some Advanced Java Features dealing with Exception Handling and Generics. A++ Class"So what are you waiting for, click on Buy button to enroll now and start learning.

Overview

Lecture 1 Introduction

Section 1: JNI (Java Native Interface)

Lecture 2 What Is JNI (Java Native Interface)

Lecture 3 Implementation of Java Native Interface

Lecture 4 Limitations of Java Native Interface

Section 2: Dynamic Language Support (DLS) In Java

Lecture 5 What Is Dynamic Language Support?

Lecture 6 Required classes and interfaces

Lecture 7 Running JavaScript on JVM

Lecture 8 JavaScript In Java Source

Lecture 9 Using JavaScript File in Java Source

Lecture 10 Running Python File on JVM

Lecture 11 Python In Java Source

Lecture 12 Required class PythonInterpreter

Lecture 13 Using Python File in Java Source

Section 3: Exception Handling In Java

Lecture 14 Introduction to Exceptions

Lecture 15 Handling Exception - try…catch block

Lecture 16 Nested try

Lecture 17 Catching Multiple Exceptions - Multiple Catch Handler

Lecture 18 Catching Multiple Exceptions - Single Catch Handler

Lecture 19 finally Block

Lecture 20 Throwing Exception

Lecture 21 User Defined Exception

Lecture 22 Your Review Matters!

Section 4: Generics In Java

Lecture 23 Introduction to Generics

Lecture 24 Generic Method Implementation Demo

Lecture 25 Generic Class Implementation Demo

Section 5: Multithreading In Java

Lecture 26 What is Multithreading

Lecture 27 How to create and start a thread

Lecture 28 Implementing Runnable Vs Extending Thread class

Lecture 29 Demo of creation of thread by implementing Runnable interface

Lecture 30 Demo of creation of thread by extending Thread class

Lecture 31 Thread class

Lecture 32 Thread Life Cycle

Lecture 33 Usage of Join method

Lecture 34 Usage of Sleep method

Section 6: Reflection In Java

Lecture 35 What is Reflection?

Lecture 36 Getting Class Object

Lecture 37 java.lang.Class class

Lecture 38 Getting Class object Information

Lecture 39 java.lang.reflect Package

Lecture 40 Getting Field Information

Lecture 41 Getting Method Information

Lecture 42 Getting Constructor Information

Lecture 43 Dynamic Creation of instance and invoking methods

Lecture 44 Demo of Dynamic Creation of Instance

Lecture 45 Demo of Dynamic Method Invocation

Section 7: Dynamic Class Loading In Java

Lecture 46 Introduction to Dynamic Class Loading

Lecture 47 ClassLoader

Lecture 48 Using ClassLoader

Lecture 49 Using Own ClassLoader

Section 8: Lambda Expressions In Java

Lecture 50 What Is Lambda Expression?

Lecture 51 Functional Interface

Lecture 52 Lambda Expression Syntax, Creation, Invocation

Lecture 53 Simple Lambda Expression Demo

Lecture 54 Demo of Lambda Expressions using available Functional Interfaces

Lecture 55 Lambda Expressions In Streaming APIs

Section 9: Annotations In Java

Lecture 56 What Is Annotation?

Lecture 57 Predefined Annotation Types

Lecture 58 Custom Annotations

Section 10: Bonus Lecture

Lecture 59 Recommended Course and Offer on my other courses

Students who want to enhance their Java skills to work on Software Development,Software Developers/Engineers to apply different features to develop/maintain the efficient software product,Software Architects to analyse and propose better solution considering languages capability