The Metropolis of Mathematics: A Journey Through Abstract Landscapes
https://medium.com/@brechtcorbeel/the-metropolis-of-mathematics-a-journey-through-abstract-landscapes-fc75bafb8d4d
https://medium.com/@brechtcorbeel/the-metropolis-of-mathematics-a-journey-through-abstract-landscapes-fc75bafb8d4d
Medium
The Metropolis of Mathematics: A Journey Through Abstract Landscapes
In the sprawling metropolis of Mathematics, we begin our journey in the district of Algebra, where the language of symbols and equations…
Boosting Your Code: Python Tips for Data Science and Beyond
https://levelup.gitconnected.com/boosting-your-code-python-tips-for-data-science-and-beyond-179d6cfcfae
https://levelup.gitconnected.com/boosting-your-code-python-tips-for-data-science-and-beyond-179d6cfcfae
Medium
Boosting Your Code: Python Tips for Data Science and Beyond
Productivity tricks to make your code shorter and clearer
Python: Achieve Application Isolation Using Virtual Environments on Windows
https://medium.com/coders-handbook/python-achieve-application-isolation-using-virtual-environments-on-windows-9eee68079df9
https://medium.com/coders-handbook/python-achieve-application-isolation-using-virtual-environments-on-windows-9eee68079df9
Medium
Python: Achieve Application Isolation Using Virtual Environments on Windows
How to Enjoy Virtual Environments using Python
The Technological Symphony: A Journey Through the Metropolis of Innovation
https://medium.com/@brechtcorbeel/the-technological-symphony-a-journey-through-the-metropolis-of-innovation-6e1eedefd193
https://medium.com/@brechtcorbeel/the-technological-symphony-a-journey-through-the-metropolis-of-innovation-6e1eedefd193
Medium
The Technological Symphony: A Journey Through the Metropolis of Innovation
In the heart of the digital cosmos, a city pulses with the rhythm of innovation. This city, a metropolis of technology, is a testament to…
How to Create Multiple Virtual Hosts on a Single RabbitMQ Instance
https://ridwanray.medium.com/how-to-create-multiple-virtual-hosts-on-a-single-rabbitmq-instance-dadc1e313df3
https://ridwanray.medium.com/how-to-create-multiple-virtual-hosts-on-a-single-rabbitmq-instance-dadc1e313df3
Medium
How to Create Multiple Virtual Hosts on a Single RabbitMQ Instance
Hi, friends, and welcome to another edition.
How to Train a Neural Network on a GPU in the Cloud with “coiled functions”
https://medium.com/coiled-hq/how-to-train-a-neural-network-on-a-gpu-in-the-cloud-with-coiled-functions-40fa9aca723b
https://medium.com/coiled-hq/how-to-train-a-neural-network-on-a-gpu-in-the-cloud-with-coiled-functions-40fa9aca723b
Medium
How to Train a Neural Network on a GPU in the Cloud with “coiled functions”
Seamlessly transitioning to a cloud-hosted GPU
Python Unleashed: Cracking the LeetCode 100 — Stacks and Queues
https://levelup.gitconnected.com/python-unleashed-cracking-the-leetcode-100-stacks-and-queues-feecb53501e1
https://levelup.gitconnected.com/python-unleashed-cracking-the-leetcode-100-stacks-and-queues-feecb53501e1
Medium
Python Unleashed: Cracking the LeetCode 100 — Stacks and Queues
Stacks and Queues
How to Write Impeccably Clean Code That Will Save Your Sanity
https://levelup.gitconnected.com/how-to-write-impeccably-clean-code-that-will-save-your-sanity-7d0ea59d285c
https://levelup.gitconnected.com/how-to-write-impeccably-clean-code-that-will-save-your-sanity-7d0ea59d285c
Medium
How to Write Impeccably Clean Code That Will Save Your Sanity
Writing code is a skill that anyone can acquire, but attaining the highest standards of clean code requires discipline and dedication. In…
How to use ChatGPT’s Code Interpreter for Data Analysis
https://levelup.gitconnected.com/how-to-use-chatgpts-code-interpreter-for-data-analysis-db90d5a311a8
https://levelup.gitconnected.com/how-to-use-chatgpts-code-interpreter-for-data-analysis-db90d5a311a8
Medium
How to use ChatGPT’s Code Interpreter for Data Analysis
This new feature makes ChatGPT an amazing tool for writing Python code for data processing.
How to use TAIPY Core: build pipelines for better applications 🏗️
https://levelup.gitconnected.com/how-to-use-taipy-core-build-pipelines-for-better-applications-%EF%B8%8F-d40e5bc9aed3
https://levelup.gitconnected.com/how-to-use-taipy-core-build-pipelines-for-better-applications-%EF%B8%8F-d40e5bc9aed3
Medium
How to use TAIPY Core: build pipelines for better applications 🏗️
A solid Scaffold for your Application’s Pipelines
Python Unleashed: Cracking the LeetCode 100 — Laying Foundations with Python Essentials and Data…
https://levelup.gitconnected.com/python-unleashed-cracking-the-leetcode-100-laying-foundations-with-python-essentials-and-data-bada109daf2d
https://levelup.gitconnected.com/python-unleashed-cracking-the-leetcode-100-laying-foundations-with-python-essentials-and-data-bada109daf2d
Medium
Python Unleashed: Cracking the LeetCode 100 — Laying Foundations with Python Essentials and Data Structures Overview
Python Basics-Code Snippets
Data Science Technical Interview Guide, Part II
https://levelup.gitconnected.com/data-science-technical-interview-guide-part-ii-5d628bf98d96
https://levelup.gitconnected.com/data-science-technical-interview-guide-part-ii-5d628bf98d96
Medium
Data Science Interview Guide
Part 2: Conquering SQL and Python Interview Problems
Shell completion for Click CLI programs with auto-click-auto
https://konpap.medium.com/shell-completion-for-click-cli-programs-with-auto-click-auto-63efbcd38df3
https://konpap.medium.com/shell-completion-for-click-cli-programs-with-auto-click-auto-63efbcd38df3
Medium
Shell completion for Click CLI programs with auto-click-auto
Automatically enable tab autocompletion for shells in Click applications.
Honey I Filled the Sheet: Google Sheets API Integration
https://mert.codes/honey-i-filled-the-sheet-google-sheets-api-integration-a419093762fa
https://mert.codes/honey-i-filled-the-sheet-google-sheets-api-integration-a419093762fa
Medium
Honey I Filled the Sheet: Google Sheets API Integration
In this post I want to demonstrate how easy it is to establish an integration with Google Sheets to read data from or update using Python.