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.
Email and Text from Rails

Email and Text from Rails

13
Comments 2
9 min read
Make one resolution this year. Never write your own Authentication

Make one resolution this year. Never write your own Authentication

127
Comments 26
3 min read
Python3 Programming - Exercise 12 a - A function and it's definition

Python3 Programming - Exercise 12 a - A function and it's definition

3
Comments
4 min read
How Habit Enhances Good Success

How Habit Enhances Good Success

13
Comments
6 min read
Portfoliocon 2021 (Days 1 & 2 recap)

Portfoliocon 2021 (Days 1 & 2 recap)

10
Comments 2
1 min read
It’s Okay to Feel Like You Suck: Mental Health Check-In

It’s Okay to Feel Like You Suck: Mental Health Check-In

17
Comments 1
6 min read
Teaching React Lifecycle Methods?

Teaching React Lifecycle Methods?

6
Comments 6
1 min read
Getting started with JavaScript : The Definitive Guide

Getting started with JavaScript : The Definitive Guide

57
Comments 4
3 min read
Working in the new CSS Framework

Working in the new CSS Framework

8
Comments 1
2 min read
A gentle guide to customization in TailwindCSS

A gentle guide to customization in TailwindCSS

20
Comments
6 min read
Get to Know A of MEAN Stack

Get to Know A of MEAN Stack

4
Comments
2 min read
How to Fall In Love With Single Div Illustrations

How to Fall In Love With Single Div Illustrations

140
Comments 16
4 min read
Git for beginners

Git for beginners

40
Comments 1
3 min read
AzureFunBytes Episode 26 - Terraform and @Azure with @zdeptawa

AzureFunBytes Episode 26 - Terraform and @Azure with @zdeptawa

9
Comments
1 min read
Python3 Programming - Exercise 11 b - While Loop

Python3 Programming - Exercise 11 b - While Loop

1
Comments
3 min read
Motion animations with an SVG

Motion animations with an SVG

8
Comments
2 min read
JavaScript Is Everywhere

JavaScript Is Everywhere

43
Comments 8
3 min read
Creating readable names

Creating readable names

6
Comments
4 min read
pass statement in python

pass statement in python

9
Comments
2 min read
Creating customized Utility and Components classes in TailwindCSS

Creating customized Utility and Components classes in TailwindCSS

7
Comments 3
5 min read
SQL for Beginners

SQL for Beginners

2
Comments
4 min read
Day 21 Of 100Daysofcode: Written Simple Class To Read Local File And Find The Occurrence Of Numbers and Words.

Day 21 Of 100Daysofcode: Written Simple Class To Read Local File And Find The Occurrence Of Numbers and Words.

2
Comments
30 min read
Top 10 VS Code Keyboard Shortcuts ⌨

Top 10 VS Code Keyboard Shortcuts ⌨

53
Comments 1
2 min read
An Introduction to concurrency in python

An Introduction to concurrency in python

8
Comments
10 min read
Meteor 5 minutes setup for newcomers

Meteor 5 minutes setup for newcomers

10
Comments
3 min read
aws serverless services

aws serverless services

5
Comments
1 min read
Back to Basics: Conditional Statements in JavaScript

Back to Basics: Conditional Statements in JavaScript

7
Comments
7 min read
Important Career Advice

Important Career Advice

3
Comments
1 min read
Small Introduction to AI

Small Introduction to AI

6
Comments
2 min read
Enough JavaScript to get you Started : #8 Loops

Enough JavaScript to get you Started : #8 Loops

15
Comments
2 min read
How to deploy application on Kubernetes with Helm

How to deploy application on Kubernetes with Helm

14
Comments
12 min read
Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

Data structures and Complexity part2 : linear data part1 (arrays and linked-Lists)

5
Comments
13 min read
Back to Basics: Loops in JavaScript

Back to Basics: Loops in JavaScript

34
Comments 1
8 min read
Fatorial em Java

Fatorial em Java

2
Comments
1 min read
Simplify HTTP requests on mobile with these libraries

Simplify HTTP requests on mobile with these libraries

2
Comments
3 min read
Today I Learned: Searching Inside a Sorted Matrix

Today I Learned: Searching Inside a Sorted Matrix

8
Comments 1
1 min read
Understanding Docker: part 26 – Docker components

Understanding Docker: part 26 – Docker components

38
Comments
1 min read
Importing and creating modules

Importing and creating modules

5
Comments
6 min read
Can You Learn AWS On Your Own? How To Ensure Success 🤓.

Can You Learn AWS On Your Own? How To Ensure Success 🤓.

10
Comments
4 min read
How to Place Virtual Artwork on your Wall in 15 Minutes or Less

How to Place Virtual Artwork on your Wall in 15 Minutes or Less

4
Comments
2 min read
Implement tail command in Python

Implement tail command in Python

13
Comments
2 min read
How The Internet Works

How The Internet Works

20
Comments
4 min read
Help Pierre the Py Pirate Solve this Knapsack Problem!

Help Pierre the Py Pirate Solve this Knapsack Problem!

3
Comments
5 min read
Why You Should Choose TypeScript Over JavaScript

Why You Should Choose TypeScript Over JavaScript

10
Comments
10 min read
🛠 A programming language is a tool. Embrace it to become even more productive!

🛠 A programming language is a tool. Embrace it to become even more productive!

15
Comments 2
6 min read
Pipelines in TypeScript with Generics

Pipelines in TypeScript with Generics

13
Comments
4 min read
The Web For Aspiring Developers (Part II: Servers and Hosting)

The Web For Aspiring Developers (Part II: Servers and Hosting)

18
Comments
3 min read
Day 20 Of 100DaysofCode: Writing a OOP code To Read Text File And Find Number Of Word

Day 20 Of 100DaysofCode: Writing a OOP code To Read Text File And Find Number Of Word

6
Comments 5
21 min read
Here's what you need to learn and master Vim, the modal text editor 🤸‍♀️

Here's what you need to learn and master Vim, the modal text editor 🤸‍♀️

18
Comments
5 min read
Is C Most Underrated Programming Language?

Is C Most Underrated Programming Language?

29
Comments 37
2 min read
The Newbie Dev: How to Use Github without the Command Lines

The Newbie Dev: How to Use Github without the Command Lines

6
Comments
3 min read
Docker Certified Associate Exam Series (Part -2): Container Orchestration

Docker Certified Associate Exam Series (Part -2): Container Orchestration

29
Comments
10 min read
8 Awesome React Hooks

8 Awesome React Hooks

1338
Comments 19
3 min read
The Superlative Guide to Big O

The Superlative Guide to Big O

21
Comments
2 min read
Build great documentation websites using Vue

Build great documentation websites using Vue

11
Comments
3 min read
JS 101 (4 - n) Comparisons

JS 101 (4 - n) Comparisons

6
Comments
4 min read
First impressions of Epic React by Kent C. Dodds

First impressions of Epic React by Kent C. Dodds

4
Comments
4 min read
🔎 Easy Autocomplete / Suggestions for Inputs with just HTML5 | datalist tag

🔎 Easy Autocomplete / Suggestions for Inputs with just HTML5 | datalist tag

43
Comments 1
2 min read
AzureFunBytes New Episode Reminder -1/14/2021 2 PM EST - Terraform and @Azure with @zdeptawa

AzureFunBytes New Episode Reminder -1/14/2021 2 PM EST - Terraform and @Azure with @zdeptawa

6
Comments
1 min read
Tabelas em HTML

Tabelas em HTML

5
Comments
3 min read
loading...