.Net
What to do when you hit a plateau?
I have started my current first real job 8 months ago. I have gotten experience working in a team on a project. I have gained experience in C# Asp.Net Core (.Net 5), SQL, Frontend Development, Read more…
I have started my current first real job 8 months ago. I have gotten experience working in a team on a project. I have gained experience in C# Asp.Net Core (.Net 5), SQL, Frontend Development, Read more…
Learning C# can be a daunting task for anyone, especially if you’ve never done any coding before. I remember when I first started getting into programming, college was out of the question as it can Read more…
Hello all, I am new to coding… like VERY new to coding. I will be taking my first CS class come next semester, but other than that my only experience is via a couple YouTube Read more…
Hi everyone, I’m the author of Aphiria (and Opulence, if any of you remember it). I wrote a Medium article summarizing what it is that I’ve been working on for three years and what differentiates Read more…
I was playing with qBittorrent and thought it would be a cool little project to do something with in C#, while implementing a client for the api I was stumped when I came to this Read more…
I’m not a programmer, just solving some puzzles in c#, so I no need to it for now, but out of curiosity googled how it works and I’m a bit confused.My question is are programmer Read more…
Azure, also known as Microsoft Azure, is a cloud platform that provides a number of different services for businesses. These include cloud storage, IoT, security, machine learning, containers, database management, and more. Microsoft Azure certification Read more…
So yesterday I and my friend were discussing the var keyword over some Minecraft gameplay and it seemed we had two very different opinions on when to use the keyword. We’re both hobby-programmers studying computer Read more…
So, I am developing an app for tablets in C#, WPF. I do not have one to test on it, but the customer told me the screen is 10-17 inches big. I am wondering what Read more…
Hello Program in Java The Hello program in Java displays the word Hello on the console. It is the basic program in Java. In this section, we will learn different ways to create and display the word Hello on the console. Read more…