What it is like to be a part of Start.ng and HNGi.

Photo by Fabian Grohs on Unsplash If you’ve been scraping the internet for information on start.ng and HNGi and you won’t mind reading an article written by a participant , please go ahead. TL:DR ; It all ends with you leaving better than you came in or worse, depending on you. Start .ng Start.ng is a FREE virtual training … Continue reading What it is like to be a part of Start.ng and HNGi.

Methods in C#

This article explains Methods in C# using various analogies. Why analogies? I learn faster that way and I’m sure it’s the same for a lot of other folks. What is a method? A method is a code block that contains a series of statements [1] . Statements as well, are executed by a program.You can … Continue reading Methods in C#