Software Engineering
Showing 265–276 of 403 results
Mastering Kotlin Essentials
Learn Kotlin's syntax, OOP, and collections to build cross-platform apps for mobile, web, and back-end development, culminating in a workout manager app.
Mastering NullReferenceException Prevention in C#
Learn techniques to prevent NullReferenceExceptions in C#, focusing on best practices for code reliability and maintenance.
Mastering Python Microservices: Build and Scale Applications
Master Microservices with Python: Build, Scale, and Secure Distributed Systems
Mastering the Art of Programming in Elixir
Learn to program in Elixir with a focus on functional programming principles and building scalable applications.
Mastering the Art of Programming in Python 3
Master Python 3 programming with a focus on advanced techniques, best practices, and real-world applications.
Mastering TypeScript
This course will teach you how to use TypeScript to build full working applications with JavaScript frameworks such as Angular, React, and Vue.
Mastering Unit Testing Principles with NUnit
Understand the principles of unit testing using NUnit, focusing on writing effective tests and ensuring code quality in .NET applications.
Mastering Unit Testing with Pytest
In this course, we'll learn to write unit tests for python applications using Pytest framework. It's a small step toward becoming a better developer :)
Mastering XPath for Selenium
Explore XPath and its application in Selenium for effective web element identification and automation testing.
Microservice Architecture: Practical Implementation
Learn to design and implement microservice architectures, emphasizing best practices for scalability, deployment, and management.
Microservices Architecture for Absolute Beginners
This Free Online Course Includes: 1.5-3Â Hours of Learning CPD Accreditation Final Assessment
Mini Course: Build Rock Paper Scissors with C++
This course builds a classic Rock Paper Scissors game in C++ using a modular programming method for a beginner-level coder