Programming

Sort options

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

Python and Machine Learning for Asset Management (Coursera)

This course will enable you mastering machine-learning approaches in the area of investment management. It has been designed by two thought leaders in their field, Lionel Martellini from EDHEC-Risk Institute and John Mulvey from Princeton University. Starting from the basics, they will help you build practical skills to understand [...]

Tables, Data & Networking in iOS (Coursera)

In this course you will learn how to work with data in iOS. Data is the key ingredient for any functional app and one must learn how to properly display it to the user. You will learn how to use tables and collection views to display data [...]