📜 ⬆️ ⬇️

The program and course materials "Multicore programming in Java"

Good day.
My name is Golovach Ivan, I will conduct a second course-webinar “Multicore programming in Java” for the second time . This article offers a course program and the most useful threading references in Java for review.

I also teach Scala for Java Developers on the udemy.com online education platform (equivalent to Coursera / EdX).

Briefly about the course: starts on September 1, is conducted in webinar mode twice a week (Monday + Thursday) from 7 to 10 pm (Moscow time), consists of 16 lectures of 2.5 hours each (= 40 lecture hours), calculated on Java Middle.
')
1. Module # 1: Between hardware and New JMM
1.1 Module program
1.2 Literature to module
2. Module # 2: java.util.concurrent
2.1 Module program
2.2 Literature to module
3. Module # 3: Fork / Join Framework + Parallel Streams
3.1 Module program
3.2 Literature to module
4. Module # 4: “Non-classical architectures”
4.1 Module program
4.2 Literature to module


Module # 1: Between hardware and New JMM



Module program


Literature to the module


Module # 2: java.util.concurrent



Module program


Literature to the module


Module # 3: Fork / Join Framework + Parallel Streams



Module program


Literature to the module


Module # 4: “Non-Classical Architectures”



Module program


Literature to the module


General literature


In the previous section, I looked at references on specific topics of specific modules, however, there are three very good books that are literally worth reading in their entirety. I didn’t want to “pull them into chapters,” so they


Contacts


Course fee
- if paid before August 9 - $ 375
- if paid before August 16 - $ 400
- if paid before August 23 - $ 425
- if paid before August 30 - $ 450

I do Java online training (here are the programming courses ) and publish some of the training materials as part of the reworking of the Java Core course . You can see videos of lectures in the audience on the youtube channel , perhaps the video of the channel is better organized in this article .

I will be happy to answer all questions with the following contacts (or in the comments)
skype: GolovachCourses
email: GolovachCourses@gmail.com

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


All Articles