DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An Open letter to a beginner Programmer

An Open letter to a beginner Programmer

3
Comments
2 min read
Desempacotamento - *args e **kwargs

Desempacotamento - *args e **kwargs

1
Comments
5 min read
APIRank.dev - we crawled and ranked all public APIs on the internet 🔭

APIRank.dev - we crawled and ranked all public APIs on the internet 🔭

31
Comments 1
3 min read
Truthy And Falsy Value In JavaScript.

Truthy And Falsy Value In JavaScript.

7
Comments 2
1 min read
Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

54
Comments
12 min read
Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

Finding strongly connected components (SCC) in directed graphs: Kosaraju-Sharir vs Tarjan’s algorithm in Go

4
Comments 1
12 min read
Command Pattern in Programming using a uber as a case study

Command Pattern in Programming using a uber as a case study

1
Comments
4 min read
Namespaces Abstracted

Namespaces Abstracted

Comments
1 min read
Exploring the Power of Node.js for Real-time Communication and WebSockets

Exploring the Power of Node.js for Real-time Communication and WebSockets

2
Comments 2
2 min read
Python One Line While Loop

Python One Line While Loop

3
Comments
1 min read
Why I decided to learn (and teach) Clojure

Why I decided to learn (and teach) Clojure

36
Comments 7
5 min read
Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais

13
Comments
2 min read
The Complete Path to Grokking the Engineering Manager Interview

The Complete Path to Grokking the Engineering Manager Interview

3
Comments
8 min read
Choosing the Right Programming Language

Choosing the Right Programming Language

2
Comments 1
6 min read
Must read: Optimal Purely Functional Priority Queues

Must read: Optimal Purely Functional Priority Queues

1
Comments 1
7 min read
General Questions

General Questions

1
Comments
5 min read
It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

3
Comments
3 min read
As práticas mais recomendadas para Desenvolvedores React

As práticas mais recomendadas para Desenvolvedores React

1
Comments
4 min read
How to get required fields of an SObject in Apex

How to get required fields of an SObject in Apex

2
Comments
1 min read
Web-Based Secure Password Reset with tru.ID and Vonage

Web-Based Secure Password Reset with tru.ID and Vonage

Comments
15 min read
Delegates in C#

Delegates in C#

4
Comments
2 min read
Laravel Array Helpers

Laravel Array Helpers

7
Comments
2 min read
HTTP request: Fetch vs Axios

HTTP request: Fetch vs Axios

2
Comments
5 min read
Flattening Arrays with flat() and flatMap() in JavaScript

Flattening Arrays with flat() and flatMap() in JavaScript

14
Comments 1
5 min read
Roadmap to help you break down a project before putting your hands into implementation

Roadmap to help you break down a project before putting your hands into implementation

4
Comments
2 min read
loading...