close
The Wayback Machine - https://web.archive.org/web/20220604072642/https://dev.to/t/programming

DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My favorite Dart features - And why I love them

My favorite Dart features - And why I love them

Reactions 7 Comments 4
9 min read
Power of the "new" keyword during constructor instantiation in JavaScript

Power of the "new" keyword during constructor instantiation in JavaScript

Reactions 4 Comments
2 min read
DAY ONE: LEARNING ABOUT CSS SELECTORS

DAY ONE: LEARNING ABOUT CSS SELECTORS

Reactions 2 Comments 1
3 min read
3 Things I Learned After Failing my FAANG Interviews

3 Things I Learned After Failing my FAANG Interviews

Reactions 4 Comments
4 min read
What Interesting Python 🛰️ projects have you built ?

What Interesting Python 🛰️ projects have you built ?

Reactions 10 Comments 1
1 min read
Daily.dev, an article feed service developers need

Daily.dev, an article feed service developers need

Reactions 2 Comments
2 min read
Twitter Leaderboard app with Redis and AWS Lambda (part 2)

Twitter Leaderboard app with Redis and AWS Lambda (part 2)

Reactions 2 Comments
4 min read
Increase Productivity by Decreasing Comfort

Increase Productivity by Decreasing Comfort

Reactions 2 Comments 1
2 min read
LeetCode : Maximum 69 Number with Solutions

LeetCode : Maximum 69 Number with Solutions

Reactions 3 Comments
2 min read
Pathfinding with Javascript: The A* Algorithm

Pathfinding with Javascript: The A* Algorithm

Reactions 6 Comments
2 min read
Dart-lang | Features you didn’t know exists

Dart-lang | Features you didn’t know exists

Reactions 3 Comments
4 min read
Simple Text Extraction Using Python And Tesseract OCR

Simple Text Extraction Using Python And Tesseract OCR

Reactions 3 Comments
3 min read
The Quest to Build the Perfect Bot w/ Ubisoft's Joshua Romoff

The Quest to Build the Perfect Bot w/ Ubisoft's Joshua Romoff

Reactions 5 Comments 1
2 min read
DeWitt Clause, or Can You Benchmark %DATABASE% and Get Away With It

DeWitt Clause, or Can You Benchmark %DATABASE% and Get Away With It

Reactions 6 Comments
11 min read
Mental Model For SQL Joins

Mental Model For SQL Joins

Reactions 5 Comments 2
1 min read
403 Forbidden or 401 Unathorized🤔! Explained here

403 Forbidden or 401 Unathorized🤔! Explained here

Reactions 4 Comments
3 min read
Immune System Simulator 20XX

Immune System Simulator 20XX

Reactions 3 Comments
12 min read
Python 8 Important Concepts to learn

Python 8 Important Concepts to learn

Reactions 4 Comments
1 min read
当我们进行性能优化,我们在优化什么(LightHouse优化实操)

当我们进行性能优化,我们在优化什么(LightHouse优化实操)

Reactions 2 Comments
2 min read
From On-Premises to Cloud APIs: A Meta Example

From On-Premises to Cloud APIs: A Meta Example

Reactions 3 Comments
3 min read
Redux 101: Using `forwardRef` with Redux

Redux 101: Using `forwardRef` with Redux

Reactions 3 Comments
2 min read
Creating a course is a good idea?

Creating a course is a good idea?

Reactions 4 Comments 2
1 min read
La sémantique HTML a t-elle disparu ?

La sémantique HTML a t-elle disparu ?

Reactions 4 Comments 1
1 min read
Creating a Subtitle Search Engine using the Stanford Parts of Speech Tagger

Creating a Subtitle Search Engine using the Stanford Parts of Speech Tagger

Reactions 3 Comments
4 min read
API, REST API and RESTful API

API, REST API and RESTful API

Reactions 3 Comments 1
3 min read
Create Rock-Paper-Scissor Game in Python

Create Rock-Paper-Scissor Game in Python

Reactions 6 Comments
1 min read
Project ideas!!! (Frustrated)

Project ideas!!! (Frustrated)

Reactions 14 Comments 12
1 min read
10 Trending & Different Types of Software Development

10 Trending & Different Types of Software Development

Reactions 5 Comments
9 min read
Coding and ADHD - Can't Stop

Coding and ADHD - Can't Stop

Reactions 34 Comments 3
3 min read
Is web scraping legal?

Is web scraping legal?

Reactions 3 Comments
17 min read
How to Clone a Specific Git Branch

How to Clone a Specific Git Branch

Reactions 3 Comments
1 min read
How I Got Into Computers - Thomson MO5, My First Love

How I Got Into Computers - Thomson MO5, My First Love

Reactions 3 Comments 2
4 min read
Asynchronous Programming in javascript(Callbacks)

Asynchronous Programming in javascript(Callbacks)

Reactions 5 Comments
4 min read
I Need help as a beginner.

I Need help as a beginner.

Reactions 2 Comments 5
1 min read
tryna make dev.to, with dev.to

tryna make dev.to, with dev.to

Reactions 2 Comments
1 min read
How to create personal resume website - Completely Free

How to create personal resume website - Completely Free

Reactions 5 Comments
3 min read
:is() pseudo class

:is() pseudo class

Reactions 4 Comments
1 min read
Nested Routes- React Router

Nested Routes- React Router

Reactions 4 Comments
4 min read
I made two new web tools with React and Django, and here's my experience!

I made two new web tools with React and Django, and here's my experience!

Reactions 6 Comments 1
2 min read
Bit tricks every programmer should know

Bit tricks every programmer should know

Reactions 8 Comments 1
3 min read
The Most Important Skill When Writing Unit Tests Is Making Sure They Fail

The Most Important Skill When Writing Unit Tests Is Making Sure They Fail

Reactions 3 Comments 2
3 min read
Manipulación de Arrays en JavaScript 😎Part 1

Manipulación de Arrays en JavaScript 😎Part 1

Reactions 17 Comments 5
16 min read
Why learning basic programming is important

Why learning basic programming is important

Reactions 3 Comments
4 min read
Full-Stack Development Has Changed

Full-Stack Development Has Changed

Reactions 9 Comments
2 min read
Learn to code for social good: My philosophy as an artist & dev

Learn to code for social good: My philosophy as an artist & dev

Reactions 2 Comments
11 min read
What happens if your development team is hit by a bus?

What happens if your development team is hit by a bus?

Reactions 3 Comments
5 min read
Bugs will happen. Are you prepared?

Bugs will happen. Are you prepared?

Reactions 7 Comments 1
4 min read
Creating a Laravel Website with out of the box authentication system

Creating a Laravel Website with out of the box authentication system

Reactions 3 Comments
4 min read
Metaverse Gaming scripts

Metaverse Gaming scripts

Reactions 2 Comments
2 min read
How to Rename Git branch locally and Remotely

How to Rename Git branch locally and Remotely

Reactions 4 Comments
1 min read
JavaScript - Conditional Operator

JavaScript - Conditional Operator

Reactions 8 Comments
2 min read
Princípios dos Componentes: O conceito por trás do código

Princípios dos Componentes: O conceito por trás do código

Reactions 5 Comments
10 min read
clamp() for Responsive Design

clamp() for Responsive Design

Reactions 2 Comments
3 min read
python guessing game

python guessing game

Reactions 5 Comments
5 min read
The Strategy of One

The Strategy of One

Reactions 7 Comments
2 min read
New Things Added - Laravel 9.15 Released

New Things Added - Laravel 9.15 Released

Reactions 5 Comments
1 min read
Migrating to Cypress 10

Migrating to Cypress 10

Reactions 7 Comments
4 min read
Can AI do Code Review?

Can AI do Code Review?

Reactions 5 Comments
2 min read
Building a tic-tac-toe game with React from scratch: 💡 Ideation 💡

Building a tic-tac-toe game with React from scratch: 💡 Ideation 💡

Reactions 6 Comments
8 min read
Adaptive UI for Android and iOS using Material and Cupertino

Adaptive UI for Android and iOS using Material and Cupertino

Reactions 4 Comments
4 min read
loading...