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.
Loop for range em go

Loop for range em go

5
Comments
5 min read
🔥 Emojis and A11y

🔥 Emojis and A11y

4
Comments
1 min read
1UP your Zsh abilities by autoloading your own functions

1UP your Zsh abilities by autoloading your own functions

19
Comments 2
4 min read
Advice for begining javascript?

Advice for begining javascript?

2
Comments 14
1 min read
Raspberry Pi I/O with optocoupler and pigpio

Raspberry Pi I/O with optocoupler and pigpio

4
Comments
3 min read
CSS – An Introduction to Flexbox

CSS – An Introduction to Flexbox

21
Comments
3 min read
Newbie Programming Mistakes We Can All Avoid

Newbie Programming Mistakes We Can All Avoid

82
Comments 1
3 min read
Build a Simple Web App using Go

Build a Simple Web App using Go

10
Comments
2 min read
Common Ethics for better coding !

Common Ethics for better coding !

7
Comments
1 min read
Image Carousel component with Toggler using TypeScript

Image Carousel component with Toggler using TypeScript

5
Comments
3 min read
Sorting Algorithms

Sorting Algorithms

6
Comments
5 min read
Everything About Developing Voice Assistant Applications

Everything About Developing Voice Assistant Applications

6
Comments
10 min read
☸️ Kubernetes Primer Coming Soon...

☸️ Kubernetes Primer Coming Soon...

2
Comments
1 min read
Learn SQL Injection by hacking a bank app

Learn SQL Injection by hacking a bank app

95
Comments 4
7 min read
Explicit and implicit return in function (Spanish)

Explicit and implicit return in function (Spanish)

11
Comments
1 min read
What was the hardest concept you had to wrap your head around?

What was the hardest concept you had to wrap your head around?

20
Comments 48
1 min read
Going From “Hello World” to Multithreading: How Much Time Does It Take to Learn Java?

Going From “Hello World” to Multithreading: How Much Time Does It Take to Learn Java?

64
Comments 4
8 min read
Short: The biggest mistake of juniors

Short: The biggest mistake of juniors

8
Comments 2
2 min read
If you are looking for job, HackerRank offer industry-vetted skills directory

If you are looking for job, HackerRank offer industry-vetted skills directory

7
Comments 3
1 min read
Create a static webpage with a contact form on Github pages

Create a static webpage with a contact form on Github pages

89
Comments 25
3 min read
Angular, Rust, WebAssembly, Node.js, Serverless, and... the NEW Azure Static Web Apps! 🎉

Angular, Rust, WebAssembly, Node.js, Serverless, and... the NEW Azure Static Web Apps! 🎉

89
Comments
6 min read
Top Golang Courses & Tutorials to take during this Lockdown

Top Golang Courses & Tutorials to take during this Lockdown

44
Comments 3
5 min read
Learn Golang by building a fintech banking app - Lesson2: Login and REST API

Learn Golang by building a fintech banking app - Lesson2: Login and REST API

60
Comments
8 min read
Create command shortcuts for deno using Commands

Create command shortcuts for deno using Commands

5
Comments
1 min read
The day I erased all the customer data

The day I erased all the customer data

8
Comments 1
2 min read
Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

62
Comments 2
4 min read
AWS Networking Concepts

AWS Networking Concepts

21
Comments 2
6 min read
All about console logging in JavaScript

All about console logging in JavaScript

10
Comments
3 min read
Basic Git Commands Guide And FREE Cheat Sheet

Basic Git Commands Guide And FREE Cheat Sheet

12
Comments
3 min read
What are Python Modules?

What are Python Modules?

8
Comments
3 min read
These Reasons For Coding

These Reasons For Coding

11
Comments
7 min read
DEV Hardware - Discussion and Experience sharing

DEV Hardware - Discussion and Experience sharing

6
Comments
4 min read
Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

304
Comments 10
10 min read
Markdown Editor Reactjs

Markdown Editor Reactjs

13
Comments 1
1 min read
A Linked List with Map, Filter and Reduce methods

A Linked List with Map, Filter and Reduce methods

7
Comments 1
3 min read
How to Copy, Move and Rename Files and Directories in Linux System

How to Copy, Move and Rename Files and Directories in Linux System

12
Comments
5 min read
React Context API Made Simple – The practical guide (Updated)

React Context API Made Simple – The practical guide (Updated)

123
Comments 11
15 min read
Understanding Istio: part 1 – Istio Components

Understanding Istio: part 1 – Istio Components

159
Comments 4
1 min read
Creating Your First CSS Grid Layout.

Creating Your First CSS Grid Layout.

9
Comments
2 min read
Hello World

Hello World

7
Comments
2 min read
Let's build a custom e-commerce with React and the JAMstack - Part 2

Let's build a custom e-commerce with React and the JAMstack - Part 2

37
Comments
6 min read
How we reduced our production apk size by 70% in React Native?

How we reduced our production apk size by 70% in React Native?

141
Comments 16
3 min read
Leetcode May Challenge "Count Square Submatrices with All Ones"

Leetcode May Challenge "Count Square Submatrices with All Ones"

9
Comments 1
4 min read
Tips On Learning Web Development

Tips On Learning Web Development

18
Comments 1
5 min read
Machine Learning - Fashion Mnist Dataset - Google Colab Code

Machine Learning - Fashion Mnist Dataset - Google Colab Code

3
Comments
1 min read
How to Build a Chat App with SwiftUI: Part 1

How to Build a Chat App with SwiftUI: Part 1

66
Comments
5 min read
15 Fun APIs For Your Next Project

15 Fun APIs For Your Next Project

1698
Comments 27
2 min read
A different angle

A different angle

2
Comments
4 min read
JavaScript const

JavaScript const

3
Comments
1 min read
rust macro rules in practice

rust macro rules in practice

12
Comments
6 min read
Runtime Analysis: Big O Notation

Runtime Analysis: Big O Notation

10
Comments 1
3 min read
How to create fancy revealing animations with these simple CSS tricks

How to create fancy revealing animations with these simple CSS tricks

260
Comments 11
6 min read
Your guide to GitHub Actions in 5 steps 📚

Your guide to GitHub Actions in 5 steps 📚

60
Comments 2
7 min read
gRPC reflection and Evans CLI

gRPC reflection and Evans CLI

32
Comments
5 min read
Emmet Part 2 - Advanced

Emmet Part 2 - Advanced

12
Comments
2 min read
Learn Golang by building a fintech banking app - Lesson3: User registration

Learn Golang by building a fintech banking app - Lesson3: User registration

37
Comments 1
7 min read
Live LeetCode Practice Interview for Software Engineers 1:02:15

Live LeetCode Practice Interview for Software Engineers

42
Comments
2 min read
Loop for em Golang

Loop for em Golang

8
Comments
5 min read
How to "destructure" props in Vue like you did in React

How to "destructure" props in Vue like you did in React

10
Comments
2 min read
Deploying a Strapi project on Heroku

Deploying a Strapi project on Heroku

21
Comments 3
4 min read
loading...