Search result for Certificate in functional programming Online Courses & Certifications
Get Course Alerts by Email
Advanced R Programming
by Roger D. Peng, PhD , Brooke Anderson- 4.3
Approx. 18 hours to complete
This course covers advanced topics in R programming that are necessary for developing powerful, robust, and reusable data science tools. Topics covered include functional programming in R, robust error handling, object oriented programming, profiling and benchmarking, debugging, and proper design of functions. Functional Programming Core Functional Programming Functions Embrace functional programming...
Functional Program Design in Scala
by Martin Odersky- 4.5
Approx. 36 hours to complete
In this course you will learn how to apply the functional programming style in the design of larger applications. You'll get to know important new functional programming concepts, from lazy evaluation to structuring your libraries using monads. This course is intended to be taken after Functional Programming Principles in Scala: https://www....
Functional Program Design in Scala
by Martin Odersky- 4.5
Approx. 35 hours to complete
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. This course is intended to be taken after Functional Programming Principles in Scala: https://www....
Functional Programming in Python
by Jay R- 4.9
1.5 hours on-demand video
Master Functional Programming with Python while coving awesome fundamental concepts. Functional programming offers developers a more effective way of writing readable, maintainable code. I then dive into the basics of working with first-class functions in Python, as well as the built-in functions and features in Python that support functional programming. Built-in functions that support functional programming Functional Programming...
$12.99
Functional Programming in Python
by Packt Publishing- 4.3
2.5 hours on-demand video
Use Functional Programming as a powerful tool to solve many real-world problems by writing robust, testable, and bug-fre Functional programming is a We will also learn why and when functional programming is useful, and the purest form of functional programming that Python offers. calculator to illustrate how you can use functional programming in a...
$12.99
Scalable Machine Learning on Big Data using Apache Spark
by Romeo Kienzler- 3.8
Approx. 7 hours to complete
Apache Spark is an open source framework that leverages cluster computing and distributed storage to process extremely large data sets in an efficient and cost effective manner. - basic python programming - basic machine learning (optional introduction videos are provided in this course as well) Functional programming basics Exercise 2 - functional programming basics with RDDs...
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. • Functional parallelism using Java’s Future and Stream frameworks Industry Professional on Parallel, Concurrent, and Distributed Programming in Java - Jim Ward, Managing Director Continue Your Journey with the Specialization "Parallel, Concurrent, and Distributed Programming in Java"...
Related searches
Functional Programming in 7 Days
by Packt Publishing- 4
5 hours on-demand video
Take a 7-day journey to the functional paradigm of Python programming By the end, you’ll be well-equipped with programming concepts that enable robust functional programming, taking you one step closer to proficient programming in Python. He completed his master's degree in computer science from IIIT Delhi, with specialization in data engineering....
$9.99
Functional Programming Principles in Scala
by Martin Odersky- 4.8
Approx. 45 hours to complete
Functional programming is becoming increasingly widespread in industry. Scala fuses functional and object-oriented programming in a practical package. In this course you will discover the elements of the functional programming style and learn how to apply them usefully in your daily programming tasks. Understand the principles of functional programming Combine functional programming with objects and classes...
Functional Programming in Scala Capstone
by Julien Richard-Foy- 4.4
Approx. 27 hours to complete
In the final capstone project you will apply the skills you learned by building a large data-intensive application using real-world data. Milestone: interactive visualization in a Web app...