DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Strings Formatting in Python

Strings Formatting in Python

Comments
2 min read
The Power of List Comprehensions in Python

The Power of List Comprehensions in Python

4
Comments
3 min read
Don't box your logs: .NET 6 source generator for logger

Don't box your logs: .NET 6 source generator for logger

2
Comments
5 min read
All You Need To Know About Django Logging

All You Need To Know About Django Logging

5
Comments
2 min read
JavaScript code puzzle - can you call this function?

JavaScript code puzzle - can you call this function?

4
Comments 2
1 min read
Callback and Microtask Queues Explained

Callback and Microtask Queues Explained

2
Comments
3 min read
Code Smell 190 - Unnecessary Properties

Code Smell 190 - Unnecessary Properties

5
Comments 2
2 min read
Trapping Rainwater- Important Question For Interviews

Trapping Rainwater- Important Question For Interviews

1
Comments
2 min read
Python Programming Bootcamp #12 - solving exercises

Python Programming Bootcamp #12 - solving exercises

1
Comments
1 min read
C Vs C++

C Vs C++

5
Comments 7
2 min read
How to create infinite scroll with fetch data from api in ReactJS

How to create infinite scroll with fetch data from api in ReactJS

6
Comments
2 min read
Why did JS Introduce Arrow Functions?

Why did JS Introduce Arrow Functions?

2
Comments 2
3 min read
Open Source 101 For Beginners

Open Source 101 For Beginners

27
Comments 1
6 min read
Learn to Contribute in Open Source for Beginners

Learn to Contribute in Open Source for Beginners

4
Comments
6 min read
Advent of Code (in MiniScript), Day 13

Advent of Code (in MiniScript), Day 13

2
Comments
5 min read
Curso Kotlin | #5. Tipo String

Curso Kotlin | #5. Tipo String

4
Comments
3 min read
Curso Kotlin | #7. Entrada de datos

Curso Kotlin | #7. Entrada de datos

4
Comments
3 min read
Curso Kotlin | #6. Tipos Char y CharSequence

Curso Kotlin | #6. Tipos Char y CharSequence

4
Comments
5 min read
find() vs filter() em JavaScript - Explicando diferenças com exemplos

find() vs filter() em JavaScript - Explicando diferenças com exemplos

1
Comments
2 min read
Diário de Bordo #1

Diário de Bordo #1

2
Comments
2 min read
Debounce in Next.js

Debounce in Next.js

10
Comments
3 min read
Curso Kotlin | #4. Variables y tipos de datos

Curso Kotlin | #4. Variables y tipos de datos

4
Comments
4 min read
TypeScript for prototyping: bijective function example with generics' notation

TypeScript for prototyping: bijective function example with generics' notation

1
Comments
1 min read
Análise Assintótica

Análise Assintótica

8
Comments
6 min read
MQTT Communication Optimization Practices for Internet of Vehicles Mobile Scenarios

MQTT Communication Optimization Practices for Internet of Vehicles Mobile Scenarios

4
Comments
10 min read
Estrutura de Dados: O que é uma pilha?

Estrutura de Dados: O que é uma pilha?

4
Comments 1
3 min read
How to make money as a software engineer?

How to make money as a software engineer?

14
Comments 3
1 min read
Listening to test smells

Listening to test smells

1
Comments 1
16 min read
Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill

2
Comments
4 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Embedded Rust and Embassy: DMA Controllers

Embedded Rust and Embassy: DMA Controllers

2
Comments
6 min read
What is singleton class in Java and how to implement it?

What is singleton class in Java and how to implement it?

5
Comments
1 min read
Configuring Neovim with Lua: What You Should Know

Configuring Neovim with Lua: What You Should Know

3
Comments 2
6 min read
Angular & Apollo Client: Apollo Cache Configuration

Angular & Apollo Client: Apollo Cache Configuration

3
Comments
8 min read
Automate sending good night text to your loved one's telegram with a simple python script :P

Automate sending good night text to your loved one's telegram with a simple python script :P

Comments
3 min read
Function declaration and Function Expression

Function declaration and Function Expression

5
Comments 7
1 min read
How To Store Login Credentials? The Right Way In Flutter

How To Store Login Credentials? The Right Way In Flutter

1
Comments 1
5 min read
5 Years of Coding Interview Lessons — in 2 Minutes

5 Years of Coding Interview Lessons — in 2 Minutes

144
Comments 13
2 min read
Getting started with open source contributions in 5 steps

Getting started with open source contributions in 5 steps

4
Comments
4 min read
JavaScript Splice Method Explained in Detail

JavaScript Splice Method Explained in Detail

6
Comments
6 min read
Install Next.js and Tailwind CSS to create a new project

Install Next.js and Tailwind CSS to create a new project

3
Comments
2 min read
Introducing PaLM + RLHF: The Open Source Alternative to OpenAI's ChatGPT

Introducing PaLM + RLHF: The Open Source Alternative to OpenAI's ChatGPT

3
Comments 1
2 min read
Top 5 Featured DEV Tag(#programming) Posts from the year 2022

Top 5 Featured DEV Tag(#programming) Posts from the year 2022

Comments 2
2 min read
Python Dictionaries - Access, delete element…

Python Dictionaries - Access, delete element…

Comments
2 min read
Understanding Task.WhenAll in C#

Understanding Task.WhenAll in C#

4
Comments
2 min read
What exactly is an API?

What exactly is an API?

11
Comments 4
5 min read
Atomic commits

Atomic commits

4
Comments
3 min read
Perl Weekly #597 - Happy New Year!

Perl Weekly #597 - Happy New Year!

1
Comments
7 min read
🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 4

🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 4

Comments
20 min read
Brief Intro to Reactive Streams with Project Reactor

Brief Intro to Reactive Streams with Project Reactor

Comments
4 min read
How Python can help web developers

How Python can help web developers

33
Comments
3 min read
Track User Online Activity Accurately In Laravel

Track User Online Activity Accurately In Laravel

1
Comments
4 min read
📧 Sending E-Mail from Gmail Using Golang.

📧 Sending E-Mail from Gmail Using Golang.

12
Comments
1 min read
C# Study Plan for Mid-Level Developers

C# Study Plan for Mid-Level Developers

3
Comments
2 min read
Advent of Code (in MiniScript), Day 12

Advent of Code (in MiniScript), Day 12

3
Comments
6 min read
A 30-Day challenge in backend web development

A 30-Day challenge in backend web development

4
Comments
1 min read
Book Keeping

Book Keeping

2
Comments
6 min read
Effortless Time Tracking

Effortless Time Tracking

2
Comments
4 min read
Import vs Require in JavaScript. CommonJS vs ES modules.

Import vs Require in JavaScript. CommonJS vs ES modules.

2
Comments
3 min read
Register a Linux user to the nginx group

Register a Linux user to the nginx group

4
Comments
1 min read
loading...