Serenity is an ASP.NET Core / MVC / TypeScript application platform which has been built on open source technologies.
It aims to make development easier while reducing maintenance...
This book aims to provide a casual introduction to the main features of the TypeScript language. This chapter covers:
The intended audience for this book (i.e. who did I imagine w...
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I’ve enjoyed every little bit of the course hope you enjoy my notes too.
Elm is a functional language that compiles to JavaScript. It competes with projects like React as a tool for creating websites and web apps. Elm has a very strong emphasis on simpl...
The focus of this document is on providing a reference for writing C#. It includes naming, structural and formatting conventions as well as best practices for writing clean, safe a...
This is the source code repository for the Django Girls Tutorial. Django Girls Tutorial is used on tutorial.djangogirls.org so if you want to read it, please go there. If you want ...
Introduced in Windows PowerShell 2.0, Remoting is one of PowerShell's most useful, and most important, core technologies. It enables you to run almost any command that exists on a ...
PowerShell is full of "gotchas" - little things that just get in your way and are hard to figure out on your own. This short book is intended to help you figure them out and avoid ...