Alan Sánchez Pérez Peña Archives

Java OOP Explained: Principles, Examples, and Best Practices

When I first began experimenting with Java, I considered it a more sophisticated version of the simple...

Python Pandas Guide: Essential Data Analysis Techniques and Examples

I discovered Pandas when I found myself needing to process lots of data. The spreadsheets and basic...

Async/Await in JavaScript: Simplify Asynchronous Code with Practical Examples

A while ago when I first tried to do things asynchronously with JavaScript, things got overwhelming fast....

How to Host Your Website for Free Using GitHub Pages: A Step-by-Step Guide

Back in the old days when I was taking my first steps in web development, I was...