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.
Pushing Left, Like a Boss! -- Part 3: Secure Design

Pushing Left, Like a Boss! -- Part 3: Secure Design

15
Comments 1
1 min read
Critique My Resume!

Critique My Resume!

9
Comments 7
1 min read
Resume Critique

Resume Critique

5
Comments 5
1 min read
Introduction to Web Scraping

Introduction to Web Scraping

13
Comments
2 min read
How to make a browser game with p5.js

How to make a browser game with p5.js

11
Comments
6 min read
Troubleshooting Protip

Troubleshooting Protip

8
Comments
2 min read
Make a pretty site, learn Jekyll: Tutorial

Make a pretty site, learn Jekyll: Tutorial

6
Comments
3 min read
Create a Web Server and save form data into MySQL database using PHP (Beginners Guide)

Create a Web Server and save form data into MySQL database using PHP (Beginners Guide)

30
Comments 5
5 min read
My First Website

My First Website

74
Comments 29
1 min read
Iterative Binary Search Algorithm for Coding Interviews

Iterative Binary Search Algorithm for Coding Interviews

117
Comments
7 min read
Using GnuCash as a Freelancer to Track Finances and Prepare Taxes

Using GnuCash as a Freelancer to Track Finances and Prepare Taxes

50
Comments
4 min read
Cloudinary Image Upload - The Setup

Cloudinary Image Upload - The Setup

26
Comments 8
3 min read
Technical Skills Are Great, but Communication and Curiosity Are Better

Technical Skills Are Great, but Communication and Curiosity Are Better

151
Comments 6
4 min read
GraphQL Basics - Part 4: Connecting Frontend and Backend

GraphQL Basics - Part 4: Connecting Frontend and Backend

18
Comments
5 min read
Getting Loopy with JavaScript

Getting Loopy with JavaScript

6
Comments
1 min read
What Can Array Folding Do?

What Can Array Folding Do?

103
Comments 15
8 min read
Code-it Notes: Create Your Own! 📝

Code-it Notes: Create Your Own! 📝

254
Comments 11
2 min read
How to learn a new programming language or concept

How to learn a new programming language or concept

4
Comments 5
3 min read
Day 13 - Automatic file organizer - 100 days 100 python scripts

Day 13 - Automatic file organizer - 100 days 100 python scripts

9
Comments
1 min read
How to build a WebVR game with A-Frame

How to build a WebVR game with A-Frame

70
Comments 6
7 min read
What are comments?

What are comments?

7
Comments 13
2 min read
10 Best Data Science and Machine Learning Courses for Beginners

10 Best Data Science and Machine Learning Courses for Beginners

111
Comments 30
15 min read
5 Things No One Tells You About Going to a Coding BootCamp

5 Things No One Tells You About Going to a Coding BootCamp

104
Comments 39
3 min read
Convert the Gatsby default starter blog to use MDX

Convert the Gatsby default starter blog to use MDX

46
Comments 4
4 min read
Video follow up: 5 Keyboard Shortcuts to Navigate Your Code Faster

Video follow up: 5 Keyboard Shortcuts to Navigate Your Code Faster

7
Comments
1 min read
Nondeterminism In Testing - How To Do It Wrong

Nondeterminism In Testing - How To Do It Wrong

14
Comments 3
6 min read
Quick Programming Tip: The Silver Searcher

Quick Programming Tip: The Silver Searcher

7
Comments
1 min read
Why I choose to devalue StackOverFlow Surveys

Why I choose to devalue StackOverFlow Surveys

44
Comments 13
2 min read
How do I find my web developer niche?

How do I find my web developer niche?

59
Comments
4 min read
Managing Your Personal Finances as a Dev - While Loop Style

Managing Your Personal Finances as a Dev - While Loop Style

81
Comments 6
8 min read
Fantastic Faults and What to Call Them

Fantastic Faults and What to Call Them

70
Comments 6
8 min read
A Complete Beginner's Guide to Programming

A Complete Beginner's Guide to Programming

577
Comments 28
10 min read
Personal Blogs: Don't Call it a comeback!

Personal Blogs: Don't Call it a comeback!

62
Comments 10
8 min read
Asking the right question, in the right way and in the right place

Asking the right question, in the right way and in the right place

20
Comments
6 min read
The Difference Between Public and Private in Java

The Difference Between Public and Private in Java

22
Comments 4
7 min read
8 Tips For Google Colab Notebooks To Take Advantage Of Their Free-of-charge 12GB-RAM GPU.

8 Tips For Google Colab Notebooks To Take Advantage Of Their Free-of-charge 12GB-RAM GPU.

45
Comments 8
6 min read
5 Keyboard Shortcuts to Navigate Your Code Faster

5 Keyboard Shortcuts to Navigate Your Code Faster

7
Comments 2
4 min read
Is front-end development having a identity crisis? — Part II

Is front-end development having a identity crisis? — Part II

14
Comments 2
7 min read
Go: checking public repositories list in Github. Go slices comparison. The first Golang experience.

Go: checking public repositories list in Github. Go slices comparison. The first Golang experience.

10
Comments 2
11 min read
Junior Web Developer environment setup

Junior Web Developer environment setup

82
Comments 14
4 min read
Vue during coffee break - using v-model with custom components.

Vue during coffee break - using v-model with custom components.

103
Comments 6
2 min read
Taking the leap: Poker player turned aspiring developer

Taking the leap: Poker player turned aspiring developer

5
Comments 5
2 min read
Protect Yourself from Social Engineering

Protect Yourself from Social Engineering

233
Comments 20
6 min read
What is the best time to post on dev.to? a data-backed answer 🕰🦄🤷‍♂️

What is the best time to post on dev.to? a data-backed answer 🕰🦄🤷‍♂️

578
Comments 41
7 min read
Learn To Fold Your JS Arrays

Learn To Fold Your JS Arrays

106
Comments 4
5 min read
Getting Started with Django

Getting Started with Django

10
Comments
1 min read
[C++ CODE] Make Array Consecutive 2

[C++ CODE] Make Array Consecutive 2

5
Comments
1 min read
Learn the Storage API by Building a Note Taking App

Learn the Storage API by Building a Note Taking App

135
Comments 6
6 min read
Different types of routers in react router

Different types of routers in react router

21
Comments 3
2 min read
Why learn... about Media Types

Why learn... about Media Types

75
Comments 7
10 min read
The Layers of JS...Styles Remix

The Layers of JS...Styles Remix

44
Comments 4
5 min read
A Complete Beginner's Guide to Vue

A Complete Beginner's Guide to Vue

1707
Comments 41
8 min read
Tips for working with shell scripts

Tips for working with shell scripts

5
Comments
2 min read
Day 12 - Automatically resume last played video in vlc - 100 days 100 python scripts

Day 12 - Automatically resume last played video in vlc - 100 days 100 python scripts

6
Comments
1 min read
Why SvelteJS may be the best framework for new web devs

Why SvelteJS may be the best framework for new web devs

550
Comments 63
7 min read
The deployment pipeline: The basis for successful software development

The deployment pipeline: The basis for successful software development

8
Comments
4 min read
How to use io.Reader and io.Writer

How to use io.Reader and io.Writer

10
Comments 1
3 min read
Number Truncation in JavaScript

Number Truncation in JavaScript

74
Comments 6
3 min read
Null-checking in JavaScript

Null-checking in JavaScript

6
Comments 5
1 min read
Website Wireframing Advice Thread

Website Wireframing Advice Thread

36
Comments 11
1 min read
loading...