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.
Why don't end products match exact UX design?

Why don't end products match exact UX design?

6
Comments 3
2 min read
Learn Golang by building a fintech banking app - Lesson6: DB connection Pool and Transaction History 01:02

Learn Golang by building a fintech banking app - Lesson6: DB connection Pool and Transaction History

38
Comments
8 min read
You probably don't need these gems

You probably don't need these gems

39
Comments 8
4 min read
so you want to be a web developer

so you want to be a web developer

39
Comments 10
2 min read
Django Static Files Tutorial

Django Static Files Tutorial

29
Comments 2
4 min read
A small list of resources for web development

A small list of resources for web development

9
Comments
2 min read
Understanding Istio: part 14 – Authorization with JWT

Understanding Istio: part 14 – Authorization with JWT

40
Comments
1 min read
Check this SCSS methods before using SCSS,Build an Apple iMusic Style

Check this SCSS methods before using SCSS,Build an Apple iMusic Style

23
Comments 5
2 min read
Pseudocode + how to reverse a linked list

Pseudocode + how to reverse a linked list

16
Comments
3 min read
React Datepicker Tutorial with Top 2 Datepicker Libraries

React Datepicker Tutorial with Top 2 Datepicker Libraries

30
Comments
14 min read
Django Slug Tutorial

Django Slug Tutorial

24
Comments
11 min read
Resources to get started with UX/UI design

Resources to get started with UX/UI design

27
Comments 3
2 min read
Our Guide to Editing a Blog Post

Our Guide to Editing a Blog Post

6
Comments 1
4 min read
how not to use reduce

how not to use reduce

13
Comments 10
1 min read
How to stay MOTIVATED while learning coding (or anything)

How to stay MOTIVATED while learning coding (or anything)

65
Comments 2
2 min read
How to integrate dev API to your portfolio website

How to integrate dev API to your portfolio website

22
Comments
2 min read
Enumeration in Ruby

Enumeration in Ruby

4
Comments
3 min read
How to Build an NSFW Image Classification REST API with Node.JS and TensorFlow.JS

How to Build an NSFW Image Classification REST API with Node.JS and TensorFlow.JS

49
Comments
11 min read
¿La PC sirve al código o el código sirve a la PC?

¿La PC sirve al código o el código sirve a la PC?

6
Comments
4 min read
LeetCode July Challenge -1: ArrangeCoins -solution explained

LeetCode July Challenge -1: ArrangeCoins -solution explained

11
Comments
2 min read
HTTP Sessions + Cookies

HTTP Sessions + Cookies

14
Comments
3 min read
Elixir & Phoenix: Phase 1 updates

Elixir & Phoenix: Phase 1 updates

5
Comments
3 min read
Showing Face: How I Chose General Assembly for Bootcamp (and why I'm on the website)

Showing Face: How I Chose General Assembly for Bootcamp (and why I'm on the website)

4
Comments
9 min read
an introduction to Dynamic Programming

an introduction to Dynamic Programming

8
Comments
3 min read
Road to Genius: advanced #37

Road to Genius: advanced #37

7
Comments
3 min read
How to Learn Django (2020)

How to Learn Django (2020)

298
Comments 14
4 min read
How you can start your AWS Certifications journey for free 📚

How you can start your AWS Certifications journey for free 📚

318
Comments 2
4 min read
Get your first dev job by building these projects! #2: Markov Chain Lyrics Generator

Get your first dev job by building these projects! #2: Markov Chain Lyrics Generator

119
Comments 5
7 min read
[Beginner AI] Duomly coding challenge #4 Sentiment analysis

[Beginner AI] Duomly coding challenge #4 Sentiment analysis

13
Comments
1 min read
Best JavaScript resources 2020 - Start from here 🚲

Best JavaScript resources 2020 - Start from here 🚲

342
Comments 8
3 min read
Quick hacks to lighten your database loads with minimal code

Quick hacks to lighten your database loads with minimal code

10
Comments
5 min read
Let's learn Node.js by building a backend with Nest.js and Sequelize - Lesson 4: Login and User Authentication 00:34

Let's learn Node.js by building a backend with Nest.js and Sequelize - Lesson 4: Login and User Authentication

56
Comments
8 min read
Bootstrap 5

Bootstrap 5

34
Comments 10
1 min read
18 Programming YouTube Channels that you shouldn't miss

18 Programming YouTube Channels that you shouldn't miss

346
Comments 50
3 min read
Top 10 posts to Master Basic Machine Learning on DEV

Top 10 posts to Master Basic Machine Learning on DEV

71
Comments 4
3 min read
How to overcome Imposter Syndrome?

How to overcome Imposter Syndrome?

10
Comments 2
4 min read
Road to Genius: advanced #36

Road to Genius: advanced #36

5
Comments
2 min read
Learn Linux with the Best!

Learn Linux with the Best!

35
Comments
6 min read
Pour Explained: P is for Perceivable Part 3

Pour Explained: P is for Perceivable Part 3

7
Comments 4
5 min read
Insertion Sort in Ruby

Insertion Sort in Ruby

10
Comments
4 min read
Get your Codr Certification

Get your Codr Certification

39
Comments 1
1 min read
The Developer's Guide to Hoisting

The Developer's Guide to Hoisting

23
Comments
4 min read
devchallenges.io - 16+ FREE Projects with beautiful designs

devchallenges.io - 16+ FREE Projects with beautiful designs

132
Comments 8
3 min read
FCC: Technical Documentation Page

FCC: Technical Documentation Page

6
Comments
1 min read
Building Web Extensions with Reactjs - from 0 to publish!

Building Web Extensions with Reactjs - from 0 to publish!

115
Comments 1
5 min read
How to install XAMPP on Windows?

How to install XAMPP on Windows?

6
Comments
2 min read
I offered free advice as a 6+ year Senior Developer, here are my answers to the top questions I got

I offered free advice as a 6+ year Senior Developer, here are my answers to the top questions I got

19
Comments
11 min read
Improve page performance lazy loading reCaptcha

Improve page performance lazy loading reCaptcha

25
Comments 7
3 min read
Up and running with Factory Bot in Rails 5

Up and running with Factory Bot in Rails 5

4
Comments
3 min read
[Beginner HTML&CSS] Duomly coding challenge #3: Shopping cart

[Beginner HTML&CSS] Duomly coding challenge #3: Shopping cart

33
Comments
1 min read
Command line productivity with Fish shell

Command line productivity with Fish shell

101
Comments 4
5 min read
front-end VS. back-end VS. full-stack developer?

front-end VS. back-end VS. full-stack developer?

12
Comments 3
3 min read
How To Install Unity 2020.1

How To Install Unity 2020.1

2
Comments
2 min read
How to Implement Voting Functionality: From Backend to UI

How to Implement Voting Functionality: From Backend to UI

14
Comments
4 min read
Do I NEED a personal website/portfolio?

Do I NEED a personal website/portfolio?

116
Comments 84
1 min read
Don't fear the command line: Manipulation

Don't fear the command line: Manipulation

77
Comments 16
3 min read
Building Todo App Actions and Reducers with Redux - Part 1

Building Todo App Actions and Reducers with Redux - Part 1

10
Comments 2
2 min read
Introducing React Lab: A Playground to Experiment with React

Introducing React Lab: A Playground to Experiment with React

14
Comments
1 min read
[3/4] Beginners BASH basics - Wait, BASH can do that?

[3/4] Beginners BASH basics - Wait, BASH can do that?

41
Comments 1
6 min read
Free Youtube Channels I Recommend To Help You Pass AWS / Azure Certification ☁️

Free Youtube Channels I Recommend To Help You Pass AWS / Azure Certification ☁️

253
Comments 3
6 min read
loading...