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.
HTML to JSX Compiler

HTML to JSX Compiler

12
Comments
1 min read
PostgreSQL: How To Create Some Basic Queries

PostgreSQL: How To Create Some Basic Queries

10
Comments
3 min read
15 Of The Best Machine Learning Courses On Coursera For Free

15 Of The Best Machine Learning Courses On Coursera For Free

64
Comments 1
10 min read
Creating a simple Vue pluralize filter

Creating a simple Vue pluralize filter

65
Comments 5
1 min read
A Beginner’s Guide to the Gmail API and Its Documentation

A Beginner’s Guide to the Gmail API and Its Documentation

17
Comments 4
13 min read
Wordpress concepts: Post types, The most basic things

Wordpress concepts: Post types, The most basic things

4
Comments 1
2 min read
Code Duplication Refactoring on Conditional Conditions

Code Duplication Refactoring on Conditional Conditions

10
Comments
1 min read
SQL injection and XSS: what white hat hackers know about trusting user input

SQL injection and XSS: what white hat hackers know about trusting user input

236
Comments 3
10 min read
I would try to explain lexical scope in plain English. Wish me luck

I would try to explain lexical scope in plain English. Wish me luck

67
Comments 21
8 min read
Common .NET Gotchas

Common .NET Gotchas

148
Comments 8
6 min read
Web Scraping Blogs Posts using Node.js

Web Scraping Blogs Posts using Node.js

18
Comments 3
4 min read
The Builder Pattern

The Builder Pattern

101
Comments 5
4 min read
Learning Xojo - episode 1

Learning Xojo - episode 1

10
Comments 1
2 min read
9 best open-source findings, August 2019

9 best open-source findings, August 2019

184
Comments 2
2 min read
Me, my friends, and CS Degree Experience.

Me, my friends, and CS Degree Experience.

6
Comments
4 min read
Parsing Through Partitions in a Distributed System

Parsing Through Partitions in a Distributed System

96
Comments 1
11 min read
Getting out of my comfort zone

Getting out of my comfort zone

5
Comments 2
1 min read
Handling OS-level Authentication Dialogues in Internet Explorer using Selenium + AutoIt

Handling OS-level Authentication Dialogues in Internet Explorer using Selenium + AutoIt

6
Comments
2 min read
Go for the REST

Go for the REST

87
Comments 4
9 min read
What are the most important things to teach a complete novice dev (and how)?

What are the most important things to teach a complete novice dev (and how)?

5
Comments 5
2 min read
Learn and Build Web Authentication System (Universal Principles)

Learn and Build Web Authentication System (Universal Principles)

230
Comments 11
7 min read
Testing in .Net Core

Testing in .Net Core

132
Comments 1
12 min read
Using variables in Docker-Compose

Using variables in Docker-Compose

104
Comments 9
5 min read
📄 Cheat sheet - How to promote your open-source project?

📄 Cheat sheet - How to promote your open-source project?

149
Comments 8
2 min read
PostgreSQL: How To Read From & Write To Our Table

PostgreSQL: How To Read From & Write To Our Table

8
Comments
2 min read
Start Javascript: learn about variables

Start Javascript: learn about variables

38
Comments 12
9 min read
Why you should think twice about contributing to Open Source

Why you should think twice about contributing to Open Source

485
Comments 41
7 min read
Easy functional programming techniques in TypeScript for everyone

Easy functional programming techniques in TypeScript for everyone

310
Comments 17
9 min read
All The Ways That I Failed At "Sum 3"

All The Ways That I Failed At "Sum 3"

8
Comments 5
8 min read
5 easy ways to get started with JavaScript .reduce()

5 easy ways to get started with JavaScript .reduce()

19
Comments 2
2 min read
When do you need axios?

When do you need axios?

265
Comments 25
5 min read
Game dev for beginners like me

Game dev for beginners like me

17
Comments
2 min read
Java Daily Coding Problem #007

Java Daily Coding Problem #007

37
Comments
8 min read
Best way to get project experience BEFORE my first job?

Best way to get project experience BEFORE my first job?

109
Comments 7
2 min read
Find Your People to Up Your Chances for Web Development Success

Find Your People to Up Your Chances for Web Development Success

11
Comments 2
4 min read
Build a React & Firebase Blog Site: Part 1

Build a React & Firebase Blog Site: Part 1

339
Comments 25
8 min read
A quick reference to Python string methods - Find and Replace

A quick reference to Python string methods - Find and Replace

12
Comments 1
4 min read
How to use GitHub Actions to build, test, and deploy your Laravel application

How to use GitHub Actions to build, test, and deploy your Laravel application

9
Comments 1
1 min read
Desktop Application Development in ElectronJS Using Angular

Desktop Application Development in ElectronJS Using Angular

90
Comments 9
5 min read
An introduction to the canvas

An introduction to the canvas

13
Comments
8 min read
Being optimistic in UI

Being optimistic in UI

76
Comments 7
2 min read
Be a Debugging Detective!

Be a Debugging Detective!

44
Comments 1
8 min read
Getting out of the office

Getting out of the office

5
Comments
4 min read
How to Stay Current as a Web Developer

How to Stay Current as a Web Developer

207
Comments 9
4 min read
Http Cookies 🍪 is a 25-year-old simple string store. Explained in 3 mins.

Http Cookies 🍪 is a 25-year-old simple string store. Explained in 3 mins.

19
Comments
3 min read
Why Accessibility is Important to Me

Why Accessibility is Important to Me

55
Comments 5
7 min read
Full Stack Serverless: a new YouTube course from Bytesized Code

Full Stack Serverless: a new YouTube course from Bytesized Code

58
Comments 1
2 min read
How Does The Internet Work? Part 2: Breaking a Website

How Does The Internet Work? Part 2: Breaking a Website

11
Comments 2
3 min read
Complete guide to build a Slack Chatbot in 7 minutes and host it for free

Complete guide to build a Slack Chatbot in 7 minutes and host it for free

10
Comments
2 min read
Integrate the Reminders API with Your Alexa Skill to Deepen Customer Engagement

Integrate the Reminders API with Your Alexa Skill to Deepen Customer Engagement

17
Comments
1 min read
MFA on PayPal

MFA on PayPal

8
Comments 1
1 min read
PostgreSQL: How To Create Our First Table

PostgreSQL: How To Create Our First Table

20
Comments
2 min read
How I keep going when I just want to quit.

How I keep going when I just want to quit.

79
Comments 7
4 min read
4 Rule of `this` in JavaScript

4 Rule of `this` in JavaScript

12
Comments
3 min read
Building a Service to Get a City Name from a ZIP Code in .NET Core

Building a Service to Get a City Name from a ZIP Code in .NET Core

77
Comments 7
7 min read
Why Data Science?

Why Data Science?

4
Comments 1
2 min read
I am going to automate you with Python | Reverse Python Lab

I am going to automate you with Python | Reverse Python Lab

338
Comments 3
11 min read
Start trying to make Fetch happen

Start trying to make Fetch happen

8
Comments
3 min read
Beginner's guide to web scraping with python's selenium

Beginner's guide to web scraping with python's selenium

96
Comments
5 min read
What Should I Make Next? Quick Project Ideas

What Should I Make Next? Quick Project Ideas

404
Comments 17
2 min read
loading...