Coder Social home page Coder Social logo

roadmap's Introduction

.Net Developer RoadMap

  1. Learn the prerequisites
    1. C#
    2. .NET 6
    3. ORM
      1. Entity Framework
        1. ChangeTracker
      2. Dapper
    4. NHibernate
    5. ASP.NET Core
    6. SQL Fundamentals
  2. General Development Skills
    • Learn GIT, create a few repositories on GitHub, share your code with other people
    • Know HTTP(S) protocol, request methods (GET, POST, PUT, PATCH, DELETE, OPTIONS)
    • Don't be afraid of using Google, Power Searching with Google
    • Learn dotnet CLI
    • Read a few books about algorithms and data structures
  3. ASP.NET Core Basics
  4. SOLID
  5. Dependency Injection
    1. DI Containers
    2. Life Cycles
    3. Scrutor
  6. Databases
    1. Relational
      1. SQL Server
      2. PostgreSQL
      3. MariaDB
      4. MySQL
    2. Cloud Databases
    3. Search Engines
    4. NoSQL
  7. Caching
    1. Memory Cache
    2. Distributed Cache
      1. Redis
        1. StackExchange.Redis
        2. EasyCaching
      2. Memcached
    3. Entity Framework 2nd Level Cache
      1. EFCoreSecondLevelCacheInterceptor
      2. EntityFrameworkCore.Cacheable
  8. Logging
    1. Log Frameworks
    2. Log Management System
  9. API Clients & Communications
    1. REST
    2. gRPC
    3. GraphQL
  10. Real-Time Communication
  11. Object Mapping
  12. Task Scheduling
  13. Testing
    1. Unit Testing
      1. Frameworks
      2. Mocking
      3. Assertion
    2. Integration Testing
    3. Behavior Testing
    4. E2E Testing
  14. Micro-Services
    1. Message-Broker
    2. Message-Bus
    3. API Gateway
    4. Containerization
    5. Orcherstration
    6. Reverse Proxy
    7. Other
  15. Continuous Integration & Delivery
  16. Design-Patterns
  17. Client-Side Libraries
  18. Template Engines
  19. Good to Know

Glad to see you here!  

roadmap's People

Contributors

biproberkay avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tanjilulanwar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.