You will master the fundamentals and more advanced principles of Python programming in this beginner's tutorial. This Python course covers every Python fundamental, including installation and more complex material such as Python data science.
This course takes you through the concepts of object-oriented programming (OOP) and shows you how to use them for writing flawless Python programs.
This course delves into the rudiments of unit testing, including the red-green-refactor cycle, and provides in-depth knowledge on testing and implementing business logic in a .NET Core application, Develop the ability to design, write, and execute unit tests using xUnit and Moq for robust and scalable .NET Core applications.
This is an intermediate to advanced ASP.NET Core (.NET 6) course that will take you from the basics to the advanced mode. This course is for anyone who has a basic understanding of ASP.NET Core and wants to learn how to architect and build real-world ASP.NET Core apps.
ASP.NET Web API is one of the hot topics in the ASP.NET world. The usage of web API is taking the world by storm. Companies such as Netflix, Spotify, Tesla, and Amazon use APIs to connect front-end and back-end functionality on a large scale. You will be learning these RESTful Web API concepts from scratch in this course.
Web API use has increased exponentially in the programming world. This course will provide significant knowledge of implementing Minimal API for your next RESTful API-related project. You will be certain to use the building concepts with ease by following a step-by-step approach. Gain the confidence to instantly create a new Minimal API project with ease.
Authorization, authentication and user management are the mainstay features in real world applications. Identity core is the flagship library packaged with ASP.NET Core projects to help us get the most security possible out of the box. Getting authentication and authorization done right in your website can help keep your users and their data safe from attacks.
In this course, you will get familiar with Microsoft Azure, its interface, and various services. You will provision and then use Microsoft Azure resources and services and have an appreciation for how everything connects and can contribute to your stable and modern application being developed.
In this course, you will learn C# programming for desktop applications. These lessons assume no prior knowledge of programming or the C# language and will have you up and running in no time. By the end of this course, you will have enough knowledge to build a functional Windows Forms application, connected to a Microsoft SQL Server database, with all your program code and changes being tracked on GitHub.
Swagger is one of the most popular tools used in API development as it has simplified the process of API design, documentation, and testing. Level up your API development skills by adding Swagger to your skillset. This course will provide significant knowledge on understanding and using Swagger tools. Gain the confidence to instantly apply Swagger Tools tips covered in the course in your next OpenAPI project.