C# Object Oriented Programming and .Net Core Entity Framework
April 14, 2018In partnership with Ground Gurus which is a platform that connects Subject Matter Experts (SME) that wants to share their knowledge and experience that they've acquired over the years to the learners. I did a hands-on workshop about C# and explained the concept of Abstraction, Encapsulation, Inheritance, and Encapsulation which is the Four Pillars of Object Oriented Programming.
In my years of experience as a Software Developer most Junior and some Mid Level developers don't know the concept of OOP or sometimes they don't even know that they are already using it, that is why I decided to do a workshop about it and get them familiar with the whole concept. I also introduced Entity Framework in .NET Core and taught them how it works and how to use it.