How to create an AWS EC2 Instance using Python
https://medium.com/@armond10holman/how-to-create-an-aws-ec2-instance-using-python-1cff8c0652b8
https://medium.com/@armond10holman/how-to-create-an-aws-ec2-instance-using-python-1cff8c0652b8
Medium
How to create an AWS EC2 Instance using Python
You know what’s interesting about Python? it’s not just a programming language but also a gateway to create limitless possibilities to…
Visual Studio Code Extensions (for future self)
https://jasonmondesir.medium.com/visual-studio-code-extensions-for-future-self-cac7a0635813
https://jasonmondesir.medium.com/visual-studio-code-extensions-for-future-self-cac7a0635813
Medium
Visual Studio Code Extensions (for future self)
As a technical person working in the app development and data engineering spaces, I should probably add some more technical content as I…
Python Module vs. Library: Understanding the Difference and Best Practices
https://khadkagopal.medium.com/python-module-vs-library-understanding-the-difference-and-best-practices-9d1b869f388a
https://khadkagopal.medium.com/python-module-vs-library-understanding-the-difference-and-best-practices-9d1b869f388a
Medium
Python Module vs. Library: Understanding the Difference and Best Practices
In Python, module and library are related but have slightly different meaning. First, let’s discuss the module.
Unlocking the Power of Parallelism: A Guide to Threading in Python
https://krp-ajay.medium.com/unlocking-the-power-of-parallelism-a-guide-to-threading-in-python-46e60a90e655
https://krp-ajay.medium.com/unlocking-the-power-of-parallelism-a-guide-to-threading-in-python-46e60a90e655
Medium
Unlocking the Power of Parallelism: A Guide to Threading in Python
In the world of Python programming, where efficiency and speed are essential, threading emerges as a powerful technique to supercharge your…
Building an Automated Cryptocurrency Data Analysis Pipeline
https://medium.com/@aimanmaznan/building-an-automated-cryptocurrency-data-analysis-pipeline-b2d423812624
https://medium.com/@aimanmaznan/building-an-automated-cryptocurrency-data-analysis-pipeline-b2d423812624
Medium
Building an Automated Cryptocurrency Data Analysis Pipeline
Are you ready to dive into the exciting world of data analysis? In this blog post, I’ll walk you through an end-to-end project where we’ll…
The Ultimate Story Book Generator: How to Turn a Prompt into a Book with AI
https://iamrajatroy.medium.com/single-prompt-to-make-an-entire-comic-book-with-generative-ai-9f9965d8cdd8
https://iamrajatroy.medium.com/single-prompt-to-make-an-entire-comic-book-with-generative-ai-9f9965d8cdd8
Medium
The Ultimate Story Book Generator: How to Turn a Prompt into a Book with AI
Embrace the power of GPT and Stable Diffusion to create comic books
Medical Coders — The Future of Large Language Models
https://medium.com/@fareedkhandev/medical-coders-the-future-of-large-language-models-5b82252c6e66
https://medium.com/@fareedkhandev/medical-coders-the-future-of-large-language-models-5b82252c6e66
Medium
Medical Coders — The Future of Large Language Models
In the dynamic landscape of healthcare, where innovation meets patient care, the marriage of cutting-edge technology and medical expertise…
Harnessing GenAI to Craft Podcast Episodes
https://dassum.medium.com/harnessing-genai-to-craft-podcast-episodes-62849d689248
https://dassum.medium.com/harnessing-genai-to-craft-podcast-episodes-62849d689248
Medium
Harnessing GenAI to Craft Podcast Episodes
You must have heard about podcasts. They’re like really cool radio shows that people can listen to on their phones or computers. Lots of…
How to Develop Android App Using Python
https://medium.com/nerd-for-tech/how-to-develop-android-app-using-python-6f74474bb2c9
https://medium.com/nerd-for-tech/how-to-develop-android-app-using-python-6f74474bb2c9
Medium
How to Develop Android App Using Python
In the dynamic landscape of mobile app development, harnessing the prowess of Python for crafting Android applications has emerged as a…
Iteration, Iterable, and Iterator in Python with Examples
https://amitprius.medium.com/iteration-iterable-and-iterator-in-python-with-examples-ca38a477c75c
https://amitprius.medium.com/iteration-iterable-and-iterator-in-python-with-examples-ca38a477c75c
Medium
Iteration, Iterable, and Iterator in Python with Examples
Make your loops with basic concepts
Extracting LiDAR data and finalising extract_training_data function — 6th Biweekly Blog GSoC’23…
https://medium.com/@satsin06/extracting-lidar-data-and-finalising-extract-training-data-function-6th-biweekly-blog-gsoc23-633c67c5069c
https://medium.com/@satsin06/extracting-lidar-data-and-finalising-extract-training-data-function-6th-biweekly-blog-gsoc23-633c67c5069c
Medium
Extracting LiDAR data and finalising extract_training_data function — 6th Biweekly Blog GSoC’23 [NumFOCUS]
This will be my final biweekly blog post (i.e., 6th blog) and I am really excited to share my work done from the 11th to 12th week.