i am a frehser and just completed my graduation in 2024. I want to know to roadmap of how to start learning .net core by my own. What is the complete roadmap.
Loading
i am a frehser and just completed my graduation in 2024. I want to know to roadmap of how to start learning .net core by my own. What is the complete roadmap.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
IsadoraabhayaPosted Jul 1, 2024, 9:23 AM
We appreciate you taking the time to share this extremely helpful information with us. We appreciate you taking the time to share this extremely helpful information with us. Play game https://babyyellow.io/ free.
Tural SuleymaniPosted May 8, 2024, 7:22 PM
Regularly, I share my senior-level expertise on my TuralSuleymaniTech YouTube channel, breaking down complex topics like .NET, Microservices, Apache Kafka, Javascript, Software Design, Node.js, and more into easy-to-understand explanations. You can join us and level up your skills! I have 'like a Senior' series on my channel and also I have 'asp.net core complete course' there
Jaydeep PatilPosted May 7, 2024, 4:47 PM
Hi Sanyam,
As per my experience first you need to focus on c# basics and few other concepts like asynchronous programming, solid principles and a few design patterns like repository and singleton.
Also, for all basics to advanced concepts you can find on dotnettutorials.com and kudvenkat's YouTube channel.
Later on you can start focusing on following things
- .NET Core Lifecycle and File Structure
- Services and lifetime scopes
- Middleware
- Exceptiona handling
- Filters
- Web API
- Logging
- Entity Framework
Vishal YelvePosted May 7, 2024, 1:02 PM
Hi Sanyam,
Do refer to youtube tutorial of Kudvenkat
https://www.youtube.com/@Csharp-video-tutorialsBlogspot
Jaimin ShethiyaPosted May 6, 2024, 12:39 PM
Hello Sanyam,
Please refer below links, for learning the .NET Core.
https://www.tutorialspoint.com/dotnet_core/index.htm
https://dotnettutorials.net/course/asp-net-core-tutorials/
https://www.tutorialsteacher.com/core
search on the youtube as well.
Thanks
Jobin SPosted May 6, 2024, 8:30 AM
Hi Sanyam,
1. **Learn C# and OOP Basics**: Understand the fundamentals of C# programming and Object-Oriented concepts.
2. **Create a .NET Core API**: Build a basic API with .NET Core, learning about routing and controllers.
3. **Interact with a Database using ORM**: Connect your API to a database using Entity Framework Core and LINQ for data operations.
4. **Build the Frontend**: Create a user interface with Blazor, and learn basic HTML, CSS, and JavaScript for frontend development.
Jignesh KumarPosted May 6, 2024, 7:02 AM
Hello Sanyam,
Please refer to these links, Below links I have referred in past and found useful.
https://learn.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-8.0&tabs=windows
https://www.tutorialsteacher.com/core
https://www.youtube.com/watch?v=AhAxLiGC7Pc
Sam HobbsPosted May 6, 2024, 6:52 AM
There is not a specific roadmap. To begin your journey, first describe more specifically where you are beginning from.
If you try to ask Google Maps for a roadmap to a destination then Google Maps will ask you where you are starting from.