How YOU can build a Web API in Java and Spring boot
In this article, we'll look at arrays and slices.
Deploy your resume in 2 min using Azure Static Web apps
this article will show how decorators work, some uses for decorators and a bigger example building the start of test framework.
build your first Canvas app for Microsoft Power platform, learn about control, events and state
In this interview problem you learn how to implement FizzBuzz and how to solve it with code and communication.
In this article, we look at two different ways of handling errors.
This covers Docker, images, containers and some basic commands
I've got a YouTube channel to complement my writing, what do you want to see?
How YOU can boost your developer productivity with Snippets for VS Code
Learn how to manage control flow with if, else-if, else
learning should be fun. Learn some web dev skills while learning in gamified setting.
Managing a project with dependencies, metadata and more is made easy with the very competent tool Cargo
This will teach you how to do Mock testing in .NET Core and C# with the library Moq
In this seventh part, we are looking at how to create functions to remove repetition in our code and make it more flexible
In this sixth part, we are looking at learning how to read user input from the console
This is a free book I'm constantly updating
Here's a new free book on Go. You can either download it from LeanPub or read it online
Regular Expressions are really powerful but do you know how to use them and what to use them for? This primer will take you through your first steps to some really advanced looking patterns.
learn how to create your first react project, your first component and pass some data into your component.
There are many ways to iterate in JavaScript. Let's look at the most common ones.
10 JavaScript features you should adopt today
This Rust tutorial covers working with functions
In this fifth part, we are looking at learning how to use for-loops and how they can be used to repeat a set of statements.
In this fourth part, we are looking at converting between different data types
In this second part, you'll learn how to work with variables, declare, assign them values and so on.
This is the third part of a series on Go, in this part we cover boolean logic, how to work if, else if and else and how that creates different execution paths in your program
In this first part on Rust we'll cover why Rust and how to build your first program.
This is the second part of a series on Go, in this part we cover variables, how to create them, assign values and print them out
This is about creating a GraphQL server using the frameworks Apollo