Search result for Parallel programming Online Courses & Certifications
Get Course Alerts by Email
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
With every smartphone and computer now boasting multiple processors, the use of functional ideas to facilitate parallel programming is becoming increasingly widespread. In this course, you'll learn the fundamentals of parallel programming, from task parallelism to data parallelism. In particular, you'll see how many familiar ideas from functional programming map perfectly to to the data parallel paradigm. Parallel Programming...
Parallel programming
by Prof. Viktor Kuncak , Dr. Aleksandar Prokopec- 4.4
Approx. 33 hours to complete
With every smartphone and computer now boasting multiple processors, the use of functional ideas to facilitate parallel programming is becoming increasingly widespread. In this course, you'll learn the fundamentals of parallel programming, from task parallelism to data parallelism. In particular, you'll see how many familiar ideas from functional programming map perfectly to to the data parallel paradigm. Parallel Programming...
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. Continue Your Journey with the Specialization "Parallel, Concurrent, and Distributed Programming in Java"...
Learn Parallel Programming with C# and .NET
by Dmitri Nesteruk- 4.5
5.5 hours on-demand video
NET Parallel Programming with C# and covers the core multithreading facilities in the . Parallel Loops which let you easily iterate over a counter or collection while partitioning the data and processing it on separate threads. Parallel LINQ, the parallel version of . Anyone interested in multi-threading, parallelism and asynchronous programming Video lectures showing hands-on programming...
$14.99
Multithreading and Parallel Programming in C#
by Engineer Spock- 3.7
7 hours on-demand video
Overcome multithreading and asynchronous programming in C# problems & improve performance by parallel computing in C# We, as software developers, should know how to write asynchronous and parallel executing code to make our applications faster and more responsive. Parallel Programming including Parallel class and PLINQ Enroll and start learning the foundations of multithreading and parallel computing in ....
$12.99
Hands-On Parallel Programming with C# 8 and .NET Core 3.0
by Packt Publishing- 4.3
1.5 hours on-demand video
NET Core development with parallel programming concepts With the new industry standard of increasing the processing power of machines, the concept of parallel programming was introduced as well. updates—will introduce you to the concepts of parallel programming in . You’ll also apply parallel programming to your data structures....
$9.99
Scientific Computing™ with HPC, OpenMP, MPI, CUDA & AWS HPC
by Scientific Programming Team- 0.0
3.5 hours on-demand video
Learn parallel programming with OpenMP, CUDA, MPI & HPC cluster systems with Slurm and PBS, AWS HPC Parallel Cluster Parallel programming - GPU and CUDA: Finally, it gives you a concise beginner friendly guide to the GPUs - graphics processing units, GPU Programming - CUDA, CUDA - hello world and so on!...
$12.99
Related searches
CUDA GPU Programming Beginner To Advanced
by Ivan Westen- 3.9
2 hours on-demand video
Learn CUDA programming and parallel computing with my simple and straightforward cuda programming masterclass Programming Pipeline & CUDA Toolkit CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface (API) model created by Nvidia. This course also gives you programming experience with open-source parallel libraries like Open MP/mpi....
$12.99
Big Data Analysis with Scala and Spark
by Prof. Heather Miller- 4.7
Approx. 28 hours to complete
We'll cover Spark's programming model in detail, being careful to understand how and when it differs from familiar programming models, like shared-memory parallel collections or sequential Scala collections. Recommended background: You should have at least one year programming experience. This course is intended to be taken after Parallel Programming: https://www....
Introduction to High-Performance and Parallel Computing
by Shelley Knuth , Thomas Hauser- 3.4
Approx. 18 hours to complete
This course introduces the fundamentals of high-performance and parallel computing. It is targeted to scientists, engineers, scholars, really everyone seeking to develop the software skills necessary for work in parallel software environments. These skills include big-data analysis, machine learning, parallel programming, and optimization. *Types of parallel programming models and the situations in which they might be used...