Sunday 5 March 2017

83% off #Efficient Java Multithreading with Executors – $10

Learn how to use the modern Executors framework to do everything that you can do with the Threads API … and more!

All Levels,  –   7.5 hours,  56 lectures 

Average rating 4.5/5 (4.5 (139 ratings) Instead of using a simple lifetime average, Udemy calculates a course’s star rating by considering a number of different factors such as the number of ratings, the age of ratings, and the likelihood of fraudulent ratings.)

Course requirements:

You should already have a solid grasp of Core Java.
You should already know about the basic concepts of multi-threading viz. what are threads, why are threads required, various states they can be in, what is synchronization, what is locking, etc.
You should have Eclipse IDE and JDK 1.7 or higher installed on your machine.
You should already know how to use Eclipse IDE for Java programming.

Course description:

A 7.5-hours course on multi-threading – it cannot get more detailed than that! Learn all the concepts of Java’s Executors API from scratch in combination with parallel concepts of the Threads API. Develop skills and deepen your knowledge of advanced multi-threading concepts by learning various tips & techniques and becoming aware of pitfalls when using Executors API. And … refresh your advanced Threads-API concepts as well.

Do you know how to return values using the normal Threads API and its Runnables?
Do you know the various ways of terminating threads midway for both the APIs?
Do you know how to ‘join threads’ using Executors?
Do you know that you cannot catch stray exceptions leaked out from a thread by using try-catch block – neither in the Threads API nor in the Executors one? And that this can lead to third-party code killing your scalable, high-performance and high-availability enterprise application?
Do you know how to check if a task has finished execution using both the APIs?
Do you know what are daemon threads and how to create them using Executors?
Do you know how to name Executor threads?
Do you know the various ways to schedule tasks for running in future using both the APIs? Do you know the various ‘types’ of scheduling?

If the answer to any of these questions is ‘no’, then this course is for you (provided that you know Java and the basics of multi-threading already)! Learning from Full-HD (1080p) videos and nearly 8 hours of content will help you convert all these “nos” to “yeses” … and will also give you an edge over your peers! Not only will this course help you learn how to get things done the multi-threaded way but also how to avoid the mistakes and pitfalls and thereby, increase your efficiency and productivity. All those long bug-fixing hours that you save can be spent finishing your other pending work or even for pleasure!

Avoid the pitfalls while writing multi-threaded code by learning pro-tips

In my 13 years of experience building large enterprise applications, I have made all the mistakes in multi-threading that can be made. And believe me – multi-threading bugs are costly and multi-weekend-destroying to resolve.

I have used my vast experience to craft this course in such a manner so as to highlight the pitfalls that await a programmer and also provide tips to avoid those pitfalls. By going through this course, you will be years ahead of your peers who are yet to make all the mistakes that I have made.

Content and Overview

It is difficult to directly move from an older to a newer way of doing things if you are not comfortable with the older way also – you won’t be able to map things from the old way to the new way. So, this course has been structured in such a way that the Threads-API way of doing things are explained first and then the corresponding way to do them using the Executors-API is explained. This will help you understand not only the advanced concepts of Executors but also those of the Threads-API.

So, this course is suitable for programmers who want to learn about the Executors API from scratch. It is also beneficial for those who want to refresh their concepts or learn the techniques of doing various operations using the Threads-API. Detailed examples along with the source-code are provided on every concept for both the APIs.

The course starts with the basics first – ‘How to create and run threads’, ‘How to name the threads’ and ‘How to return values from threads’ – using both the APIs. And then, it gradually moves on to increasingly advanced concepts like ‘Terminating Threads’, ‘Catching Exceptions’, ‘Waiting for threads to finish without wasting CPU cycles’, etc.

BEFORE YOU BUY THIS COURSE, DON’T FORGET TO WATCH THE FREE PREVIEW VIDEO ON ‘PRE-REQUISITES AND COURSE STRUCTURE’ IN SECTION-1!

Full details
Get the Source Code of all the examples!
Get superb quality, full-HD (1080p) videos explaining theory as well as showing detailed coding exam

Reviews:

“Arun is very clear on this course contents, has depth on the same and this course is designed to give us a depth in the executor’s framework working.
Hope to see more courses from him on concurrency also,
Cheers,
Gaurav Sharma” (Gaurav Sharma)

“Code examples make sense to me. Nice pace and easy to understand. Would recommend this course to every Java programmer. Thanks.” (Angela White)

“Excellent course to start with the basics of Java Multi-threaded applications. Cleared a lot of doubts that i had before. Good one to do before jumping onto Java Concurrency In Practice” (Amitesh Rai)

 

 

About Instructor:

Arun Kumar

I am a software professional with around 14 years of experience building multi-tier enterprise systems for large investment banks, financial services providers and telecom companies. Right now, I am working with a multi-national telecom company based out of US.
Most of my experience has been on Java/JEE and related technologies only but I have worked on IBM Mainframes and some Microsoft technologies as well.
My main areas of expertise are Core Java, Web-programming using JSPs and Servlets, Groovy, Grails, Spring, Hibernate, OSGi, Eclipse RCP, Eclipse RAP and creating DSLs using Xtext & Xtend.
I have been involved in building architecture and design of multiple applications with requirements of high-performance, high-availability, scalability, interoperability and high-maintainability.

Instructor Other Courses:




……………………………………………………………
Arun Kumar coupons
Development course coupon
Udemy Development course coupon
Programming Languages course coupon
Udemy Programming Languages course coupon
Efficient Java Multithreading with Executors
Efficient Java Multithreading with Executors course coupon
Efficient Java Multithreading with Executors coupon
coupons

The post 83% off #Efficient Java Multithreading with Executors – $10 appeared first on Course Tag.



source http://coursetag.com/udemy/coupon/83-off-efficient-java-multithreading-with-executors-10/

No comments:

Post a Comment