Software Engineering
Showing 265–276 of 404 results
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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](https://edcroma.com/wp-content/uploads/2024/10/2024081911562815019-300x300.jpg)
Mastering Python Microservices: Build and Scale Applications
Master Microservices with Python: Build, Scale, and Secure Distributed Systems
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
Mastering the Art of Programming in Elixir
Learn to program in Elixir with a focus on functional programming principles and building scalable applications.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
Mastering the Art of Programming in Python 3
Master Python 3 programming with a focus on advanced techniques, best practices, and real-world applications.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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 :)
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
Mastering XPath for Selenium
Explore XPath and its application in Selenium for effective web element identification and automation testing.
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
Microservice Architecture: Practical Implementation
Learn to design and implement microservice architectures, emphasizing best practices for scalability, deployment, and management.
![Microservices Architecture for Absolute Beginners](https://edcroma.com/wp-content/uploads/2024/06/alison_courseware_intro_4393-1-300x300.jpg)
Microservices Architecture for Absolute Beginners
This Free Online Course Includes: 1.5-3 Hours of Learning CPD Accreditation Final Assessment
![System Design Interview Prep Crash Course](https://edcroma.com/wp-content/uploads/2024/10/Educative.io_-300x300-1-300x300.jpg)
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