Software Development
Showing 1057–1068 of 2824 results
Foundations of Functional Programming with purrr
Learn to easily summarize and manipulate lists using the purrr package.
Foundations of Git
Discover the fundamentals of Git for version control in your software and data projects.
Foundations of SaaS
Learn about Software as a Service (SaaS), including differences from traditional software, service-level agreement (SLA) and service-level objectives (SLO), security and compliance, and pricing models.
Fraud Detection with Python, TensorFlow and Linear Regression
Create a credit card fraud detection model! Learn predictive modeling, logistic regression, and regression analysis.
From Collections to Streams in Java 8 Using Lambda Expressions
This course shows the new patterns introduced in Java 8, based on lambda expressions, the functional interfaces, the Collection Framework and the Stream API.
From Zero To Hero: The Coder’s Archetypal Journey
Follow along as we describe the story of Steve, a new programmer in a world full of senior developers. While writing code, he notices more and more patterns begin to emerge.
Front-end Testing 101: Integration and End-to-end Testing
Learn the essentials of front-end testing, covering integration and end-to-end testing techniques for web applications.
Frontend End-to-End Testing with Cypress
Learn how you can improve the quality of your site and capture bugs before they reach production with the help of Cypress.
Full Speed Python
Accelerate your Python programming skills with advanced techniques and libraries for efficient coding practices.
Full Stack Development: React (Includes React Hooks) and Spring Boot
Build Full Stack Notes Application with Real Database and Deployed to Live Web Server
Functional Programming Concepts in JavaScript
This course will teach you how functional programming concepts are incorporated in modern JavaScript.
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.