Giter Club home page Giter Club logo

guia-entrevistas-de-programacion's Introduction

Guía para entrevistas tecnicas como Ingeniero de software

Índice

Buenas practicas

Principios SOLID

SOLID en Javascript Vanilla Inglés

SOLID en Vue.JS Inglés

SOLID en React.JS Inglés

SOLID en Java Inglés

SOLID en Java con Ejemplos Inglés

SOLID en C++ Inglés

SOLID en C++ con implemetación y ejemplos Inglés

SOLID en Python


DRY

Demystifying Software Development Principles: DRY, KISS, YAGNI, SOLID, GRASP, and LoD


Clean code

Clean Code en Javascript Español

Clean Code en Javascript Inglés

Clean Code en Python Español

Clean Code en Python Inglés

Clean Code en Java Español

Clean Code en Java Inglés


Clean architecture

Buenas practicas en:

Javascript

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

Vue.js

12 VueJS Best Practices

Vue Patterns

React.js

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

Angular

10 Best Practices for Building Scalable Angular Applications — With examples

https://www.tatvasoft.com/blog/angular-optimization-and-best-practices/

Angular coding style guide

Typescript

TypeScript best practices by AWS

TypeScript Best Practices 2021

Python

Code Style in Python

Python Best Practices to Follow in 2023

dJango

dJango best practices 2022

Django Model Best Practices: Tips and Tricks for Clean and Efficient Code

The 4 Clean Code Principles in Django

Dart

Effective Dart: Design

Flutter

Flutter Best Practices

The Dart Way: Best Coding Practices

10 Best Practices Every Flutter Developer Should Follow

Java

Java Best Practices (recomendado)

Java Best Practices

10 best practices in Java

C++

Collecting the best C++ practices

Boost Your C++ Coding Skills: 5 Tips For Faster, Better Code

PHP

PHP Programming Best Practices and Coding Styles

PHP Best Practices

Algoritmos y estructuras de datos

Complejidad algorítmica

Estructuras de datos

Algoritmos

Practicar algoritmos y estructuras de datos

Visualizar algoritmos

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

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

Bases de datos

ORM's

Arquitectura de Software

Frontend

Backend

Preguntas más frecuentes

Control de Versiones

Workflows

CI/CD

Contenedores y Orquestación

Authors

guia-entrevistas-de-programacion's People

Contributors

devcaress avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.