Programming

Sort options

Parallel programming (Scala 2 version) (Coursera)

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 [...]

Programming Reactive Systems (Scala 2 version) (Coursera)

Reactive programming is a set of techniques for implementing scalable, resilient and responsive systems as per the Reactive Manifesto. Such systems are based on asynchronous message-passing, and their basic building-blocks are event handlers. This course teaches how to implement reactive systems in Scala and Akka by using high-level abstractions, [...]

Functional Program Design in Scala (Scala 2 version) (Coursera)

In this course you will learn how to apply the functional programming style in the design of larger Scala applications. You'll get to know important new functional programming concepts, from lazy evaluation to structuring your libraries using monads. We'll work on larger and more involved examples, from state space [...]

IBM z/OS Rexx Programming (Coursera)

Apr 22nd 2024
IBM z/OS Rexx Programming (Coursera)
Course Auditing
Categories
Effort
Languages
This course is designed to teach you the basic skills required to write programs using the REXX language in z/OS. The course covers the TSO extensions to REXX and interaction with other environments such as the MVS console, running REXX in batch jobs, and compiling REXX. A total of [...]

Java Object Basics: Functions, Recursion, and Objects (Coursera)

Apr 22nd 2024
Java Object Basics: Functions, Recursion, and Objects (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Java program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

Java Basic Structures: Arrays, Strings, and Files (Coursera)

Apr 22nd 2024
Java Basic Structures: Arrays, Strings, and Files (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Java program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover arrays, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

Java Basics: Selection and Iteration (Coursera)

Apr 22nd 2024
Java Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Java program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

C++ Object Basics: Functions, Recursion, and Objects (Coursera)

Apr 22nd 2024
C++ Object Basics: Functions, Recursion, and Objects (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

C++ Basics: Selection and Iteration (Coursera)

Apr 22nd 2024
C++ Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

Interacting with the System and Managing Memory (Coursera)

The final course in the specialization Introduction to Programming in C will teach you powerful new programming techniques for interacting with the user and the system and dynamically allocating memory. You will learn more sophisticated uses for pointers, such as strings and multidimensional arrays, as well as how to [...]