Improve C# Programming Skills — Beginner to Advance
Aug 16, 2022
Beginner
Introduction to Programming and Computer Science
Intro to Object Oriented Programming
Intermediate
C# Coding Standards and Naming Conventions
C# Basics for Beginners: Learn C# Fundamentals by Coding
C# Intermediate: Classes, Interfaces and OOP
C# Advanced Topics: Prepare for Technical Interviews
C# Developers: Learn the Art of Writing Clean Code
Unit Testing for C# Developers
SOLID Principles
Design Patterns
What’s a design pattern?
Advance
Memory Allocation
- Stack/Heap Allocation, Frames, Call Stacks, Recursion
- .Net Memory Allocations and Performance
- .NET Stack and Heap
Software Engineering