📜 ⬆️ ⬇️

Open video course "Multicore programming in Java" in Russian (30 + 30 hours)

Good day.

I do IT teaching. Read Java Core (materials here ).
Now wrote and sell the course "Scala for Java Developers"

In this post I decided to open a video of two courses (held in webinar mode) on multi-threading under JVM (these are 16 + 16 two-hour lectures).
')
More about the materials (program, useful links) can be found in the post-announcements about webinars ( Program of the course “Multicore programming in Java” (March 25, 2014) , Program and materials of the course “Multicore programming in Java” (July 31 ).

The course is designed for students who are starting to learn multithreading from scratch (after a strong Java Core course, Middle Developer from a clean web, or from a scripted / interpreted programming language). It will not be suitable for those who have moved from the “severe” C / C ++ or are looking for an “academic height”.

The topics of Hardware, New Java Memory Model, java.util.concurrent (atomics, blocking queues, thread pool, locks, synchronizers), message passing alternative, software transactional memory alternative, Java 7 Fork / Join, Java 8 Parallel Streams (+ Lambdas, + Stream API), CSP / JCSP alternative



Spring 2014





Summer 2014




The sound quality is lame, I apologize.

At the moment, the author does not conduct webinars on multi-threading and he does not have a course on multi-threading. I am totally focused on the Scala direction.

PS If you find this course useful for you and you want to thank the author for the right to use it for free and without any restrictions - buy from me the course “Scala for Java Developers” (with a discount of $ 179).
Thank.

Source: https://habr.com/ru/post/256883/


All Articles