Software Development
Showing 493–504 of 673 results
Python for MATLAB Users
Transition from MATLAB by learning some fundamental Python concepts, and diving into the NumPy and Matplotlib packages.
Python for R Users
This course is for R users who want to get up to speed with Python!
Python for Spreadsheet Users
Use your knowledge of common spreadsheet functions and techniques to explore Python!
R For SAS Users
Learn how to translate your SAS knowledge into R and analyze data using this free and powerful software language.
RabbitMQ by Example
This course will show you, in a practical way, how to use RabbitMQ in your .NET applications.
RabbitMQ for .NET Developers – Part 1
This course will provide an introduction to RabbitMQ for .Net developers
Rapid JavaScript Training
Learn JavaScript rapidly in a direct question and answer format. You'll see hundreds of examples which cover most aspects of the language.
React Native with Expo Deep Dive
Expo is an add on library that makes developing React Native apps easier. This course will teach you everything you need to know to build React Native apps using Expo.
Refactoring for C# Developers
Refactoring is a critical developer skill that helps keep code from collapsing under its own weight. Learn how to recognize "code smells" that may indicate the need for refactoring and how to fix them with specific techniques and patterns.
Refactoring to SOLID C# Code
You’ve learned SOLID and Refactoring; now put them together! This course will teach you how to apply refactoring techniques to improve the design of an existing application, using SOLID principles as a guide.
Refactoring to SOLID Java
This course will teach you how to practically apply SOLID principles in Java applications to avoid technical debt and build robust, loosely coupled systems that can evolve easily over time.
Regular Expression Fundamentals
This course will teach you about the power of regular expressions and show you how to build good and performant regex, while avoiding all the pitfalls.