DEV Community

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Java Daily Coding Problem #003

Java Daily Coding Problem #003

26
Comments
14 min read
Stop using so many divs! An intro to semantic HTML

Stop using so many divs! An intro to semantic HTML

1163
Comments 132
12 min read
I Joined A Coding Bootcamp (And Here's Why)

I Joined A Coding Bootcamp (And Here's Why)

68
Comments 24
7 min read
GraphQL Fragments and the benefits of using them

GraphQL Fragments and the benefits of using them

52
Comments 4
2 min read
Using npx and npm scripts to Reduce the Burden of Developer Tools

Using npx and npm scripts to Reduce the Burden of Developer Tools

72
Comments 10
3 min read
Essential skills every developer should master (besides coding)

Essential skills every developer should master (besides coding)

146
Comments 4
6 min read
10 Free and Best Courses to Learn Linux for Beginners

10 Free and Best Courses to Learn Linux for Beginners

306
Comments 4
16 min read
How do freelance web developers cope with losing their benefits?

How do freelance web developers cope with losing their benefits?

15
Comments 3
3 min read
RxJS operators: retry vs repeat?

RxJS operators: retry vs repeat?

33
Comments
4 min read
Intro to XML and JSON #6: JSON

Intro to XML and JSON #6: JSON

26
Comments 3
11 min read
Styling Placeholder Text with CSS

Styling Placeholder Text with CSS

116
Comments 4
4 min read
Making a background music player in Godot

Making a background music player in Godot

13
Comments
6 min read
Intro to XML and JSON #7: Recap and Real World Use

Intro to XML and JSON #7: Recap and Real World Use

17
Comments
6 min read
To comment or not to comment?

To comment or not to comment?

35
Comments 25
1 min read
Lists: linear containers in Python

Lists: linear containers in Python

8
Comments
7 min read
Java Daily Coding Problem #001

Java Daily Coding Problem #001

80
Comments 19
3 min read
Objects vs. Arrays

Objects vs. Arrays

39
Comments
4 min read
How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

43
Comments 6
10 min read
How do you manage your dotfiles across multiple and/or new developer machines?

How do you manage your dotfiles across multiple and/or new developer machines?

96
Comments 35
1 min read
What It Means To Be A Site Reliability Engineer

What It Means To Be A Site Reliability Engineer

312
Comments 13
5 min read
Vue during coffee break - Transform any Vue application into offline-ready PWA in 5 minutes.

Vue during coffee break - Transform any Vue application into offline-ready PWA in 5 minutes.

218
Comments 3
3 min read
Making a Calendar in Vanilla Javascript

Making a Calendar in Vanilla Javascript

260
Comments 15
6 min read
I switched careers to Software Engineering in my late 30s while nursing a newborn, Ask Me Anything!

I switched careers to Software Engineering in my late 30s while nursing a newborn, Ask Me Anything!

166
Comments 111
1 min read
CodeGym.cc: Play a Game to Learn Java Programming

CodeGym.cc: Play a Game to Learn Java Programming

15
Comments
5 min read
Getting started with Deno

Getting started with Deno

163
Comments 29
2 min read
ReactJS typewriter effect inspired by Carmen Sandiego 1991 MS-DOS

ReactJS typewriter effect inspired by Carmen Sandiego 1991 MS-DOS

8
Comments 1
5 min read
Why you are never too old to learn Java (or any programming language)

Why you are never too old to learn Java (or any programming language)

43
Comments 1
7 min read
Using the Python Write to File Function

Using the Python Write to File Function

4
Comments
2 min read
What They Don't Teach You at a Computer Science Masters

What They Don't Teach You at a Computer Science Masters

17
Comments 7
4 min read
Modes of Failure (Part 1)

Modes of Failure (Part 1)

51
Comments
8 min read
Top 3 python libraries for graphql

Top 3 python libraries for graphql

50
Comments 5
4 min read
Remap and Set Global Hotkeys on Windows 10 with Auto Hotkey

Remap and Set Global Hotkeys on Windows 10 with Auto Hotkey

20
Comments 3
6 min read
Can I put small projects on github?

Can I put small projects on github?

49
Comments 12
1 min read
Simple guide to setup Redux to a React app

Simple guide to setup Redux to a React app

113
Comments 6
8 min read
3 Actionable Tips To Avoid Abandoned, Unfinished Projects

3 Actionable Tips To Avoid Abandoned, Unfinished Projects

118
Comments 5
5 min read
Is is worth learning Python Programming language in 2024? [Answer]

Is is worth learning Python Programming language in 2024? [Answer]

201
Comments 29
14 min read
OO Ruby Concepts Part 3, Object Relationships

OO Ruby Concepts Part 3, Object Relationships

14
Comments
3 min read
The Loading Shimmer!

The Loading Shimmer!

107
Comments 10
3 min read
As a freelance web developer, what are you actually selling?

As a freelance web developer, what are you actually selling?

157
Comments 8
4 min read
Exploring the State of the Dapps (Distributed Applications)

Exploring the State of the Dapps (Distributed Applications)

7
Comments
3 min read
Fizz Buzz in Every Language

Fizz Buzz in Every Language

19
Comments 38
2 min read
Why You Should Use PowerShell

Why You Should Use PowerShell

53
Comments 3
3 min read
Guide to Deploying Your App to Heroku

Guide to Deploying Your App to Heroku

11
Comments 1
4 min read
Advice: THINK then write code

Advice: THINK then write code

6
Comments
2 min read
Anybody wants to start/practice contributing to OSS projects??

Anybody wants to start/practice contributing to OSS projects??

55
Comments 12
1 min read
Help Me, Help You (Debugging Tips Before Seeking Help)

Help Me, Help You (Debugging Tips Before Seeking Help)

47
Comments 3
2 min read
[Swift CODE] URLify

[Swift CODE] URLify

7
Comments 2
1 min read
How To Be A Mentor

How To Be A Mentor

170
Comments 22
5 min read
My Top 3 JavaScript Array Methods

My Top 3 JavaScript Array Methods

74
Comments 9
2 min read
Build You A Markov Chain In Rust (Or Whatever)

Build You A Markov Chain In Rust (Or Whatever)

18
Comments
16 min read
C# OOP: Method Overloading

C# OOP: Method Overloading

12
Comments
6 min read
Can I Just Be A Front-End Developer, Or Do I Need To Be Full-Stack?

Can I Just Be A Front-End Developer, Or Do I Need To Be Full-Stack?

75
Comments 1
5 min read
Tracking your progress to improve your confidence

Tracking your progress to improve your confidence

257
Comments 11
4 min read
Should You Throw Away More Code than You Keep?

Should You Throw Away More Code than You Keep?

36
Comments 3
2 min read
Best Practices for HTML

Best Practices for HTML

14
Comments 7
1 min read
How to Answer — “What Programming Language Should I Learn First?”

How to Answer — “What Programming Language Should I Learn First?”

19
Comments 5
4 min read
Day 16 - Log execution time with oneliner - 100 days 100 python scripts

Day 16 - Log execution time with oneliner - 100 days 100 python scripts

7
Comments
1 min read
Array.filter() Is Awesome

Array.filter() Is Awesome

17
Comments 9
2 min read
5 Developer Tools you need to check out!

5 Developer Tools you need to check out!

411
Comments 18
2 min read
Java Daily Coding Problem #002

Java Daily Coding Problem #002

27
Comments 4
3 min read
loading...