Forem

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

Comments
2 min read
When checking your Python package sources matters

When checking your Python package sources matters

2
Comments
4 min read
Boost Your Productivity with These Visual Studio Code Shortcuts
Cover image for Boost Your Productivity with These Visual Studio Code Shortcuts

Boost Your Productivity with These Visual Studio Code Shortcuts

1
Comments
2 min read
Scroll inputs in Mini Micro

Scroll inputs in Mini Micro

Comments
5 min read
Declare and version control you tmux sessions

Declare and version control you tmux sessions

Comments
1 min read
How to get started with "Regular Expressions" in Python

How to get started with "Regular Expressions" in Python

1
Comments
3 min read
Coding vs Programming: Let's Clear the Confusion
Cover image for Coding vs Programming: Let's Clear the Confusion

Coding vs Programming: Let's Clear the Confusion

Comments
2 min read
Rolling Hash Function
Cover image for Rolling Hash Function

Rolling Hash Function

Comments
2 min read
Selecting the Right Dependencies: A Comprehensive Practical Guide
Cover image for Selecting the Right Dependencies: A Comprehensive Practical Guide

Selecting the Right Dependencies: A Comprehensive Practical Guide

3
Comments
5 min read
From Functional to Class: a look at SOLID coding

From Functional to Class: a look at SOLID coding

1
Comments
3 min read
Demystifying Decorators in Python: A Powerful Tool for Function Manipulation
Cover image for Demystifying Decorators in Python: A Powerful Tool for Function Manipulation

Demystifying Decorators in Python: A Powerful Tool for Function Manipulation

Comments 2
2 min read
Javascript Object #10
Cover image for Javascript Object #10

Javascript Object #10

22
Comments 2
3 min read
Implementando o padrão Specification no Node.js com TypeScript

Implementando o padrão Specification no Node.js com TypeScript

1
Comments
4 min read
Type Operators (keyof and typeof) in TypeScript
Cover image for Type Operators (keyof and typeof) in TypeScript

Type Operators (keyof and typeof) in TypeScript

2
Comments
3 min read
How to Create User Interfaces from React Components: A Comprehensive Guide

How to Create User Interfaces from React Components: A Comprehensive Guide

3
Comments
3 min read
Custom Data Attributes in HTML: A Guide to `data-*`

Custom Data Attributes in HTML: A Guide to `data-*`

20
Comments
3 min read
Queue - DSA | Part 6 |
Cover image for Queue - DSA | Part 6 |

Queue - DSA | Part 6 |

Comments 2
2 min read
Automatically generate interactive sequence diagrams of your Java code's runtime behavior
Cover image for Automatically generate interactive sequence diagrams of your Java code's runtime behavior

Automatically generate interactive sequence diagrams of your Java code's runtime behavior

98
Comments 2
3 min read
While loop
Cover image for While loop

While loop

6
Comments
1 min read
Encapsulation Explained using JavaScript
Cover image for Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

10
Comments 8
3 min read
API Rate Limiting Cheat Sheet
Cover image for API Rate Limiting Cheat Sheet

API Rate Limiting Cheat Sheet

13
Comments 3
5 min read
Design pattern (part 2): Creational patterns
Cover image for Design pattern (part 2): Creational patterns

Design pattern (part 2): Creational patterns

Comments
7 min read
How to build a personal brand as a software engineer
Cover image for How to build a personal brand as a software engineer

How to build a personal brand as a software engineer

25
Comments 1
10 min read
Creating your own ExpressJS from scratch (Part 3) - Handling Request and Response objects
Cover image for Creating your own ExpressJS from scratch (Part 3) - Handling Request and Response objects

Creating your own ExpressJS from scratch (Part 3) - Handling Request and Response objects

2
Comments 1
3 min read
Building a QR code generator
Cover image for Building a QR code generator

Building a QR code generator

Comments
2 min read
loading...