Mau (@isaac_alvarez) 's Twitter Profile
Mau

@isaac_alvarez

SE - BDE III... open source, ex Amazon

ID: 67478735

calendar_today21-08-2009 01:05:54

22,22K Tweet

459 Followers

3,3K Following

Python Developer (@python_dv) 's Twitter Profile Photo

Python Roadmap amzn.to/4ndLUcq This roadmap captures the complete Python journey - starting from basics like syntax, data types, and loops, moving into data structures and algorithms, and finally advancing into automation, testing, data science, and web frameworks. Each

Python Roadmap amzn.to/4ndLUcq

This roadmap captures the complete Python journey - starting from basics like syntax, data types, and loops, moving into data structures and algorithms, and finally advancing into automation, testing, data science, and web frameworks. Each
Darshil | Data Engineer👨🏻‍🔧 (@parmardarshil07) 's Twitter Profile Photo

The mistake I see 8 out of 10 data engineers making They focus only on learning tools… Many aspiring data engineers spend all their time mastering tools like Spark, Kafka, and Airflow. They become experts in the syntax and the functions. But they miss the bigger picture.

The mistake I see 8 out of 10 data engineers making

They focus only on learning tools… 

Many aspiring data engineers spend all their time mastering tools like Spark, Kafka, and Airflow. 

They become experts in the syntax and the functions. 

But they miss the bigger picture.
Anshuman Mishra (@heyyanshuman) 's Twitter Profile Photo

I rejected a job offer yesterday. Not because of the salary. Not because of the tech stack. Not even because of the long hours they warned me about. But because, when I asked how they evaluate their AI systems, the hiring manager said: "We just ask it some questions and

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

PostgreSQL is an open-source database that you can customize in many ways. And this beginner-friendly course can help you determine if it's a good fit for your projects. It covers the SELECT statement, WHERE clauses, aggregate functions, and more. freecodecamp.org/news/posgresql…

PostgreSQL is an open-source database that you can customize in many ways. 

And this beginner-friendly course can help you determine if it's a good fit for your projects.

It covers the SELECT statement, WHERE clauses, aggregate functions, and more.

freecodecamp.org/news/posgresql…
PyQuant News 🐍 (@pyquantnews) 's Twitter Profile Photo

I read 69 books about quant finance during my master's degree. Most of them were 100% useless. But these 4 are still on my bookshelf 12 years later:

I read 69 books about quant finance during my master's degree.

Most of them were 100% useless.

But these 4 are still on my bookshelf 12 years later:
yourclouddude (@yourclouddude) 's Twitter Profile Photo

AWS has 200+ services. But you only need a clear path to go from beginner → job-ready. Here’s the roadmap I wish I had 👇

Tom Mitchell (@imtommitchell) 's Twitter Profile Photo

SQL vs NoSQL: SQL is the programming language used to query relational databases. NoSQL refers to non-relational database types that don't use traditional table structures and often don't use SQL as their primary query language.

Miguel Ángel Durán (@midudev) 's Twitter Profile Photo

Si te da miedo hablar Inglés, tienes que practicar. El mejor recurso que te recomiendo es que uses Sesame, una IA conversacional que es una joya. Tiene voz masculina y femenina, y sigue todo el rato el contexto de tu conversación. Es gratis. → app.sesame.com

Si te da miedo hablar Inglés, tienes que practicar.
El mejor recurso que te recomiendo es que uses Sesame, una IA conversacional que es una joya.

Tiene voz masculina y femenina, y sigue todo el rato el contexto de tu conversación. Es gratis.

→ app.sesame.com
Héctor de León (El loco de los perros) ⛧ (@powerhdeleon) 's Twitter Profile Photo

Para comenzar a aprender patrones de diseño, hay que comenzar por comprender los más fáciles, por ejemplo, el patrón strategy. Este patrón sirve para tener comportamientos en clases, y poder extender nuevos comportamientos sin necesidad de modificar los ya creados.

Para comenzar a aprender patrones de diseño, hay que comenzar por comprender los más fáciles, por ejemplo, el patrón strategy.

Este patrón sirve para tener comportamientos en clases, y poder extender nuevos comportamientos sin necesidad de modificar los ya creados.
DataVidhya (@thedatavidhya) 's Twitter Profile Photo

Data Engineering Concepts to Master before Interviews ✅ > Data Modeling → Star vs Snowflake schemas. > ETL/ELT → Designing scalable pipelines. > Batch vs Streaming → When to use which. > Partitioning & Bucketing → Optimize storage and queries. > Data Lake vs Data