zheliya
zheliya
CC#
Created by zheliya on 6/8/2024 in #help
Build Errors says that debug target is missing even when building the solution & projects
No description
5 replies
CC#
Created by zheliya on 4/20/2024 in #help
what is the complete roadmap of learning .NET
I've been struggling to find a structured roadmap for learning .NET. My goal is to become proficient in using .NET Framework for various applications, including console apps, APIs, web development, desktop applications (for both Windows and Mac), and mobile development (although I might opt for Flutter or React since I already have experience with both). I prefer structured learning methods, such as following videos, documentation, books, or a mix of all 3, rather than starting from projects and Googling my way through. I watched the video by iamtimcory outlining a learning path for 2024, but I still feel lost due to the diverse types and options within .NET. Here's a summary of what he mentioned: 1. Basic C# (completed) 2. Debugging (completed, basic debugging for console apps) 3. OOP (studying through the book "C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals" by Mark J. Price) 4. Desktop Project Types (unclear on what to learn and where to find resources) 5. Web Project Types (confused about the variety and how to approach learning) 6. SQL Data Access 7. NoSQL Data Access 8. API Consumption 9. Git (completed) 10. Microservices SQL 11. Docker 12. Azure 13. JavaScript Additionally, his 2023 video provided a slightly different roadmap: 1. C# Syntax 2. Debugging 3. OOP
4. Desktop Project Types 5. ASP.NET: API, Blazor, Razor, etc. 6. Data Access: SQL, SQLite, MySQL (completed), Cosmos DB, MongoDB, Others... 7. Dependency Injection 8. HTML/CSS (completed) 9. JavaScript (completed) 10. Azure, Cloud, Docker, SQL 11. Version Control with Git I also came across a couple of resources, but I'm unsure if they align with my learning goals: The C# Academy Roadmap for ASP.NET Core on roadmap.sh Could someone provide a clear and comprehensive roadmap for learning .NET, considering my learning preferences and goals? I appreciate any guidance or resources you can offer. Thank you!
38 replies
CC#
Created by zheliya on 4/16/2024 in #help
✅ Complete Roadmap and course/document/book links
hello, I want to learn .NET to create APIs, Websites, Desktop Apps, and Mobile Apps. basically everything with security database and such, full stack basically I already have coding experience of the basics and some oop from university i did make a project for my final year project using Laravel. but it was basic stuff and now i need to learn .NET for my current job and personal because i want to make custom projects as freelancer. so I need a roadmap with course/book/document links i did check out the microsoft .net learn, but it was so confusing, i do have a book but i don't where to start after the book or if the book has everything. "C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8" by Mark J. Price i just started "chapter 5 Building your own types with object-oriented programming" your help will be appriciated thank you! edit: a course with project example or project course would also be great too
29 replies