Software Development
Showing 49–60 of 673 results
Automated Web Testing with Selenium and WebDriver 4 Using Java
Automated testing is almost mandatory to guarantee the stability of an application. This course teaches you how to test web applications using first a record-and-playback approach with Selenium, and then a more advanced approach using WebDriver.
Automating Node.js 6 with NPM Scripts
What if you could greatly improve your efficiency as a developer? This course will teach you how to use automation to optimize your time and reduce manually executed, repetitive tasks. You will see NPM is the tool for this when building Node.js apps.
Automation Anywhere 11: Fundamentals
Automation Anywhere is a Robotic Process Automation software company and solution. This course will teach you the value of RPA and how to use Automation Anywhere.
AWS: DevOps on AWS: Code, Build, and Test
Learn the basic concepts, technology, use cases, and benefits of implementing DevOps on AWS
AWS: Hands-on with AWS: Software Development Practices
Being and excelling as a software engineer means knowing and following software development practices. Working efficiently with teammates through continous integration and continuous delivery will help shorten the time it takes to get applications in the hands of your customers.
Bazel Fundamentals
This course will teach you how to set up a build and test environment with Bazel as well as its fundamental parts.
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.
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) 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.