Search result for Courses taught by Vivek Sarkar
Get Course Alerts by Email
Distributed Programming in Java
by Vivek Sarkar- 4.6
Approx. 18 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of Distributed Programming in the context of Java 8. Distributed programming enables developers to use multiple nodes in a data center to increase throughput and/or reduce latency of selected applications. Why take this course? The desired learning outcomes of this course are as follows:...
Concurrent Programming in Java
by Vivek Sarkar- 4.5
Approx. 19 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of concurrent programming in the context of Java 8. Concurrent programming enables developers to efficiently and correctly mediate the use of shared resources in parallel programs. g. , progress guarantees, deadlock, livelock, starvation, linearizability). Why take this course? The desired learning outcomes of this course are as follows:...
Parallel Programming in Java
by Vivek Sarkar- 4.6
Approx. 19 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of parallel programming in the context of Java 8. Parallel programming enables developers to use multicore computers to make their applications run faster by using multiple processors at the same time. Why take this course? The desired learning outcomes of this course are as follows:...