Programming
Showing 565–576 of 1793 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: 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.
Fundamental Math for Data Science
Build the mathematical skills you need to work in data science.
Fundamentals of AI Fairness
Explore the concepts of fairness and bias in artificial intelligence, with techniques to build ethical AI systems.
Fundamentals of Digital Signal Processing
This course focuses on the fundamentals of digital signal processing that covers the fundamentals of signals, systems and transforms.
Fundamentals of Javascript through rock-paper-scissors
Get started with JavaScript by building a simple Rock-Paper-Scissors game. Learn the basics of syntax, loops, functions, and logic while creating a fun interactive web game to practice your skills.
Fundamentals of Machine Learning for Software Engineers
The course will help you understand machine learning fundamentals by diving into theoretical concepts and algorithms of machine learning.
Fundamentals of Machine Learning: A Pythonic Introduction
Learn the key concepts of machine learning and implement algorithms in Python for practical applications.
Fundamentals of Object Oriented Programming in Java
This course will teach you the ideas that lie behind the Java language and libraries. At the end, you will understand the principles and basic patterns of object-orientation, and you'll be ready to start writing your own object-oriented programs.
Fundamentals of Programming in Data Analysis Expression DAX
Data Analysis Expression DAX functions, examples and use cases