Coding, Cloud & Technology



Let's learn some basic Git concepts (Part 2 of Series)

22 January 2019 ·  7 min read

In this article, we'll talk about some of the basic concepts and buzzwords related to Git. This is part 2 of a series of beginner-level articles covering version-control, Git & GitHub.

How to run (debug) a .Net Core project

15 January 2019 ·  9 min read

Beginners guide to how you can run/debug a project, using Visual Studio, Visual Studio Code and the .Net Core Command Line Interface.