Software Development
Showing 217–228 of 2653 results
Bean Validation 1.1
Learn how to create and add business constraints to your Java SE and Java EE applications.
Beautiful C++ 14: STL Algorithms
Very few C++ developers know the time and effort they could save with the algorithm header of the Standard Library. This course unlocks that header by connecting tasks you need to perform to the single line of code from the STL to do them.
Beautiful C++ 17: Updating Legacy Code
If you maintain an old large codebase, there's a good chance you don't understand parts of it. This course will show you how to update code to a more readable, understandable, and maintainable state by taking full advantage of modern C++ techniques.
Becoming a .NET Developer
In this course, you will learn all you need to begin your journey to become a .NET developer. This course is for those who are transitioning from being an IT-professional or are moving from other technologies.
Beginner to Advanced Computing and Logic Building
This course focuses on teaching how to build logic, starting from simple coding problems to advanced coding problems.
Beginning C# 7 Collections
Almost every app requires data to be stored in collections. This course gives you a basic introduction, covering the most widely used collections - arrays, lists, and dictionaries - and gets you up to speed with querying and modifying data in them.
Behavior-Driven Development (BDD) Testing with Appium and SpecFlow 3
This course will teach you what behavior-driven development is and how to implement it with SpecFlow and Appium.
Behavior-driven Development (BDD) with Behave and Python
Software quality is a shared responsibility of business, development, operations, and QA. This course will teach you how to use Behavior-driven-development using Behave with Python and engage the stakeholders in writing and maintaining tests.
Behavior-driven Development (BDD) with Cucumber and Java
This course will teach you how to effectively implement Behavior-driven Development (BDD) using Cucumber and Java.
Behavior-driven Development (BDD) with JBehave and Java
Bridge the gap between development and testing. This course will teach you to implement Behavior-driven Development (BDD) using JBehave and Java.
Behavior-driven Development (BDD) with pytest-bdd and Python
This course will teach you how to drive your Python code with super-high quality requirements developed with BDD techniques.
Behavior-driven Development (BDD) with SpecFlow
Learn to craft clear BDD scenarios, integrate with .NET, and execute effective tests, building robust software with collaborative, behavior-driven development.