C#/.NET – 50 Essential Interview Questions (Mid Level) Make sure you’re ready for your next interview. An in-depth look at important C# subjects...
Category - C# Tutorial
C# Tutorials – Learn C# For Free – Codecademy Pro
C# Tutorials – Learn C# For Free – Codecademy Pro – Writing programs in C# is one thing. Writing programs that work is another. Discover how debugging your applications can make them more accurate, efficient, and reliable. Learn exactly what it means to debug your programs, and how tools like Visual Studio Code—the most popular IDE for C# programmers—can help you identify and solve errors in your code. Learn the basic debugging process and introduces tips and tricks to reduce bugs and make your programs more secure. The most common errors in C#—issues like null reference exceptions and logical errors—and provides three coding challenges to help you practice your debugging skills.
Topics include:
- Debugging defined
- Working with breakpoints
- Inspecting values of variables
- Defensive programming
- Common C# errors
- Debugging challenges
- Thread safety and affinity
- Signaling
- Task Parallel Library (TPL) basics
- PLINQ introduction
- Task-based Asynchronous Pattern (TAP)
Mobile Game Development with Unity C#: Helix Jump Using Unity and C#, create and distribute hypercasual mobile games and applications for the Android Play...
How To Create 2D Space Shooter With Unity And C# Make a 2D Space Shooter with Unity and C# What you’ll learn How To Create 2D Space Shooter With Unity...
How To Create 2D Defender Game With Unity & C# How to Make a 2D Defender Game with Unity and C# What you’ll learn How To Create 2D Defender Game With...
Learn Coding with C# from Scratch | C# Comprehensive Course In 2022, when you’re good at C# 10 with the new features, you should know how it works...
Building Web GIS Apps with C# ASP.NET CORE MVC and Leaflet ASP.NET Core and C# will help you build web GIS apps. What you’ll learn Building Web GIS Apps...
Learn Unity Engine and C# by creating a real top down RPG Course Learn Unity engine and C# while developing a fast and efficient workflow for creating a top...
C# Beginners Level Learn Development Fundamentals of C# Course This course for beginners, who want to start learning the essentials of programming from home...
Become a Game Designer the Complete Series Coding to Design Course Site Learn Unity, 3D game design, 2D game design, coding, C#, game development, 3D...
Data Structures and Algorithms C# code in GitHub – Learn To Code Search, Sort, Binary Heaps, Binary Trees, Nary Trees (paired with C# implementations in...