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.
Python Dictionary and Methods - Explained

Python Dictionary and Methods - Explained

6
Comments 1
3 min read
SQL Cheat Sheet: Top 10 Most Important SQL Commands To Know

SQL Cheat Sheet: Top 10 Most Important SQL Commands To Know

36
Comments 1
3 min read
If statements on Github Actions

If statements on Github Actions

14
Comments 1
2 min read
AzureFunBytes New Episode Reminder - 11/12/2020 2 PM EST - @Azure Key Vault w/ @wiredcanuck

AzureFunBytes New Episode Reminder - 11/12/2020 2 PM EST - @Azure Key Vault w/ @wiredcanuck

7
Comments
1 min read
Binary Search Tree In Go

Binary Search Tree In Go

3
Comments
8 min read
How I created my first Flutter project - A Measurement Converter App.

How I created my first Flutter project - A Measurement Converter App.

5
Comments
1 min read
Your Learning Plan

Your Learning Plan

52
Comments 2
5 min read
Three ways to create an object in JavaScript

Three ways to create an object in JavaScript

15
Comments 4
1 min read
I Learned A Bunch of Shit Installing Arch Linux and You Can To! Pt.1

I Learned A Bunch of Shit Installing Arch Linux and You Can To! Pt.1

5
Comments
9 min read
A practical step by step guide to learning Frontend Web Development.

A practical step by step guide to learning Frontend Web Development.

4
Comments 1
4 min read
Structuring your SASS projects

Structuring your SASS projects

63
Comments 1
5 min read
JavaScript undefined and null: Let's talk about it one last time!

JavaScript undefined and null: Let's talk about it one last time!

39
Comments 10
4 min read
Flexing My CSS Muscles by Adding A Bit of Panache

Flexing My CSS Muscles by Adding A Bit of Panache

12
Comments 2
5 min read
Interview questions. Are they wrong?

Interview questions. Are they wrong?

28
Comments 6
3 min read
Using console.dir() to print JavaScript objects in the console

Using console.dir() to print JavaScript objects in the console

6
Comments
3 min read
Add Hashnode Blog On Google Search Console

Add Hashnode Blog On Google Search Console

6
Comments
6 min read
The Art of War - How to Beat the Bugs, Faster and Harder

The Art of War - How to Beat the Bugs, Faster and Harder

225
Comments 10
9 min read
2020-11-10 | Arrays in Real Life, History Class, Not A Firefighter

2020-11-10 | Arrays in Real Life, History Class, Not A Firefighter

2
Comments
2 min read
🕶️ Make security, somebody elses problem.

🕶️ Make security, somebody elses problem.

11
Comments 1
3 min read
Build a Portfolio Website with React, Webiny, and Apollo

Build a Portfolio Website with React, Webiny, and Apollo

40
Comments
2 min read
Intro to Programming with JS.

Intro to Programming with JS.

4
Comments
2 min read
The 5 W's Of Programming

The 5 W's Of Programming

34
Comments 3
6 min read
First look at the AWS Activate Console

First look at the AWS Activate Console

11
Comments
1 min read
🐧 Linux admin skills tree

🐧 Linux admin skills tree

130
Comments 3
4 min read
My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entry

My #100daysOfCode Challenge - Python 100 projects in 100 days - Journal Entry

5
Comments 3
1 min read
First steps in R

First steps in R

5
Comments
3 min read
The Common Java Learning Mistakes All Newbie Programmers Make

The Common Java Learning Mistakes All Newbie Programmers Make

19
Comments 1
8 min read
The CSS Series - Part 3: Selectors

The CSS Series - Part 3: Selectors

12
Comments
2 min read
Understanding Docker: part 13 – Pass environment variables

Understanding Docker: part 13 – Pass environment variables

54
Comments 4
1 min read
Models In Django

Models In Django

10
Comments
1 min read
Front-end vs Back-end, and Static vs Dynamic Websites

Front-end vs Back-end, and Static vs Dynamic Websites

14
Comments
4 min read
Rocket Tutorial 02: Minimalist API

Rocket Tutorial 02: Minimalist API

13
Comments
7 min read
My first Python project: Auto-Publish to DEV API

My first Python project: Auto-Publish to DEV API

8
Comments
5 min read
Web-App using HTML, JS & Firebase - Part 2

Web-App using HTML, JS & Firebase - Part 2

20
Comments
5 min read
Which autism accommodations have helped you / your colleagues?

Which autism accommodations have helped you / your colleagues?

7
Comments 6
2 min read
Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

Angular Architecture: How to use Command Pattern to manage large amount of context menu actions

44
Comments 7
8 min read
Best Practices for Branch Protection

Best Practices for Branch Protection

11
Comments
5 min read
Tweek calendar. Super Slick and Minimalistic design

Tweek calendar. Super Slick and Minimalistic design

10
Comments
1 min read
Random thoughts of a dev noob #2

Random thoughts of a dev noob #2

2
Comments
1 min read
Learning Python: Where to start?

Learning Python: Where to start?

31
Comments 7
4 min read
5 ways to help you practice coding

5 ways to help you practice coding

10
Comments
5 min read
Dependable drop-down in android using Java

Dependable drop-down in android using Java

6
Comments
3 min read
CSS Units

CSS Units

50
Comments 8
2 min read
How I felt entering bootcamp vs. how I feel after 2 months

How I felt entering bootcamp vs. how I feel after 2 months

3
Comments
3 min read
How to make a GitHub profile README

How to make a GitHub profile README

23
Comments
1 min read
Create Simple Chart With D3js

Create Simple Chart With D3js

9
Comments
4 min read
2020-11-09 | Digital Minimalism, Analog Hobby

2020-11-09 | Digital Minimalism, Analog Hobby

2
Comments
1 min read
Using Modules in Ruby

Using Modules in Ruby

5
Comments
5 min read
Hello Open Source 🙏

Hello Open Source 🙏

2
Comments
1 min read
👨‍💻 A devops video course for beginner

👨‍💻 A devops video course for beginner

62
Comments
2 min read
Debug Node.js app with built-in or VS Code debugger

Debug Node.js app with built-in or VS Code debugger

19
Comments
4 min read
Looping over a collection

Looping over a collection

5
Comments
1 min read
Contributing To Open Source Projects The Right Way

Contributing To Open Source Projects The Right Way

13
Comments
14 min read
Python Zero to Hero - Ep.26 - Continue exploring Django 59:40

Python Zero to Hero - Ep.26 - Continue exploring Django

10
Comments
1 min read
Using Abbreviations instead of Aliases

Using Abbreviations instead of Aliases

8
Comments
2 min read
Dealing with rejections!

Dealing with rejections!

4
Comments 4
1 min read
The 3 most important things every programmer needs to know

The 3 most important things every programmer needs to know

8
Comments
1 min read
Underrated JavaScript Array Methods – Part 1

Underrated JavaScript Array Methods – Part 1

9
Comments 1
3 min read
How to write good unit tests? Avoid these two issues

How to write good unit tests? Avoid these two issues

9
Comments
3 min read
Understanding Docker: part 12 – Pass build arguments

Understanding Docker: part 12 – Pass build arguments

51
Comments 2
1 min read
loading...