Book Review : The 4 Hour Work Week
This book should be compulsory reading for anyone who would like to open their minds to alternative approaches to making a living.
This book should be compulsory reading for anyone who would like to open their minds to alternative approaches to making a living.
Serverless framework is a cloud provider agnostic toolkit designed to aid operations around building, managing and deploying serverless components for either full-blown serverless architectures or disparate functions as a service.
Learn how to use the Abstract Factory .NET Design Pattern C# in order to help improve and enhance your code for greater testability.
This is one of the most helpful software engineering books I’ve ever read. It is most useful for people who have some real world experience in .NET development.
Factory Pattern creates objects, in this post we will implement the factory design pattern in a C# application. Using the Factory pattern, we develop an abstraction that isolates the logic for determining which type of class to create.
There is a minimum expectation that, if you are a software developer, irrespective of programming language or discipline that you have actually read this book, at least more than twice! This book should be compulsory reading for anyone, working with code in any capacity.
Clean code and the practices are about eliminating or at least attempting to reduce complexity. Although clean code solutions may seem elegant and efficient, they are not always easy and are often the direct result of combating complexity!
The book is a perfect guide into learning and understanding the topic, irrespective if you’re a C# developer or not. The code samples may be in C#, but the reality is the concepts and implementation are the same in any language.
Details on how to reverse engineer a MySql database using EF Core and resolve exceptions generated.
an example of how to develop .NET Core console applications using IHost, generic interface to develop headless services.
An essential book for software developers of all levels, programming languages and platforms.
how to use the Configuration API in .net core to access configuration data in Console Applications.
Quick tips on how to use gulp to automate common development workflow tasks.
catalogs a collection of software design patterns commonly used when developing enterprise software applications
Git is a popular version control system to help software developers maintain a version history of their code
Tutorial on how to create a NuGet package using the .NET Core CLI, and then publish their NuGet package to the nuget.org site, including how to set up a CI/CD pipeline
A detailed discussion on the implementation of a Generic Repository pattern for .net core entity framework.
Learning how to use the .net Core CLI is helpful when learning to manage and edit .net core based applications across different operating systems. In this article we take a look at how easy it is to Manage and Edit project and package references making use of the .net CLI
an example of how to use reflection to retrieve a list of classes that implement a specific interface and then execute a method on that interface.
I totally recommend this book, to any IT professional looking to make more of an impact on the business world, helping to create businesses that really matter and provide real benefits for all.