Software Development
Showing 397–408 of 2653 results
C# for Programmers: A Practical Guide
Gain practical knowledge of C# programming with hands-on examples and projects that reinforce key concepts and best practices.
C# Fundamentals
C# is the preferred language to build .NET applications. In this course, you will learn the basics of the C# language and create your own C# applications
C# Performance Playbook
This course will teach you powerful tactics to maximize the performance of your application.
C# Playbook
This course will teach you to solve more complex problems in C#. You’ll learn by solving numerous practical problems that require the full range of C# language features, from classes to null values, to exceptions to generics, and more.
C# Reflection
In this course you’ll learn when reflection is useful and how to use it with C# 12 in .NET 8.
C# testing in Visual Studio
Start testing your C# apps by using the testing tools in Visual Studio.
C# Unit Testing
Unit testing is an essential skill needed to write robust and high-quality code. This course will teach you how to write unit tests with .NET and C# to ensure that your code works as expected.
C#: The Big Picture
C# is one of the most popular programming languages in the world. This course will teach you core concepts critical to evaluating whether C# is the right language for you, and will prepare you to kick start your learning journey to C# mastery.
C++ 17: Beyond the Basics
You know C++ syntax, but do you know what makes code "modern"? How much do you use the Standard Library in your applications? Have you been keeping up with what was added in C++ 11, 14, and 17? Bring your C++ skills to the next level.
C++ 20: The Big Picture
C++ is often called the most popular general purpose programming language. This course will teach you what C++ is, what it is used for, and how it is different from other programming languages.
C++ Compiler design practical
how to design a compiler
C++ Fundamentals for Professionals
Deepen your understanding of C++ programming with this course focusing on advanced concepts and professional best practices.