CodeNewbie Community 🌱

CodeNewbie Tutorials

The tutorial tag is very general-purpose. Whether your tutorial is code related or not, tutorials are useful for analyzing your own knowlege of a subject while teaching others!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Making Your First Open Source Contribution In 7 Steps

Making Your First Open Source Contribution In 7 Steps

17
Comments 7
7 min read
how to create a webpage in 5 minutes.

how to create a webpage in 5 minutes.

8
Comments 1
2 min read
Java Quickie. Abstract classes vs interfaces

Java Quickie. Abstract classes vs interfaces

4
Comments
4 min read
How to make your first Pull Request

How to make your first Pull Request

4
Comments 1
4 min read
Committing Changes within VS Code

Committing Changes within VS Code

4
Comments
6 min read
How To Make Changes On A Commit In A Pull Request Directly On GitHub's Website

How To Make Changes On A Commit In A Pull Request Directly On GitHub's Website

7
Comments
2 min read
Build 10 CSS Projects in 10 days: Project 3

Build 10 CSS Projects in 10 days: Project 3

3
Comments
6 min read
4 Short Tips on Seeking for Help Online

4 Short Tips on Seeking for Help Online

2
Comments 2
3 min read
Build 10 CSS Projects in 10 days: Project 1

Build 10 CSS Projects in 10 days: Project 1

2
Comments
7 min read
Setting Up Your First Unity 2D Project

Setting Up Your First Unity 2D Project

5
Comments
4 min read
How to Implement a Random String Generator With Python

How to Implement a Random String Generator With Python

5
Comments
3 min read
3 Easy Steps to work on your next side project more effectively

3 Easy Steps to work on your next side project more effectively

4
Comments 2
6 min read
Basics of Git for a Code Newbie

Basics of Git for a Code Newbie

2
Comments 3
4 min read
Python F-String: 73 Examples to Help You Master It

Python F-String: 73 Examples to Help You Master It

2
Comments
15 min read
Design Patterns That Make Sense in Python: Simple Factory

Design Patterns That Make Sense in Python: Simple Factory

3
Comments
5 min read
Javascript Introduction

Javascript Introduction

7
Comments
5 min read
10+ Linux Commands Every Newbie Should Know

10+ Linux Commands Every Newbie Should Know

6
Comments
5 min read
How to add a map to a Website or Web App using Mapbox

How to add a map to a Website or Web App using Mapbox

6
Comments 2
4 min read
Getting Started with Firebase - Authentication

Getting Started with Firebase - Authentication

8
Comments
6 min read
Here's How to Switch From the Humanities to Tech

Here's How to Switch From the Humanities to Tech

7
Comments 1
10 min read
How does Microsoft Azure work?

How does Microsoft Azure work?

12
Comments
2 min read
How to Master Python Fast and Easy: A Complete Simple tutorial Based on the Official Documentation of Python

How to Master Python Fast and Easy: A Complete Simple tutorial Based on the Official Documentation of Python

13
Comments
2 min read
How to build a web app backend in Go (with user authentication and database)

How to build a web app backend in Go (with user authentication and database)

6
Comments 1
20 min read
VacCoWIN - Book CoWIN Slots directly from your Terminal...

VacCoWIN - Book CoWIN Slots directly from your Terminal...

10
Comments 3
3 min read
150 JavaScript Questions Part 1

150 JavaScript Questions Part 1

15
Comments
22 min read
Build a Weather Application using GraphQL and Chakra UI

Build a Weather Application using GraphQL and Chakra UI

2
Comments 2
7 min read
How to set up VSCode terminal with WSL

How to set up VSCode terminal with WSL

9
Comments
5 min read
Why you should use Chakra UI in React

Why you should use Chakra UI in React

6
Comments 3
11 min read
Creating a Node back-end using the MVC software design pattern

Creating a Node back-end using the MVC software design pattern

4
Comments
5 min read
How to Build an Instagram Bot using Python

How to Build an Instagram Bot using Python

2
Comments 1
1 min read
Pixxia - Compress your Images in Optimal Quality for FREE

Pixxia - Compress your Images in Optimal Quality for FREE

9
Comments
2 min read
Explaining Stack in Detail

Explaining Stack in Detail

13
Comments 5
2 min read
What is Skeleton Loading and how to implement it in React

What is Skeleton Loading and how to implement it in React

8
Comments 3
5 min read
Make your own VSCode theme and Publish!🎉

Make your own VSCode theme and Publish!🎉

6
Comments
6 min read
According to 400 Devs, what are the best sites for learning code?!

According to 400 Devs, what are the best sites for learning code?!

11
Comments 1
3 min read
Sudoku Solver - A Visualizer made using Backtracking Algorithm

Sudoku Solver - A Visualizer made using Backtracking Algorithm

9
Comments 1
2 min read
Figma Tutorial: Create a Post Page For a Social Media App | Part 3/3

Figma Tutorial: Create a Post Page For a Social Media App | Part 3/3

5
Comments 2
2 min read
Figma Tutorial: Create a Post Page For a Social Media App | Part 2/3

Figma Tutorial: Create a Post Page For a Social Media App | Part 2/3

4
Comments
5 min read
Figma Tutorial: Create a Post Page For a Social Media App | Part 1/3

Figma Tutorial: Create a Post Page For a Social Media App | Part 1/3

7
Comments 1
3 min read
Every CSS Background Property Illustrated and Explained with Code Examples 🎖️

Every CSS Background Property Illustrated and Explained with Code Examples 🎖️

2
Comments
11 min read
Basics of testing an open source API with Postman (Part 2)

Basics of testing an open source API with Postman (Part 2)

11
Comments 3
14 min read
Getting Out of Tutorial Hell

Getting Out of Tutorial Hell

24
Comments 9
4 min read
The easiest way to download SVGs from a website

The easiest way to download SVGs from a website

5
Comments 4
2 min read
C Programming Course for Free

C Programming Course for Free

12
Comments 1
3 min read
As a code newbie, this might be the best book you'll ever read.

As a code newbie, this might be the best book you'll ever read.

13
Comments 2
1 min read
Why So Serverless?

Why So Serverless?

12
Comments
5 min read
String in C Programming

String in C Programming

6
Comments 2
2 min read
Union in C Programming

Union in C Programming

6
Comments
2 min read
Structure in C Programming

Structure in C Programming

6
Comments 5
2 min read
CSS Grid Cheat Sheet Illustrated in 2021🎖️

CSS Grid Cheat Sheet Illustrated in 2021🎖️

28
Comments 2
5 min read
Pointers in C Programming

Pointers in C Programming

12
Comments 1
2 min read
Arrays in C Programming

Arrays in C Programming

6
Comments 3
2 min read
Flutter 2: What's New?

Flutter 2: What's New?

2
Comments
1 min read
How do I create a Player for a Podcast using RSS Feed?

How do I create a Player for a Podcast using RSS Feed?

2
Comments 3
1 min read
Fastify : An Alternative to ExpressJs for Backend

Fastify : An Alternative to ExpressJs for Backend

2
Comments
1 min read
A taste of syntactic sugar with async/await

A taste of syntactic sugar with async/await

6
Comments
5 min read
What is Function in C

What is Function in C

5
Comments
2 min read
What is Java Runtime Environment

What is Java Runtime Environment

5
Comments
2 min read
3D toggle Switch for Dark/Light Mode

3D toggle Switch for Dark/Light Mode

2
Comments 2
1 min read
What is Java and its Brief History

What is Java and its Brief History

8
Comments
6 min read
loading...