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.
The hard parts of my internship

The hard parts of my internship

12
Comments
2 min read
What I learned after reviewing over 40 developer portfolios - 9 tips for a better portfolio

What I learned after reviewing over 40 developer portfolios - 9 tips for a better portfolio

747
Comments 57
5 min read
AzureFunBytes Short - Create an @AzureCosmosDB @Azure Database for @MongoDB

AzureFunBytes Short - Create an @AzureCosmosDB @Azure Database for @MongoDB

12
Comments
1 min read
Third Month Update

Third Month Update

6
Comments 2
1 min read
How to speed up your web application

How to speed up your web application

7
Comments 1
3 min read
Using Bitwise Operators: Why Waste Space Use Many Bits When Few Bits Do Trick?

Using Bitwise Operators: Why Waste Space Use Many Bits When Few Bits Do Trick?

60
Comments 4
14 min read
5 Steps of Good Code Review

5 Steps of Good Code Review

7
Comments
7 min read
Check if an object is empty

Check if an object is empty

8
Comments 5
1 min read
URQL - Universal React Query Library (GraphQL Client)

URQL - Universal React Query Library (GraphQL Client)

31
Comments
3 min read
🔥 Rest Assured API Testing Tutorial | Serialization and Deserialization in RestAssured | Day 17

🔥 Rest Assured API Testing Tutorial | Serialization and Deserialization in RestAssured | Day 17

8
Comments
2 min read
What is Heroku - Illustrated shorts - H-IS1

What is Heroku - Illustrated shorts - H-IS1

19
Comments 2
1 min read
10 Tips to Learn Bootstrap the Easy Way (Plus Resources)

10 Tips to Learn Bootstrap the Easy Way (Plus Resources)

28
Comments
7 min read
Learning Web Development: Using books as an additional resource.

Learning Web Development: Using books as an additional resource.

60
Comments 18
2 min read
3 Tips for Beginner Python Devs: advice from an industry expert

3 Tips for Beginner Python Devs: advice from an industry expert

45
Comments
7 min read
Reacting to React | A Beginner's Guide to React JS 🔥

Reacting to React | A Beginner's Guide to React JS 🔥

93
Comments
17 min read
How to monetize your programming skills as a beginner

How to monetize your programming skills as a beginner

11
Comments 1
1 min read
Should I Accept This Idea or Project?

Should I Accept This Idea or Project?

11
Comments 5
3 min read
C# Switch statement

C# Switch statement

13
Comments
1 min read
Your Gal is Back in Business!

Your Gal is Back in Business!

8
Comments 2
2 min read
My top terminal commands

My top terminal commands

76
Comments 17
2 min read
How to learn Javascript as a beginner

How to learn Javascript as a beginner

82
Comments 11
1 min read
MovieDex - My first React project!

MovieDex - My first React project!

53
Comments 17
2 min read
Dubai To London And All The Tech I Learnt In Between 👩🏌‍💻

Dubai To London And All The Tech I Learnt In Between 👩🏌‍💻

68
Comments 26
8 min read
How to learn a new [programming language, framework, library] in 4 points?

How to learn a new [programming language, framework, library] in 4 points?

4
Comments
3 min read
Let's talk about STREAMS !!

Let's talk about STREAMS !!

83
Comments 9
6 min read
Opinionated use of JavaScript Switch-Case

Opinionated use of JavaScript Switch-Case

5
Comments 3
1 min read
My Developer Path

My Developer Path

2
Comments
4 min read
Developer Dictionary - Binary Number System and Boolean Logic

Developer Dictionary - Binary Number System and Boolean Logic

4
Comments 1
1 min read
How to build the Bootstrap 5 admin template? [Tutorial]

How to build the Bootstrap 5 admin template? [Tutorial]

35
Comments
12 min read
I launched my first product - and it's horrible

I launched my first product - and it's horrible

62
Comments 13
2 min read
TDD and Exception Handling with xUnit in ASP.NET Core

TDD and Exception Handling with xUnit in ASP.NET Core

11
Comments 1
9 min read
A list of free Udacity courses

A list of free Udacity courses

65
Comments 1
2 min read
Autocomplete in Ruby on Rails using Stimulus

Autocomplete in Ruby on Rails using Stimulus

20
Comments
8 min read
Tips and suggestions for doing online talks and workshops

Tips and suggestions for doing online talks and workshops

9
Comments
5 min read
Basics of switch cases and defaults

Basics of switch cases and defaults

7
Comments 2
2 min read
TDD and Exception Handling with xUnit in ASP.NET Core

TDD and Exception Handling with xUnit in ASP.NET Core

9
Comments
9 min read
Every programming tutorial for beginners

Every programming tutorial for beginners

86
Comments 27
2 min read
Building a Flex Layout from scratch to Fit All Projects

Building a Flex Layout from scratch to Fit All Projects

54
Comments
7 min read
Organizing Time to Learn

Organizing Time to Learn

8
Comments
3 min read
🔥 How to Find XPath/CSS Selectors Like Pro (Step by Step)

🔥 How to Find XPath/CSS Selectors Like Pro (Step by Step)

11
Comments
2 min read
AzureFunBytes Short - @Azure Containers (Kubernetes, Container Instances, More)

AzureFunBytes Short - @Azure Containers (Kubernetes, Container Instances, More)

15
Comments
1 min read
Destructuring Arrays

Destructuring Arrays

7
Comments
2 min read
Setup a notes repository with basic note functionality and auto-syncing to github

Setup a notes repository with basic note functionality and auto-syncing to github

3
Comments
2 min read
Template literals in JavaScript

Template literals in JavaScript

43
Comments 5
2 min read
Get Started with Java Logging (and some tips to easily learn new libraries)

Get Started with Java Logging (and some tips to easily learn new libraries)

14
Comments
5 min read
Temporal Dead Zone

Temporal Dead Zone

6
Comments
1 min read
if experience < 1: job = False

if experience < 1: job = False

20
Comments 6
2 min read
How to build a responsive website

How to build a responsive website

128
Comments 3
3 min read
Git For Beginners - Part 1

Git For Beginners - Part 1

5
Comments
5 min read
Registration Form with HTML & CSS #1

Registration Form with HTML & CSS #1

13
Comments
2 min read
How I Discovered ‘Pre-Tutorial Hell’ and How You Can Avoid It

How I Discovered ‘Pre-Tutorial Hell’ and How You Can Avoid It

42
Comments 13
3 min read
Python networking 101

Python networking 101

7
Comments
2 min read
CSS Animated Clock SVG Design using Keyframes

CSS Animated Clock SVG Design using Keyframes

12
Comments
1 min read
Telegram Bot — NodeJS, Alpaca API, QuickChart

Telegram Bot — NodeJS, Alpaca API, QuickChart

10
Comments
5 min read
Portfolio with Dark mode

Portfolio with Dark mode

9
Comments 2
1 min read
Useful JS array methods to level up your game!

Useful JS array methods to level up your game!

80
Comments 11
4 min read
【NPM】Three useful ways to write a grouping in scripts configuration.

【NPM】Three useful ways to write a grouping in scripts configuration.

6
Comments
1 min read
Introduction to TDD: What it is and why it is important

Introduction to TDD: What it is and why it is important

65
Comments 21
2 min read
Why I Stopped Using Redux

Why I Stopped Using Redux

1496
Comments 105
6 min read
Attempts at my fifth pull request to Forem

Attempts at my fifth pull request to Forem

32
Comments 7
4 min read
loading...