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.
FINALLY! Custom GitHub Actions in Internal Repos

FINALLY! Custom GitHub Actions in Internal Repos

22
Comments
4 min read
How to write functions in TypeScript

How to write functions in TypeScript

13
Comments 2
2 min read
Self-Taught Developer Journal, Day 53: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 53: TOP Building Rock Paper Scissors UI cont.

5
Comments
1 min read
Evolution of Web

Evolution of Web

2
Comments
7 min read
So The newbies Created a Utils File (What Do I Do?)

So The newbies Created a Utils File (What Do I Do?)

2
Comments
4 min read
Learn How To Contribute To Your First Opensource Project In 5 Minutes

Learn How To Contribute To Your First Opensource Project In 5 Minutes

6
Comments 1
2 min read
What are APIs? Simplified

What are APIs? Simplified

5
Comments 1
3 min read
Learning Approach That You Should Take To Be Able To Code as a Beginner.

Learning Approach That You Should Take To Be Able To Code as a Beginner.

7
Comments
4 min read
Setup up environment for C Programming

Setup up environment for C Programming

2
Comments
3 min read
Self-Taught Developer Journal, Day 52: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 52: TOP Building Rock Paper Scissors UI cont.

6
Comments
1 min read
How to easily detect issues in your YAML files

How to easily detect issues in your YAML files

5
Comments
3 min read
#001: The Week In Stories - Tech Salaries, Freebies, and Dev Things

#001: The Week In Stories - Tech Salaries, Freebies, and Dev Things

25
Comments 3
4 min read
Story of automated fish feeder with RaspberryPi

Story of automated fish feeder with RaspberryPi

4
Comments 3
4 min read
How to become a web developer in 2022. What I've learned from teaching myself web development.

How to become a web developer in 2022. What I've learned from teaching myself web development.

2
Comments
6 min read
Add/subtract days from date calculator

Add/subtract days from date calculator

2
Comments
1 min read
7 Resources to Improve Your HTML and Accessibility Skills

7 Resources to Improve Your HTML and Accessibility Skills

9
Comments
2 min read
Intro to JavaScript Recursion

Intro to JavaScript Recursion

4
Comments
3 min read
What is Containerization?

What is Containerization?

8
Comments
2 min read
Use AI to understand the code on GitHub, StackOverflow, and docs sites.

Use AI to understand the code on GitHub, StackOverflow, and docs sites.

17
Comments
1 min read
Pascal’s Triangle

Pascal’s Triangle

6
Comments
2 min read
Self-Taught Developer Journal, Day 51: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 51: TOP Building Rock Paper Scissors UI cont.

5
Comments
2 min read
5 lessons I learned in my first year as a programmer

5 lessons I learned in my first year as a programmer

135
Comments 17
8 min read
Graph Matrix with Numpy

Graph Matrix with Numpy

2
Comments
3 min read
JavaScript object destructuring usages you must know

JavaScript object destructuring usages you must know

400
Comments 25
7 min read
How to Review Pull Requests 3x faster

How to Review Pull Requests 3x faster

7
Comments
3 min read
How to rename git branch?

How to rename git branch?

5
Comments
3 min read
Self-Taught Developer Journal, Day 50: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 50: TOP Building Rock Paper Scissors UI cont.

4
Comments
1 min read
Plotting High Quality Plots in Python with Plotly and Clufflinks

Plotting High Quality Plots in Python with Plotly and Clufflinks

6
Comments
12 min read
VS Code- Shortcuts for Web Developers

VS Code- Shortcuts for Web Developers

33
Comments 1
2 min read
Three Weeks and Beyond with #100Devs

Three Weeks and Beyond with #100Devs

12
Comments
6 min read
How to install Hugo on Windows 10

How to install Hugo on Windows 10

4
Comments 6
2 min read
JS issues at work - Issue 1 Fixing [object Object]

JS issues at work - Issue 1 Fixing [object Object]

4
Comments 1
3 min read
How to rename files so that git can detect it.

How to rename files so that git can detect it.

7
Comments
4 min read
How do I undo 'git add'?

How do I undo 'git add'?

4
Comments
1 min read
What is the difference between 'git pull' and 'git fetch'?

What is the difference between 'git pull' and 'git fetch'?

3
Comments
1 min read
Self-Taught Developer Journal, Day 49: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 49: TOP Building Rock Paper Scissors UI cont.

3
Comments
1 min read
So The Newbie Created a Utility File? (Who wrote that code?)

So The Newbie Created a Utility File? (Who wrote that code?)

1
Comments
5 min read
CSS Funstuff: Animated Waveforms

CSS Funstuff: Animated Waveforms

78
Comments 1
4 min read
Self-Taught Developer Journal, Day 48: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 48: TOP Building Rock Paper Scissors UI cont.

3
Comments
1 min read
Habits to build

Habits to build

10
Comments 1
2 min read
How to Get a Remote Job in 2022?

How to Get a Remote Job in 2022?

12
Comments
4 min read
Start Your Coding Career In 2022 - Top 8 Programming Languages

Start Your Coding Career In 2022 - Top 8 Programming Languages

6
Comments
2 min read
Comparing The 3 Types of App Development: No-Code vs Low-Code vs Full Code

Comparing The 3 Types of App Development: No-Code vs Low-Code vs Full Code

2
Comments
10 min read
Tutorial: Javascript Events

Tutorial: Javascript Events

2
Comments 1
4 min read
Beware of excess of "best practices"

Beware of excess of "best practices"

103
Comments 30
3 min read
✨ What is RTFM? 📚 The Social Coding Guide ✨

✨ What is RTFM? 📚 The Social Coding Guide ✨

4
Comments
8 min read
CSS variables: What are they and how to use them

CSS variables: What are they and how to use them

4
Comments 2
1 min read
Flexbox Froggy for CSS (a fun way to learn flexbox)

Flexbox Froggy for CSS (a fun way to learn flexbox)

6
Comments
1 min read
SOLID Principles in Java

SOLID Principles in Java

19
Comments
5 min read
Advanced JavaScript Series - Part 9: Constructor Functions, Object Oriented, `new` keyword

Advanced JavaScript Series - Part 9: Constructor Functions, Object Oriented, `new` keyword

2
Comments
4 min read
Self-Taught Developer Journal, Day 47: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 47: TOP Building Rock Paper Scissors UI cont.

5
Comments
1 min read
Top Python Packages for Data Analytics 2022

Top Python Packages for Data Analytics 2022

6
Comments
3 min read
Learning by unlearning

Learning by unlearning

6
Comments
4 min read
16 basic commands to get started with GIT

16 basic commands to get started with GIT

18
Comments
1 min read
101. Symmetric Tree

101. Symmetric Tree

6
Comments 2
3 min read
Self-Taught Developer Journal, Day 46: TOP Building Rock Paper Scissors UI cont.

Self-Taught Developer Journal, Day 46: TOP Building Rock Paper Scissors UI cont.

3
Comments
1 min read
Dependency Injection (DI) - Cleaner Code ?

Dependency Injection (DI) - Cleaner Code ?

2
Comments
2 min read
Bubble Sort

Bubble Sort

8
Comments 2
3 min read
What is Web Accessibility?

What is Web Accessibility?

4
Comments 1
2 min read
How to install kitty terminal emulator

How to install kitty terminal emulator

6
Comments
1 min read
loading...