DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 HTML & CSS projects for beginners

10 HTML & CSS projects for beginners

44
Comments
1 min read
How to read content from PDF document in Laravel 8

How to read content from PDF document in Laravel 8

26
Comments 7
2 min read
5 Helpful Html Global Attributes

5 Helpful Html Global Attributes

49
Comments 6
3 min read
15 CSS3 Best practices of for beginners to pro.

15 CSS3 Best practices of for beginners to pro.

487
Comments 36
5 min read
Day 9 of #100DaysOfCode!

Day 9 of #100DaysOfCode!

6
Comments
2 min read
What are the key fundamental skills to learn to become a Backend Engineer? Check out this Youtube Channel

What are the key fundamental skills to learn to become a Backend Engineer? Check out this Youtube Channel

12
Comments 1
1 min read
Class and Constructor

Class and Constructor

2
Comments
2 min read
CSS z-index illustrated

CSS z-index illustrated

87
Comments 15
4 min read
Simple Text Effects Using CSS

Simple Text Effects Using CSS

56
Comments 5
1 min read
How I got Tabnine Pro for free as a Student Developer and you can too

How I got Tabnine Pro for free as a Student Developer and you can too

27
Comments 9
2 min read
10 of my best Twitter threads

10 of my best Twitter threads

6
Comments
1 min read
Why does adding to the beginning of an array require more work than adding to the end of an array!?

Why does adding to the beginning of an array require more work than adding to the end of an array!?

2
Comments
4 min read
Introduction To Python Functions.

Introduction To Python Functions.

2
Comments 1
5 min read
Top 5 online courses for learning web development.

Top 5 online courses for learning web development.

4
Comments 1
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 4

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 4

6
Comments
1 min read
Introducing Tomorrow - A New Look for Code Editor

Introducing Tomorrow - A New Look for Code Editor

3
Comments 1
2 min read
Configure Symfony's Twig in Codeigniter 3

Configure Symfony's Twig in Codeigniter 3

3
Comments
4 min read
Haskell - The Most Gentle Introduction Ever

Haskell - The Most Gentle Introduction Ever

23
Comments 1
21 min read
How to add Dark Mode toggle to a website.

How to add Dark Mode toggle to a website.

94
Comments 2
8 min read
A Complete Introduction to JavaScript Array filter Method

A Complete Introduction to JavaScript Array filter Method

25
Comments 2
6 min read
Got Bots? 4: Making Bots with the Azure Portal

Got Bots? 4: Making Bots with the Azure Portal

10
Comments
2 min read
Azure DevOps: Limit User Visibility and Collaboration to Specific Projects

Azure DevOps: Limit User Visibility and Collaboration to Specific Projects

4
Comments
3 min read
How to connect docker containers

How to connect docker containers

26
Comments
3 min read
What are the basic fundamental concepts of programming?

What are the basic fundamental concepts of programming?

13
Comments 1
3 min read
🌶️ Spicy Personal Page in HTML/CSS, from scratch, in 1 day!

🌶️ Spicy Personal Page in HTML/CSS, from scratch, in 1 day!

28
Comments 5
16 min read
How to Make a Good Pull Request

How to Make a Good Pull Request

6
Comments 2
6 min read
Learning Python-Basic course: Day 24, String Methods Part-3

Learning Python-Basic course: Day 24, String Methods Part-3

9
Comments
3 min read
Python String Basics, Python String Methods, and Python String Conversions

Python String Basics, Python String Methods, and Python String Conversions

9
Comments
14 min read
Please don't make todo list /snake game /tic-tac-toe

Please don't make todo list /snake game /tic-tac-toe

2
Comments 1
1 min read
5 Of The Most Helpful Python List Methods

5 Of The Most Helpful Python List Methods

13
Comments
2 min read
How to Create An Array in Python and other things you need to know about Python Array

How to Create An Array in Python and other things you need to know about Python Array

4
Comments
4 min read
Git commands that you might not have used before.

Git commands that you might not have used before.

7
Comments
4 min read
SQL Injection in Java

SQL Injection in Java

5
Comments
2 min read
TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

TDD Conference 2021 - How To Get Started With Test-Driving Your Code - Jov Mit

2
Comments
2 min read
Top 5 coolest VsCode Themes you should try.

Top 5 coolest VsCode Themes you should try.

117
Comments 15
2 min read
Closures and their practical uses

Closures and their practical uses

161
Comments 1
3 min read
Flutter & Dart Tips - Week In Review #6

Flutter & Dart Tips - Week In Review #6

3
Comments
3 min read
Some interesting facts about javascript

Some interesting facts about javascript

6
Comments
2 min read
HTML TUTORIAL FOR BEGINNERS PART 8

HTML TUTORIAL FOR BEGINNERS PART 8

7
Comments
2 min read
Learning Python-Basic course: Day 23, String Methods Part-2

Learning Python-Basic course: Day 23, String Methods Part-2

5
Comments
2 min read
Como instalar e utilizar o Chocolatey - (Guia para iniciantes)

Como instalar e utilizar o Chocolatey - (Guia para iniciantes)

50
Comments
4 min read
Things I learned doing my Portfolio

Things I learned doing my Portfolio

111
Comments 14
3 min read
LaTeX & Maths: Equation Environment and Labeling Equations

LaTeX & Maths: Equation Environment and Labeling Equations

2
Comments
2 min read
Managing packages on Windows 10

Managing packages on Windows 10

5
Comments
2 min read
C# Loops - Part 1: Loop Types & For Loop Tutorial

C# Loops - Part 1: Loop Types & For Loop Tutorial

4
Comments 1
4 min read
Merging a pdf using Javascript

Merging a pdf using Javascript

10
Comments 2
1 min read
How to install, manage Node.js on Ubuntu and additional tips

How to install, manage Node.js on Ubuntu and additional tips

12
Comments
7 min read
First steps with Rust declarative macros!

First steps with Rust declarative macros!

22
Comments 4
8 min read
10 DevOps Myths - BUSTED!

10 DevOps Myths - BUSTED!

12
Comments
7 min read
It’s hard to get job offers at tech companies right out of school. What's going on?

It’s hard to get job offers at tech companies right out of school. What's going on?

5
Comments 1
7 min read
HTML TUTORIAL FOR BEGINNERS PART 7

HTML TUTORIAL FOR BEGINNERS PART 7

4
Comments
1 min read
Build a CRUD API with Fastify

Build a CRUD API with Fastify

172
Comments 1
16 min read
Coder vs developer vs software engineer

Coder vs developer vs software engineer

8
Comments 7
2 min read
Learning Python-Basic course: Day 22, String Methods Part-1

Learning Python-Basic course: Day 22, String Methods Part-1

5
Comments 1
3 min read
Code-fi to Chill your Mood

Code-fi to Chill your Mood

10
Comments 4
2 min read
Migrating from promise chains to async-await and escaping the try catch hell

Migrating from promise chains to async-await and escaping the try catch hell

13
Comments 4
2 min read
What JavaScript do you need to know to write Single-Page-Applications more effectively: A Guide

What JavaScript do you need to know to write Single-Page-Applications more effectively: A Guide

153
Comments 11
11 min read
CS50x 2021 - WEEK 7 (SQL)

CS50x 2021 - WEEK 7 (SQL)

2
Comments
2 min read
Do you want to learn web dev and don't know where to start?

Do you want to learn web dev and don't know where to start?

5
Comments
2 min read
JavaScript Data Types and Debugging Type Errors with "typeof"

JavaScript Data Types and Debugging Type Errors with "typeof"

14
Comments
3 min read
loading...