<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Jose L. González — Blog</title><description>CTO at Kube Ecosystem. Articles about technical leadership, software architecture, and engineering team management.</description><link>https://gonzalezdiaz.dev/</link><language>en</language><item><title>Algorithmic Trading with Python Complete Code Example</title><link>https://gonzalezdiaz.dev/en/post/algorithmic-trading-with-python-complete-code-example/</link><guid isPermaLink="true">https://gonzalezdiaz.dev/en/post/algorithmic-trading-with-python-complete-code-example/</guid><description>Build a profitable Python trading algorithm from scratch. Complete code for moving average crossover strategy with 47% annual returns. Copy and run immediately.</description><pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Comparing Python Web Frameworks FastAPI, Django, and Flask</title><link>https://gonzalezdiaz.dev/en/post/comparing-python-web-frameworks-fastapi-django-flask/</link><guid isPermaLink="true">https://gonzalezdiaz.dev/en/post/comparing-python-web-frameworks-fastapi-django-flask/</guid><description>The article offers a comprehensive comparison of three prominent Python web frameworks—FastAPI, Django, and Flask. It delves into each framework&apos;s architecture, design principles, and main features, providing code examples to illustrate complex serialization processes.</description><pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Implementing Algorithmic Trading Strategies with Python A Step-by-Step Guide</title><link>https://gonzalezdiaz.dev/en/post/implementing-algorithmic-trading-strategies-with-python-step-by-step-guide/</link><guid isPermaLink="true">https://gonzalezdiaz.dev/en/post/implementing-algorithmic-trading-strategies-with-python-step-by-step-guide/</guid><description>Algorithmic trading has revolutionized the financial markets by allowing traders to execute orders at speeds and frequencies impossible for human traders. In this guide, we&apos;ll explore how you can leverage Python—a powerful and accessible programming language—to implement your own algorithmic trading strategies.</description><pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Understanding Python Generators, Memory-Efficient Iteration</title><link>https://gonzalezdiaz.dev/en/post/python-memory-efficient/</link><guid isPermaLink="true">https://gonzalezdiaz.dev/en/post/python-memory-efficient/</guid><description>Learn how Python generators provide memory-efficient iteration, using lazy evaluation to handle large data streams without loading everything into memory.</description><pubDate>Thu, 01 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Introduction to Sorting Algorithms in Python</title><link>https://gonzalezdiaz.dev/en/post/algorithms-in-python/</link><guid isPermaLink="true">https://gonzalezdiaz.dev/en/post/algorithms-in-python/</guid><description>Compare the efficiency and performance of Bubble Sort and Quick Sort in Python, with visual animations of their sorting processes.</description><pubDate>Sun, 14 Jul 2024 00:00:00 GMT</pubDate></item></channel></rss>