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.
Achievement Deserialized!

Achievement Deserialized!

8
Comments 2
1 min read
How to Write Readable Code In JavaScript

How to Write Readable Code In JavaScript

10
Comments
4 min read
What Your First Web Dev Job Will Be Like

What Your First Web Dev Job Will Be Like

33
Comments 1
3 min read
Imposter? No, Baby, I'm the Real Deal

Imposter? No, Baby, I'm the Real Deal

11
Comments 2
1 min read
Variance in Kotlin Generics

Variance in Kotlin Generics

15
Comments
8 min read
Getting Started with Vue.js Plugins [Production-Ready Example]

Getting Started with Vue.js Plugins [Production-Ready Example]

36
Comments 2
2 min read
My first week of learning Swift.

My first week of learning Swift.

62
Comments 7
3 min read
Hot reloading preact with parcel, the missing doc

Hot reloading preact with parcel, the missing doc

13
Comments 1
1 min read
Binary and Hexadecimal: Part 1

Binary and Hexadecimal: Part 1

69
Comments 2
6 min read
39 No Frills Keyboard Shortcuts every Developer Should Know About

39 No Frills Keyboard Shortcuts every Developer Should Know About

214
Comments 35
4 min read
Software engineering fetishes

Software engineering fetishes

46
Comments 12
3 min read
Differences Between #nil?, #empty?, #blank?, and #present?

Differences Between #nil?, #empty?, #blank?, and #present?

16
Comments 1
3 min read
The Slack App Directory Developer Review 👨🏻‍🏭

The Slack App Directory Developer Review 👨🏻‍🏭

32
Comments 2
12 min read
My Journey through Javascript: The Struggle is Real

My Journey through Javascript: The Struggle is Real

20
Comments
3 min read
Back to JS Basics

Back to JS Basics

37
Comments 7
3 min read
Improving Client-Side Performance

Improving Client-Side Performance

34
Comments
11 min read
Online wellbeing : what are your rules?

Online wellbeing : what are your rules?

7
Comments 4
1 min read
The complete guide to Forms in React

The complete guide to Forms in React

156
Comments 3
6 min read
What is your number 1 advice to newbies.

What is your number 1 advice to newbies.

35
Comments 21
1 min read
How to test methods in Go

How to test methods in Go

15
Comments 2
1 min read
How to Conduct a Live Code Interview (with 3 Full Problems)

How to Conduct a Live Code Interview (with 3 Full Problems)

59
Comments 3
9 min read
How to style navigations and center containers in CSS | Couple Code Therapy

How to style navigations and center containers in CSS | Couple Code Therapy

10
Comments
1 min read
Java Developer Litmus Test Part 1

Java Developer Litmus Test Part 1

52
Comments 11
2 min read
Implementing a Plugin System in Python

Implementing a Plugin System in Python

24
Comments 1
4 min read
5 Not So Obvious Ways to Get a Job in Data Science

5 Not So Obvious Ways to Get a Job in Data Science

18
Comments 4
8 min read
JavaScript: Best Practices for Beginners

JavaScript: Best Practices for Beginners

14
Comments
3 min read
What is polymorphism?

What is polymorphism?

32
Comments 3
2 min read
How to Combat Information Overload?

How to Combat Information Overload?

61
Comments 13
2 min read
Jelly Fin: Calling all imposters! Yes, you! Let's Build Together.

Jelly Fin: Calling all imposters! Yes, you! Let's Build Together.

48
Comments 2
2 min read
Where to Learn new tech skills Online?

Where to Learn new tech skills Online?

48
Comments 11
1 min read
MERN Stack Udemy Course Review

MERN Stack Udemy Course Review

16
Comments 5
3 min read
Stop letting people tell you how to learn

Stop letting people tell you how to learn

83
Comments 17
2 min read
Go tutorial: 1. Command Line Arguments and File I/O

Go tutorial: 1. Command Line Arguments and File I/O

26
Comments 1
2 min read
Swift pro tip of the day: Extension with generic where clause

Swift pro tip of the day: Extension with generic where clause

69
Comments 2
2 min read
How do you debug?

How do you debug?

40
Comments 4
1 min read
Git Staging Area: Explained Like I'm Five

Git Staging Area: Explained Like I'm Five

157
Comments 17
2 min read
What are some projects or exercises I can do to practice HTML and CSS?

What are some projects or exercises I can do to practice HTML and CSS?

50
Comments
3 min read
Swift computed properties in a nutshell

Swift computed properties in a nutshell

39
Comments 5
2 min read
Junior iOS Developers Can Be More Productive Than They Think

Junior iOS Developers Can Be More Productive Than They Think

8
Comments
2 min read
Help! Looking for the best online program to continue learning Android development

Help! Looking for the best online program to continue learning Android development

14
Comments 7
2 min read
CSS Flicker on Hover!

CSS Flicker on Hover!

46
Comments 5
1 min read
LF: Network of Beginner Devs

LF: Network of Beginner Devs

10
Comments
1 min read
My Journey through Javascript: Basic Syntax

My Journey through Javascript: Basic Syntax

45
Comments
3 min read
Closures in Ruby: Blocks, Procs and Lambdas

Closures in Ruby: Blocks, Procs and Lambdas

75
Comments 3
6 min read
Advices for building a Rest API

Advices for building a Rest API

66
Comments 4
2 min read
This is how HTTPS works

This is how HTTPS works

265
Comments 13
6 min read
🐬 Swag for Dev #4 — DigitalOcean’s Sammy stickers!

🐬 Swag for Dev #4 — DigitalOcean’s Sammy stickers!

8
Comments
1 min read
Go tutorial: 4. Sample Application -TODO List API-

Go tutorial: 4. Sample Application -TODO List API-

39
Comments
15 min read
Introducing Two New Bonus Chapters on Infrastructure as Code and CI/CD for Learn AWS by Using It

Introducing Two New Bonus Chapters on Infrastructure as Code and CI/CD for Learn AWS by Using It

40
Comments
5 min read
Searching for TDD

Searching for TDD

9
Comments 1
3 min read
Learn React in a fun way! Create a Movie Web App

Learn React in a fun way! Create a Movie Web App

15
Comments 1
1 min read
Facebook messenger bot that displays latest IT jobs in Goa, India

Facebook messenger bot that displays latest IT jobs in Goa, India

8
Comments 5
2 min read
Go tutorial: 2. Create an HTTP request and server

Go tutorial: 2. Create an HTTP request and server

11
Comments
2 min read
What is inheritance?

What is inheritance?

18
Comments
3 min read
Finding The Most Important Sentences Using Data Science

Finding The Most Important Sentences Using Data Science

9
Comments
17 min read
A Year in Professional Software Development

A Year in Professional Software Development

103
Comments 5
10 min read
Microservices Are Something You Grow Into, Not Begin With

Microservices Are Something You Grow Into, Not Begin With

155
Comments 15
7 min read
Getting Started With CSS | Couple Code Therapy

Getting Started With CSS | Couple Code Therapy

10
Comments
1 min read
Go tutorial: 3. Connect DB and Execute queries

Go tutorial: 3. Connect DB and Execute queries

11
Comments
3 min read
What the Function?

What the Function?

11
Comments
3 min read
loading...