Menu Icon
About
About Us
What We Do
Who We Are
Our Proven Process
Solutions
Services
DevOps + Cloud
Fractional CTO
Mobile + Web App Development
Legacy System Modernization
Artificial Intelligence
AI Solutions
AI-Assisted Code Modernization
AI Vision Engineering
Insights
Careers
Case Studies
Contact Us
Contact Us
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Email
Subscribe
By subscribing, you agree our
Privacy Policy
.
Learn about practical DevOps in our free resource
Find out how you can optimize DevOps for better security, reliability, and scalability.
Learn more
Clouds and Servers
Explore some topics
Search
Missed our first event in Madrid? We're back!
Missed our first event in Madrid? We're back!
Company Culture
Stack Builders
Community & Inclusion
Stack Builders Spain
Join us for our second event in Madrid
Luis Fernando Alvarez
2 min read
Happy Pride Month!
Happy Pride Month!
Company Culture
Stack Builders
Community & Inclusion
Read about the work we've been doing lately to foster inclusive and welcoming communities
Lori Leitgeb
2 min read
How to add type annotations to SQLAlchemy models
How to add type annotations to SQLAlchemy models
Web Frameworks
ORM
Python
Tutorial
Types
If you love using type annotations in Python, here you can learn how to strengthen your ORM definitions.
User Icon
Carlos Villavicencio
6 min read
Join our team and learn with us about tech!
Join our team and learn with us about tech!
Stack Builders
Events & Conferences
Stack Builders Spain
Come meet our team in Madrid, and have some meaningful conversations about tech
Luis Fernando Alvarez
1 min read
This Month in Programming Languages: Proposal for a Typed JavaScript
This Month in Programming Languages: Proposal for a Typed JavaScript
JavaScript
Types
Microsoft proposal for Javascript to have built-in types
User Icon
Sebastian Ávalos
2 min read
Functional Programming in Python
Functional Programming in Python
Python
Programming
Functional programming is a very useful programming paradigm that focuses on creating, using, and composing functions. This can help in creating cleaner, robust, and easier to maintain code. Python has many ways of implementing common functional programming patterns. This post will explore some basic functional programming principles like immutability, pure functions, and higher-order functions and the way they relate to functions like map, filter, reduce, and features like list comprehensions.
Alexander Mejía
14 min read
9
10
11
12
13
...