- Buenas práticas
- Algoritmos y Estucturas de Datos
- Patrones de diseño
- Bases de datos
- Arquitectura de Software
- Preguntas más frecuentes
- Ejercicios más comunes en entrevistas
- Control de Versiones
- CI/CD
- Contenedores y Orquestación
SOLID en Javascript Vanilla Inglés
SOLID en Java con Ejemplos Inglés
SOLID en C++ con implemetación y ejemplos Inglés
Demystifying Software Development Principles: DRY, KISS, YAGNI, SOLID, GRASP, and LoD
Clean Code en Javascript Español
Clean Code en Javascript Inglés
Guidelines for writing JavaScript code examples
JavaScript Best Practices by W3.org
JavaScript Best Practices by W3Schools
Airbnb JavaScript Style Guide()
30 JavaScript Best Practices for Beginners
10 Best Practices for Writing Clean React Code
React Best Practices – Tips for Writing Better React Code in 2022
React best practices and patterns to reduce code
React Best Practices Every Developer Have to Follow in 2023
10 Best Practices for Building Scalable Angular Applications — With examples
https://www.tatvasoft.com/blog/angular-optimization-and-best-practices/
TypeScript best practices by AWS
TypeScript Best Practices 2021
Python Best Practices to Follow in 2023
Django Model Best Practices: Tips and Tricks for Clean and Efficient Code
The 4 Clean Code Principles in Django
The Dart Way: Best Coding Practices
10 Best Practices Every Flutter Developer Should Follow
Java Best Practices (recomendado)
Collecting the best C++ practices
Boost Your C++ Coding Skills: 5 Tips For Faster, Better Code
PHP Programming Best Practices and Coding Styles
-
Top Data Structures & Algorithms in Java That You Need to Know
-
Discovering PHP Data Structures: Arrays, Linked Lists, and Binary Trees
-
Data Structures using C | What are the Data Structure in C and How it works?
En esta web podrás ver como funcionan de manera visual los siguientes algoritmos:
-
Sorting
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Random Quick Sort
- Counting Sort
- Radix Sort
-
Linked List
- Stack
- Queue
- Doubly Linked List
- Deque
-
Hash Tables
- Linear Probing
- Quadratic Probing
- Double Hashing
- Separate Chaining
-
Binary Heap
-
Binary Search Tree
- AVL Tree
Patrones de diseño Español (Recomendación personal)
Patrones de diseño en Javascript
- Patrones Creacionales
- Singleton
- Factory Method
- Abstract Factory
- Builder
- Prototype
- Patrones Estructurales
- Adapter
- Bridge
- Composite
- Decorator
- Facade
- Flyweight
- Proxy
- Patrones de comportamiento
- Chain of Responsibility
- Command
- Iterator
- Mediator
- Memento
- Observer
- State
- Strategy
- Template Method
- Interpreter
- Visitor
- 20 ejemplos de consultas SQL básicas para principiantes: Una visión completa
- Top 50+ Database Interview Questions And Answers
- Top 50 Database Interview Questions and Answers (2024)
- Choosing the Best Database: SQL vs NoSQL
- ¿Qué es un ORM?
- Introducción a Mongoose para MongoDB
- The Ultimate Guide To Get Started With Sequelize ORM
- La guía definitiva de la arquitectura de software
- Entendiendo a la arquitectura limpia
- Los 10 patrones comunes de arquitectura de software
- Arquitectura Hexagonal
- Domain Driven Design: principios, beneficios y elementos — Primera Parte
- Arquitectura Hexagonal en el FrontEnd
- Arquitecturas frontend: "Enfoque "modular simple
- A Comprehensive Guide to Modern Frontend Architecture Patterns
- Alejándonos de ReactJs y VueJs en frontend usando Clean Architecture
- La Arquitectura Hexagonal: un enfoque para desarrollar aplicaciones robustas en React, Angular y Vue con ejemplos de código
- A Definitive Guide to Front-end Clean Architecture
- Introducción a la arquitectura de microfrontends con un ejemplo en React.
- MicroFrontEnd
- A Comprehensive Guide to Micro Frontend Architecture
- Microservices vs. Micro Frontends: What's the Difference?
- React Clean Architecture
- Vue JS Clean Architecture
- Clean Architecture Java
- Clean Architecture Python
- Clean Architecture Express JS
- Clean Architecture PHP
- Kill Your Tech Interview (recomendado)
- Vue Interview questions
- React Interview questions
- Angualar Interview questions
- Javascript Interview questions
- Java Interview questions
- Spring Interview questions
- PHP Interview questions
- Python Interview questions
- Django Interview questions
- SQL Interview questions
- Cracking the SQL interview
- Frontend Questions
- Backend Questions