Showing 6925–6936 of 18767 results
Functional Programming in Rust 2021
This course will teach you functional programming in Rust for elegant, concise, and maintainable code. Learn closures, iterators, lazy evaluation, immutability, higher-order functions, pattern matching, and error handling with Result and Option types.
Functional Programming Patterns With RamdaJS!
Explore functional programming concepts using RamdaJS, focusing on patterns and techniques for cleaner and more maintainable code.
Functional Programming using Elixir – The Complete Course
Learn the cutting edge functional programming language Elixir and build fault tolerant software
Functional Programming using JavaScript
Learn Functional Programming
Functional Programming with C#
Learn how to take advantage of several functional programming techniques including immutability, higher-order functions, and functional pipelining within your existing C# projects.
Functional Programming with ReasonML
Explore functional programming concepts using ReasonML, focusing on type safety and functional design principles for building robust applications.
Functional Programming: The Big Picture
Functional programming is gaining traction and popularity in the industry. However, it's not always clear why someone should care about it. This course will look at what it is, how it's different, and why it matters.
Functional Web Development with Elixir, OTP and Phoenix
Learn web development with Elixir. We use GenServer Behaviour for a stateful backend. The front-end will use Phoenix Channels to communicate with the backend.
Functional Web Development with Elixir, OTP and Phoenix
Learn web development with Elixir. We use GenServer Behaviour for a stateful backend. The front-end will use Phoenix Channels to communicate with the backend.
Functions for Manipulating Data in SQL Server
Learn the most important functions for manipulating, processing, and transforming data in SQL Server.
Functions in JavaScript
This course will teach you the ins and outs of JavaScript functions, which are essential for developing complex frontend or backend web applications in JavaScript.
Functions of Several Variables
Explore the mathematical theory and applications of functions with multiple variables, including partial derivatives and integrals.