GithubHelp home page GithubHelp logo

Anurag's GitHub stats Top Langs MVP_Badge_Secondary_DarkBlue7694_RGB




🚩 Mastering C#


Basic

   ◆ #01 Introduction to .NET: https://youtu.be/TxaZYXtZWCM
   ◆ #02 Solution and Project: https://youtu.be/t2aMZFzV3jI
   ◆ #03 Variables: https://youtu.be/j87UkenRf7k
   ◆ #04 Boolean Types & Operators: https://youtu.be/D9VD0mn6mss
   ◆ #05 Arrays: https://youtu.be/XTB3V6R1L-c
   ◆ #06 Expressions: https://youtu.be/eOqTJWuCXho
   ◆ #07 Casting / Type Conversion: https://youtu.be/ByIQf4VS2d4
   ◆ #08 Troubleshooting And Debugging: https://youtu.be/KM7oJW_XW8I

Intermediate - OOP and structured Programming

   ◆ #09 Field & Constant: https://youtu.be/LEhv_owDo0o
   ◆ #10 Methods: https://youtu.be/GkmlPDc_5Dc
   ◆ #11 Constructor: https://youtu.be/pkQHHS3XAa8
   ◆ #12 Properties: https://youtu.be/2LXzNQSTHTc
   ◆ #13 Indexers: https://youtu.be/rvNJrgj6ilg
   ◆ #14 Delegate: https://youtu.be/8aWHZncV95Q
   ◆ #15 Events: https://youtu.be/F3ryldPGQoM
   ◆ #16 Operator Overloading: https://youtu.be/Cm6mKU2cQls
   ◆ #17 Finalizer: https://youtu.be/-gWx_NILonQ
   ◆ #18 Nested Types: https://youtu.be/mkOAASe1VMk
   ◆ #19 Stuct: https://youtu.be/rhupFUHBwvY
   ◆ #20 Enum: https://youtu.be/3pbfQ-ZDoyc
   ◆ #21 Inheritance: https://youtu.be/cw1BXqkok1k
   ◆ #22 Interface: https://youtu.be/02EEtFtes_0

Advanced

   ◆ #23 Generics: https://youtu.be/xE6bS6EfKAc
   ◆ #24 Generic Delegate Types: https://youtu.be/QgiaxQa2ccw
   ◆ #25 Exceptions: https://youtu.be/mA1pOrYAHCU
   ◆ #26 Enumerators and Iterators: https://youtu.be/qvqp9qJnigs
   ◆ #27 XML Documentation: https://youtu.be/CoBhSJiZCSA
   ◆ #28 Extension Methods: https://youtu.be/AdperlFqPWQ
   ◆ #29 Assemblies: https://youtu.be/X1IPGHZ1yJw
   ◆ #30 Reflection And Metadata: https://youtu.be/hkuBpG0QyrU
   ◆ #31 Attributes: https://youtu.be/UkGF0SJzDN4
   ◆ #32 Lists And Dictionaries: https://youtu.be/HNmAzIRfwoI
   ◆ #33 Stack and Queue: https://youtu.be/-GpTnKa0myM
   ◆ #34 LinkedList, HashSet and SortedSet: https://youtu.be/BKYiNKfmuGk
   ◆ #35 Stream I/O: https://youtu.be/XG3AY2MDj7M
   ◆ #36 Threading: https://youtu.be/ndQQssx_RQA
   ◆ #37 Asynchronous Programming: https://youtu.be/kDUDX3VJFEc
   ◆ #38 Serialization in .NET: https://youtu.be/N_e_L5SM4nY
   ◆ #39 Nuget Packages: https://youtu.be/gErOvEKLyz8
   ◆ #40 Foreach / Yield Deep Dive: https://youtu.be/z6eBV2iPEC8
   ◆ #41 Records: https://youtu.be/N2qewr8yeuI
   ◆ #42 Top Level statement: https://youtu.be/EOu4cYTj_aE
   ◆ #43 Nullable Types: https://youtu.be/6-AdjwK43hM
   ◆ #44 Strings Deep Dive: https://youtu.be/-Mtg5K_iaoU
   ◆ #45 StringBuilder Deep Dive: https://youtu.be/W6zq_rllF6Q
   ◆ #46 Tuples: https://youtu.be/_JofriINlVQ

🚩### SQL Server and RDBMS course

   ◆ #01 SQL Server & Database: https://youtu.be/QO8DtgX5pnU
   ◆ #02 Introduction To Database: https://youtu.be/gm12_NaDAug
   ◆ #03 Database Normalization: https://youtu.be/0Jps8KJSjy4
   ◆ #04 Data Manipulation Language (DML): https://youtu.be/KZdqZJwsnRw
   ◆ #05 Database Indexes: https://youtu.be/F3jRzYhjW7k
   ◆ #06 Procedure, Functions And Views: https://youtu.be/0BIobGZlkRg
   ◆ #07 Manage Your Database: https://youtu.be/9mcm2-B8Jf0
   ◆ #08 Mastering DB Queries: https://youtu.be/oSLeuvYxK_Y

🚩 Design Principles

   ◆ #01 Introduction : https://youtu.be/8ERTNH0diNo
   ◆ #02 Encapsulate What Varies: https://youtu.be/IDOoRUTEsy4
   ◆ #03 Favor Composition Over Inheritance: https://youtu.be/948Bzy82fDQ
   ◆ #04 Loose Vs. Tight Coupling: https://youtu.be/bpkWaL_lkSw
   ◆ #05 SOLID - Single Responsibility Principle [SRP]: https://youtu.be/AcBQlzG8eio
   ◆ #06 SOLID - Open Closed Principle [OCP]: https://youtu.be/k_JSqG9Zwvo
   ◆ #07 SOLID - Liskov substitution principle [LSP]: https://youtu.be/jbt2TFjO7Gw
   ◆ #08 SOLID - Interface Segregation Principle [ISP]: https://youtu.be/3YvagT89dKE
   ◆ #09 SOLID - Dependency Inversion Principle [DIP]: https://youtu.be/q8hZN0tJlBY

🚩 Mastering LINQ

   ◆ #01 Pure Vs. Impure Function: https://youtu.be/XLIqOBr7Cm0
   ◆ #02 Functional Programming: https://youtu.be/_fE7q11rt40
   ◆ #03 Core Of LINQ: https://youtu.be/8jkN8XCj9Og
   ◆ #04 Projection Operation: https://youtu.be/XEuXe18D6XY
   ◆ #05 Sorting Data: https://youtu.be/5RtrL0qKju8
   ◆ #06 Data Partitioning: https://youtu.be/ILyx4Np5KiM
   ◆ #07 Quantifiers: https://youtu.be/MCzMd1I52xg
   ◆ #08 Grouping Data: https://youtu.be/DEKxvN7zp9Q
   ◆ #09 Join Operations: https://youtu.be/H11HJqyuFGQ
   ◆ #10 Generation Operations: https://youtu.be/fpPv5ji2OBE
   ◆ #11 Element Operations: https://youtu.be/yiZE_9vYwas
   ◆ #12 Equality Operations: https://youtu.be/z8B55eOa2es
   ◆ #13 Concatenation: https://youtu.be/yIeoJ3w9bcg
   ◆ #14 Aggregate Operations: https://youtu.be/AwvWjMuA9h0
   ◆ #15 Sets Operations: https://youtu.be/E_zBIdW7YtU
   ◆ #16 Expression Trees: https://youtu.be/ZgDxnaO93Ao
   ◆ #17 IEnumerable Vs. IQueryable: https://youtu.be/DKr16qsi4RA
   ◆ #18 Converting Data Types: https://youtu.be/v8eyJPIbdQ0
   ◆ #19 Custom LINQ Extension Method: https://youtu.be/QJXNCa6DGQs
   ◆ #20 LINQ Anatomy: https://youtu.be/oPbTgRi0JoA

🚩 Unit Testing and Software Testing

   ◆ #01 Introduction: https://youtu.be/HzjMcd1jEio
   ◆ #02 Testing code with Frameworks: https://youtu.be/cI45zJ1FapM
   ◆ #03 Unit Test your code: https://youtu.be/cAyROJ84tBs
   ◆ #04 Mocking Dependencies: https://youtu.be/JaIeeGqsO9M
   ◆ #05 Fact, Theory & Code Coverage: https://youtu.be/W5w-5EK94wc

🚩 Unified Modeling Language

   ◆ #01 Introduction: https://youtu.be/qlNlZ1xMVtU
   ◆ #02 Class Diagram: https://youtu.be/ErrYTi9ibx4

🚩 dotnet CLI and VsCode

   ◆ #01 Introduction to .NET CLI: https://youtu.be/3FaIaGzbjMs
   ◆ #02 Introduction to VS.Code: https://youtu.be/ykfeeBeGAMk

🚩 Version Source Control

   ◆ #01 Introduction to Version Source Control: https://youtu.be/vmKeIpVaPvQ
   ◆ #02 Basic Git Workflow: https://youtu.be/VxMFMgnpV3A
   ◆ #03 Github remote repositories: https://youtu.be/1KDXTQvmPbo
   ◆ #04 Dealing with remote repositories: https://youtu.be/K7cGrHdO4Ow
   ◆ #05 GIT Branching and Merging: https://youtu.be/o2PW8xe5CSk
   ◆ #06 Pull Request essentials: https://youtu.be/GwKLwJgm7Qw

🚩 Code Take away

   ◆ #01 Evil IF-Else : https://youtu.be/ANnd4VQ1VD4
   ◆ #02 Enum Alternatives: https://youtu.be/RZYNZ-WvWcg
   ◆ #03 Mutable Vs. Immutable: https://youtu.be/bbdmknnwcP8
   ◆ #04 Value Types Vs. Reference Types Deep Dive: https://youtu.be/lfGh6r-T-0g
   ◆ #05 Write Code Like a sentence: https://youtu.be/o2PW8xe5CSk

🚩 ADO.NET, ORM And EF-Core

   ◆ #01 Introduction to Data Access and ORM : https://youtu.be/ZxRTyoEeXhk
   ◆ #02 ADO .NET: https://youtu.be/WEVJeTBifAY
   ◆ #03 Dapper: https://youtu.be/XjExbuSCIZw
   ◆ #04 NHibernate: https://youtu.be/JMqza_3rg5Q
   ◆ #05 EF-CORE Jump start: https://youtu.be/4edLDnhS0NA
   ◆ #06 DbContext: https://youtu.be/fKaIu43bW6g
   ◆ #07 EF-CORE Configuration: https://youtu.be/GHyeugqpMPU
   ◆ #08 EF-CORE Reverse Engineering: https://youtu.be/vBDvSqiseP0
   ◆ #09 Entity Type and Mapping : https://youtu.be/vsS9j_ljMFY
   ◆ #10 EF Migration #1: https://youtu.be/WqiGu_MQ-xw
   ◆ #11 EF Migration #2: https://youtu.be/r2GAvh41hj8
   ◆ #12 EF Migration #3 https://youtu.be/pOZmq05uWnE
   ◆ #13 Inheritance Mapping Strategy: https://youtu.be/i5lSGkNJW0A
   ◆ #14 EF Create & Drop API: https://youtu.be/5pA5lvbAjec
   ◆ #15 Query Data Part #1: https://youtu.be/5zKWN9mA6p8
   ◆ #16 Query Data Part #2: ◆https://youtu.be/AGZTWWUUD4s
   ◆ #17 Raw SQL Query: ◆https://youtu.be/5HvXbBj7ES0
   ◆ #18 Save Data: https://youtu.be/46O_VAlgedk
   ◆ #19 Interceptors: https://youtu.be/hEMCDxqURr8
   ◆ #20 DB Transactions With EF-Core: https://youtu.be/m2RDSxGPuhs

🚩 Design Pattern

   ◆ #01 Introduction to Design Pattern: https://youtu.be/8OitfyFqboA
   ◆ #02 Singleton: https://youtu.be/-9fFuFkuQeU
   ◆ #03 Factory: https://youtu.be/nEMbvFTy54Y
   ◆ #04 Strategy: https://youtu.be/c5G6r8_r80s
   ◆ #05 Builder: https://youtu.be/NQxjvSYSKQk
   ◆ #06 Decorator: https://youtu.be/PBQp5vtiQdg

🚩 OOP

   ◆ #01 Introduction to OOP: https://youtu.be/vo_vktaAK9o
   ◆ #02 Procedural Vs OOP: https://youtu.be/ZOuOltL2IsU
   ◆ #03 OOP Pillars: https://youtu.be/M4VjTVO8Rbw
   ◆ #04 Class Data Structure: https://youtu.be/iCZEXw2G6
   ◆ #05 Access Modifiers: https://youtu.be/iCZEXw2G6akak
   ◆ #06 Class Members: https://youtu.be/EEyh4xCcMSs
   ◆ #07 Class Vs. Object: https://youtu.be/UMIUlG-uwxY
   ◆ #08 Reference Vs. Value Type: https://youtu.be/oQI0ItmX-H0
   ◆ #09 Encapsulation: https://youtu.be/TbAPLaruUjE
   ◆ #10 Abstraction: https://youtu.be/TUfatzFvASU
   ◆ #11 Polymorphism: https://youtu.be/twon_3eUXRo
   ◆ #12 Inheritance : https://youtu.be/a1d9y-wxXbs

🚩 ASP.NET

   ◆ #01 Introduction to web development https://youtu.be/hr5fzEgDTAI
   ◆ #02 Web Essentials: https://youtu.be/ivi5_JYHcNw
   ◆ #03 ASP.NET Tooling Part1: https://youtu.be/ArEF8Q163sY
   ◆ #04 ASP.NET Tooling Part2: https://youtu.be/Zv5hyEVD_WQ?si=77tyY6n1aYHbYWBu
   ◆ #05 ASP.NET 101: https://youtu.be/-bxjpkFDm0g?si=7veKEB5y3jMR58rN

Metigator's Projects

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.