Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?
Cover image for 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
Exploring the Power of Node.js for Real-time Communication and WebSockets
Cover image for 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
Namespaces Abstracted
Cover image for Namespaces Abstracted

Namespaces Abstracted

Comments
1 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
Cover image for Why I decided to learn (and teach) Clojure

Why I decided to learn (and teach) Clojure

36
Comments 7
5 min read
The Complete Path to Grokking the Engineering Manager Interview
Cover image for The Complete Path to Grokking the Engineering Manager Interview

The Complete Path to Grokking the Engineering Manager Interview

3
Comments
8 min read
Programação funcional: o que são funções puras, determinísticas e que não provocam efeitos colaterais
Cover image for 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
Choosing the Right Programming Language
Cover image for Choosing the Right Programming Language

Choosing the Right Programming Language

2
Comments 1
6 min read
Must read: Optimal Purely Functional Priority Queues
Cover image for 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
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
Cover image for Web-Based Secure Password Reset with tru.ID and Vonage

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

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

As práticas mais recomendadas para Desenvolvedores React

1
Comments
4 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
Cover image for 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
Understanding Errors In JavaScript: Error Objects
Cover image for Understanding Errors In JavaScript: Error Objects

Understanding Errors In JavaScript: Error Objects

2
Comments
2 min read
Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

Resolvendo problemas no HackerRank: Contando divisores de um número inteiro.

1
Comments
2 min read
7 API Tools for REST Developers and Testers

7 API Tools for REST Developers and Testers

61
Comments 3
10 min read
Asynchronous programming in Python
Cover image for Asynchronous programming in Python

Asynchronous programming in Python

3
Comments
4 min read
loading...