Software Development
Showing 361–372 of 2653 results
Building Web Applications with Shiny in R
Shiny is an R package that makes it easy to build interactive web apps directly in R, allowing your team to explore your data as dashboards or visualizations.
Building Web Scraping Bot With Python and Beautiful Soup
Learn Automation By Building Web Scraping Bot With Python, Beautiful Soup and Email Module - Fun Python Project!
Bulletproof Ruby on Rails Applications
bulletproof rails
Business Readable Automated Tests with SpecFlow 2.0
Learn how to write automated tests that businesses can understand, ensure the right features are being built, and create living documentation with SpecFlow. You'll cover feature-writing, automation code, data conversion, and more.
BUx: Product Management with Lean, Agile and System Design Thinking
Learn how to use lean, agile and systems design thinking in all aspects of the digital products lifecycle.
C Brain Teasers: Exercise Your Mind
C brain teasers enhance C programming skills through engaging puzzles covering syntax and error prevention to boost problem-solving abilities.
C# 10: The Big Picture
C# is one of the most popular programming languages in the world. This course will teach you core concepts critical to evaluating whether C# is the right language for you, and will prepare you to kick start your learning journey to C# mastery.
C# 5 Equality and Comparisons
This course teaches you how equality and comparisons function in .NET and the correct way to implement equality and comparisons for your own types.
C# 5 Events, Delegates and Lambdas
This course provides an in-depth look at how events, delegates and lambdas work in the C# language and .NET framework.
C# 8 Design Patterns: Chain of Responsibility
In this course, you'll discover how to work with the chain of responsibility pattern. You will understand why this pattern exists and how to implement this in a C# application.
C# 8 Design Patterns: Command
In this course, you'll discover how to work with the command pattern. You will understand why this pattern exists and how to implement this in a C# application.
C# 8 Design Patterns: Composite
In this course you'll discover how to work with the composite pattern. You will understand why this pattern exists and how to implement this in a C# application.