My Book on Amazon: Introduction to C# BookThe book is arranged according to the C# 8.0 and C# 9.0 concepts and use cases. This book...
Posts by bassam:
C# 9 CheatSheet
Cheat sheet in GitHub contains the latest updates: GitHub – alugili/CSharp-9-CheatSheet: C# 9 Cheat Sheet with code example and pros and cons.
Modern Architecture Shop (Clean Architecture And Microservices)
Modern Architecture Shop Modern Architecture Shop is a clean-lightweight.NET microservices application, showcasing the use of Dapr to build microservices-based applications. It is a simple online shop with...
Introduction to C# 8 — Free eBook
Download: https://www.c-sharpcorner.com/ebooks/introduction-to-csharp_8 or direct download:
Intro To Pattern Matching – Covers C# 9
What is Pattern Matching? Pattern matching is an essential and powerful building block to many functional programming languages like Haskell or Scala. Pattern matching allows...
I am pleased to announce that I will be the next speaker for @CsharpCorner Annual Conference 2020. https://csharpcon.com
https://www.c-sharpcorner.com/
Deep Dive Into C# 9
The proposed C# 9 features could make C# more functional and practical. Read this article to be prepared for the Inevitable Challenges.
C# 8 Next
Describing C# NEXT Feature Status and demonstrating them with examples.
Easy way to become an F# programmer for C# Developers
Easy way to become an F# programmer for C# Developers The basis for Object-Oriented Programming languages started in the early 1960s, and for over 30...