DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Go language

Go language

2
Comments
1 min read
GENERATE A QR Code with just three lines in PYTHON

GENERATE A QR Code with just three lines in PYTHON

5
Comments
1 min read
Setup up environment for C Programming

Setup up environment for C Programming

2
Comments
3 min read
Code reviews - Are you checking for this?

Code reviews - Are you checking for this?

4
Comments
1 min read
Creating Beautiful Tracebacks with Python's Exception Hooks

Creating Beautiful Tracebacks with Python's Exception Hooks

32
Comments 1
7 min read
☕ Java Virtual Threads Specification

☕ Java Virtual Threads Specification

7
Comments 1
2 min read
Effective Ways to Get Remarkably Good at JavaScript

Effective Ways to Get Remarkably Good at JavaScript

4
Comments
2 min read
How to use Feature Flags in an iOS App [with code examples]

How to use Feature Flags in an iOS App [with code examples]

61
Comments 2
8 min read
A useful tool to start in the programming world

A useful tool to start in the programming world

7
Comments
1 min read
My Rust Book: Language for the next 40 years

My Rust Book: Language for the next 40 years

17
Comments
6 min read
Extended Property Patterns in C# 10

Extended Property Patterns in C# 10

11
Comments
1 min read
How to use SQL to directly query files

How to use SQL to directly query files

5
Comments 1
7 min read
A preview environment in less than 5 minutes for Gin (Go) and Postgresql

A preview environment in less than 5 minutes for Gin (Go) and Postgresql

7
Comments
4 min read
Software is Built by People with Ulrich Sossou

Software is Built by People with Ulrich Sossou

5
Comments
19 min read
Advanced array methods: array.forEach array.filter & array.map

Advanced array methods: array.forEach array.filter & array.map

5
Comments
3 min read
Setting up a Python development environment

Setting up a Python development environment

8
Comments
28 min read
Python Beginners Guide - Functions

Python Beginners Guide - Functions

8
Comments 2
3 min read
JavaScript ?. Optional chaining

JavaScript ?. Optional chaining

16
Comments
3 min read
Async JS Patterns using Promises

Async JS Patterns using Promises

2
Comments 1
4 min read
AzureFunBytes Reminder -Progressive Delivery with @SplitSoftware and @AzureDevOps - 02/03/2022

AzureFunBytes Reminder -Progressive Delivery with @SplitSoftware and @AzureDevOps - 02/03/2022

3
Comments
3 min read
Lombok: The Good, The Bad, and The Controversial

Lombok: The Good, The Bad, and The Controversial

2
Comments 4
5 min read
Sorting Algorithms - #4 Quick Sort

Sorting Algorithms - #4 Quick Sort

7
Comments
3 min read
Layered architecture and Smart UI: Domain-Driven Design by Eric Evans (Part II, chapter 4)

Layered architecture and Smart UI: Domain-Driven Design by Eric Evans (Part II, chapter 4)

6
Comments
4 min read
Higher Order Functions

Higher Order Functions

5
Comments
3 min read
Python dataclasses

Python dataclasses

3
Comments
1 min read
Search algorithms: Part 1

Search algorithms: Part 1

3
Comments
4 min read
Got the definition of insanity by trying to solve an unsolved math problem with c++

Got the definition of insanity by trying to solve an unsolved math problem with c++

3
Comments
1 min read
Common Element in 3 sorted array

Common Element in 3 sorted array

5
Comments 2
3 min read
7 Killer JavaScript One-Liners that you must know

7 Killer JavaScript One-Liners that you must know

494
Comments 28
2 min read
How I almost automated grocery shopping

How I almost automated grocery shopping

18
Comments 1
4 min read
Should You do a Bootcamp in 2022?

Should You do a Bootcamp in 2022?

22
Comments 2
26 min read
What are you doing for data privacy day?

What are you doing for data privacy day?

9
Comments 12
1 min read
Learning GO (Golang): First steps and the mighty "Hello world"

Learning GO (Golang): First steps and the mighty "Hello world"

4
Comments 2
6 min read
ReactDOM.createRoot 🆚 ReactDOM.render

ReactDOM.createRoot 🆚 ReactDOM.render

18
Comments 2
2 min read
Top 3 things you like about being an engineer?

Top 3 things you like about being an engineer?

5
Comments 1
1 min read
SOLID: resumo de bolso para consutas rápidas

SOLID: resumo de bolso para consutas rápidas

3
Comments
1 min read
The Highly Standardized Code Syndrome

The Highly Standardized Code Syndrome

5
Comments
3 min read
La titulitis, una pandemia sin mascarillas

La titulitis, una pandemia sin mascarillas

8
Comments 2
3 min read
Save couple of seconds each day by Alfred's workflow

Save couple of seconds each day by Alfred's workflow

3
Comments
2 min read
#001: The Week In Stories - Tech Salaries, Freebies, and Dev Things

#001: The Week In Stories - Tech Salaries, Freebies, and Dev Things

25
Comments 3
4 min read
Python challenge_15

Python challenge_15

7
Comments 3
1 min read
Creating a Recipe Book with Strapi

Creating a Recipe Book with Strapi

10
Comments 1
9 min read
Wordpress in docker is slow ... I have a solution for that!

Wordpress in docker is slow ... I have a solution for that!

7
Comments 4
1 min read
Fetching Data With React

Fetching Data With React

4
Comments
7 min read
Spring Basics - Dependency Injection

Spring Basics - Dependency Injection

5
Comments
5 min read
Tales of regret from developer onboarding

Tales of regret from developer onboarding

5
Comments 1
6 min read
Free React Templates You can Use for Your Projects

Free React Templates You can Use for Your Projects

6
Comments
4 min read
Good Enough Developer

Good Enough Developer

3
Comments
4 min read
Understanding programming concepts for non-programmers

Understanding programming concepts for non-programmers

5
Comments
7 min read
Code Documentation: A Guide for Beginner's🎯

Code Documentation: A Guide for Beginner's🎯

53
Comments 1
4 min read
Snippets Css

Snippets Css

4
Comments
3 min read
Python Beginner's Guide - Data Types

Python Beginner's Guide - Data Types

6
Comments 2
3 min read
Frontend vs Backend vs Full-Stack

Frontend vs Backend vs Full-Stack

35
Comments 15
1 min read
Suitability of Apache NiFi as a metrics collection tool

Suitability of Apache NiFi as a metrics collection tool

1
Comments
12 min read
Next generation Hello World program

Next generation Hello World program

3
Comments
1 min read
Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

Cross-Site Scripting (XSS) Vulnerabilities (3 Tips to prevent it)

29
Comments 2
3 min read
How Images are turned Into Arrays

How Images are turned Into Arrays

5
Comments 2
3 min read
Monitoring your REST api with Prometheus and Grafana

Monitoring your REST api with Prometheus and Grafana

2
Comments 1
4 min read
Learn About Infrastructure as Code in 5 Minutes and Why You Should Use It

Learn About Infrastructure as Code in 5 Minutes and Why You Should Use It

5
Comments
5 min read
Next.js and Docker

Next.js and Docker

14
Comments 1
4 min read
loading...