DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
AOC 2022 Day 2: Rock Paper Scissors

AOC 2022 Day 2: Rock Paper Scissors

5
Comments
4 min read
useState hook in Typescript functional component

useState hook in Typescript functional component

2
Comments
2 min read
Running external programs with Python (os.system and subprocess)

Running external programs with Python (os.system and subprocess)

2
Comments
6 min read
Top 5 Web Developer Tools for 2023

Top 5 Web Developer Tools for 2023

2
Comments
5 min read
Functions in TypeScript

Functions in TypeScript

3
Comments
8 min read
Get Started with MQTT over QUIC: A Quick Guide for The Next-generation IoT Standard Protocol

Get Started with MQTT over QUIC: A Quick Guide for The Next-generation IoT Standard Protocol

5
Comments
9 min read
Advent of Code 2022 - Day 7 - Kotlin Edition

Advent of Code 2022 - Day 7 - Kotlin Edition

2
Comments
6 min read
How does JavaScript work?🧐

How does JavaScript work?🧐

86
Comments 6
7 min read
10+ Must Use Static Site Generator 2024

10+ Must Use Static Site Generator 2024

32
Comments 4
14 min read
Day 8: Adding CI to Perl::Efl - sometimes you need to do some extra work

Day 8: Adding CI to Perl::Efl - sometimes you need to do some extra work

1
Comments
4 min read
Linux Full Course In 5 Hours | Linux Tutorial For Beginners | Linux Training

Linux Full Course In 5 Hours | Linux Tutorial For Beginners | Linux Training

3
Comments
1 min read
Concurrencia en Golang III

Concurrencia en Golang III

13
Comments 2
3 min read
How to reverse an array in JavaScript

How to reverse an array in JavaScript

8
Comments 7
2 min read
Introducing: Siteit v1.0.6

Introducing: Siteit v1.0.6

5
Comments 8
2 min read
How To Be Productive With WebStorm

How To Be Productive With WebStorm

5
Comments
3 min read
The Python FAQ: Quick answers to common Python questions

The Python FAQ: Quick answers to common Python questions

7
Comments
9 min read
Creating an escape room game in Unity

Creating an escape room game in Unity

5
Comments 2
4 min read
An Introduction To Software Design Patterns

An Introduction To Software Design Patterns

6
Comments
7 min read
13. Roman to Integer - JavaScript Solution - by Abu Saleh Faysal

13. Roman to Integer - JavaScript Solution - by Abu Saleh Faysal

3
Comments
2 min read
Python For Beginners

Python For Beginners

14
Comments
3 min read
NASA Project with Python

NASA Project with Python

7
Comments
1 min read
Migrating Test Automation Suite To Cypress 10

Migrating Test Automation Suite To Cypress 10

6
Comments
29 min read
React Components

React Components

5
Comments
1 min read
The rust programming langauge in 5 mins.

The rust programming langauge in 5 mins.

5
Comments
5 min read
Persistencia de Datos en Javascript (LocalStorage)

Persistencia de Datos en Javascript (LocalStorage)

7
Comments
3 min read
top 26 Interviewer Questions You Should know

top 26 Interviewer Questions You Should know

61
Comments 11
4 min read
Where to start studying programming?

Where to start studying programming?

4
Comments
6 min read
10+ Best React Codebase Generators

10+ Best React Codebase Generators

8
Comments
10 min read
Como Implementar Retrofit en nuestra App

Como Implementar Retrofit en nuestra App

4
Comments
3 min read
Concurrent HTTP Call Using SemaphoreSlim in .NET

Concurrent HTTP Call Using SemaphoreSlim in .NET

14
Comments 2
3 min read
Going async in python

Going async in python

7
Comments
3 min read
C++ ga kirish

C++ ga kirish

5
Comments
1 min read
Adapter Design Patterns In Flutter & Dart: Overview, Application, Method and Types

Adapter Design Patterns In Flutter & Dart: Overview, Application, Method and Types

4
Comments
5 min read
The algorithm used to calculate prime numbers

The algorithm used to calculate prime numbers

3
Comments
2 min read
What is a Web Server and how do Web Browsers communicate with it?

What is a Web Server and how do Web Browsers communicate with it?

20
Comments 1
3 min read
Why Reading Documentation is Important

Why Reading Documentation is Important

6
Comments 5
2 min read
Using Conda environments for Python, all you need to know

Using Conda environments for Python, all you need to know

6
Comments
4 min read
Announcing Bunzz's new series of Smart Contract Modules.

Announcing Bunzz's new series of Smart Contract Modules.

2
Comments
2 min read
Learn ECMAScript 6 from Beginner to advanced 🚀

Learn ECMAScript 6 from Beginner to advanced 🚀

8
Comments 1
4 min read
Debug Like a Senior Developer

Debug Like a Senior Developer

13
Comments
6 min read
JS Functions

JS Functions

4
Comments
1 min read
Download and install git on Linux, Windows, and macOS

Download and install git on Linux, Windows, and macOS

4
Comments 2
2 min read
9 Things to Consider When Choosing an SCA Tool

9 Things to Consider When Choosing an SCA Tool

3
Comments 1
7 min read
Hello World++ in Ruby

Hello World++ in Ruby

2
Comments
4 min read
Answer.dev v0.5.0 is here!

Answer.dev v0.5.0 is here!

2
Comments
1 min read
The Secret to Clean and Efficient Code: How to Denest Your Code

The Secret to Clean and Efficient Code: How to Denest Your Code

11
Comments
3 min read
Advent of Code 2022 - Day 6 - Kotlin Edition

Advent of Code 2022 - Day 6 - Kotlin Edition

4
Comments
4 min read
Redis pub/sub with ruby

Redis pub/sub with ruby

5
Comments 2
3 min read
AoC Day 4 - Camp Cleanup

AoC Day 4 - Camp Cleanup

3
Comments
3 min read
Advent of Code 2022 - Day 5 - Kotlin Edition

Advent of Code 2022 - Day 5 - Kotlin Edition

2
Comments
6 min read
AoC Day 3 - Rucksack Reorganization

AoC Day 3 - Rucksack Reorganization

4
Comments
4 min read
Python Programming Bootcamp #9 - True and False

Python Programming Bootcamp #9 - True and False

2
Comments
1 min read
Agile Testing Interview Questions and Answers - 21+ Questions For Freshers & Experienced Candidates

Agile Testing Interview Questions and Answers - 21+ Questions For Freshers & Experienced Candidates

2
Comments
3 min read
Understanding XSS with ChatGPT

Understanding XSS with ChatGPT

16
Comments
4 min read
7 Things You Should Know About Open-Source

7 Things You Should Know About Open-Source

7
Comments
7 min read
Advent of Code 2022 - Day 07

Advent of Code 2022 - Day 07

3
Comments
7 min read
Realtime multi user chat in react and node.js

Realtime multi user chat in react and node.js

4
Comments
1 min read
The Broken Window Theory

The Broken Window Theory

1
Comments 4
1 min read
JavaScript and HTML snake game tutorial: Build a simple, interactive game

JavaScript and HTML snake game tutorial: Build a simple, interactive game

5
Comments
16 min read
Homework: Brackets Check in JS

Homework: Brackets Check in JS

5
Comments
1 min read
loading...