Chris Noring

Chris Noring @softchris

About: https://twitter.com/chris_noring Cloud Developer Advocate at Microsoft, Google Developer Expert

Location:
London
Joined:
Feb 20, 2019

Chris Noring
articles - 199 total

How YOU can build a Web API in Java and Spring boot

How YOU can build a Web API in Java and Spring boot

Learn More 17 0Dec 6 '22

Go from the beginning - arrays and slices

In this article, we'll look at arrays and slices.

Learn More 6 0Sep 27 '22

How YOU can deploy your resume in 2 min using Azure Static Web apps

Deploy your resume in 2 min using Azure Static Web apps

Learn More 15 0Sep 20 '22

How YOU can build your own test framework in Python using decorators

this article will show how decorators work, some uses for decorators and a bigger example building the start of test framework.

Learn More 15 0Aug 31 '22

How YOU can build your first Low code app using Microsoft Power Platform

build your first Canvas app for Microsoft Power platform, learn about control, events and state

Learn More 24 0Aug 8 '22

Interview problem - FizzBuzz

In this interview problem you learn how to implement FizzBuzz and how to solve it with code and communication.

Learn More 14 0Jul 6 '22

Go from the beginning - handle errors

In this article, we look at two different ways of handling errors.

Learn More 8 0Jul 5 '22

Learn Docker - from the beginning, part I images and containers

This covers Docker, images, containers and some basic commands

Learn More 42 1Jul 4 '22

I've got a YouTube channel to complement my writing - what do you want to see?

I've got a YouTube channel to complement my writing, what do you want to see?

Learn More 14 6Jun 29 '22

How YOU can boost your developer productivity with Snippets for VS Code

How YOU can boost your developer productivity with Snippets for VS Code

Learn More 14 0Jun 28 '22

Rust tutorial, manage control flow with if, else-if, else

Learn how to manage control flow with if, else-if, else

Learn More 12 1Jun 27 '22

5 gamified learning experiences to learn Web Dev

learning should be fun. Learn some web dev skills while learning in gamified setting.

Learn More 31 0Jun 26 '22

Rust from the beginning, project management with Cargo

Managing a project with dependencies, metadata and more is made easy with the very competent tool Cargo

Learn More 21 0Jun 22 '22

How YOU can Learn Mock testing in .NET Core and C# with Moq

This will teach you how to do Mock testing in .NET Core and C# with the library Moq

Learn More 27 2Jun 21 '22

Go from the beginning - functions

In this seventh part, we are looking at how to create functions to remove repetition in our code and make it more flexible

Learn More 16 0Jun 21 '22

Go from the beginning - reading user input

In this sixth part, we are looking at learning how to read user input from the console

Learn More 6 0Jun 20 '22

I wrote a free book on React

This is a free book I'm constantly updating

Learn More 24 6Jun 19 '22

Just released a FREE book on Go/Golang on LeanPub and GitHub

Here's a new free book on Go. You can either download it from LeanPub or read it online

Learn More 64 1Jun 19 '22

How YOU can learn enough RegEx in JavaScript to be dangerous

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 More 187 4Jun 16 '22

[React course] How YOU can create your first React project and create your first component

learn how to create your first react project, your first component and pass some data into your component.

Learn More 17 3Jun 15 '22

Learn how to use loops in JavaScript

There are many ways to iterate in JavaScript. Let's look at the most common ones.

Learn More 86 0Jun 13 '22

Modern JavaScript, 10 things you should be using, starting today

10 JavaScript features you should adopt today

Learn More 1076 41Jun 12 '22

Rust from the beginning, functions

This Rust tutorial covers working with functions

Learn More 16 3Jun 10 '22

Go from the beginning - working with loops

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.

Learn More 28 2Jun 9 '22

Go from the beginning - converting between types

In this fourth part, we are looking at converting between different data types

Learn More 15 0Jun 8 '22

Rust from the beginning, variables

In this second part, you'll learn how to work with variables, declare, assign them values and so on.

Learn More 18 0Jun 7 '22

Go from the beginning - applying boolean logic

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

Learn More 9 0Jun 7 '22

Rust from the beginning, your first program

In this first part on Rust we'll cover why Rust and how to build your first program.

Learn More 20 0Jun 6 '22

Go from the beginning - using variables

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

Learn More 17 0Jun 6 '22

How YOU can build a GraphQL API with Apollo

This is about creating a GraphQL server using the frameworks Apollo

Learn More 12 0Jun 5 '22