Integrating SMTP Server with Azure Databricks for Email Automation
https://medium.com/@lorenagongang/integrating-smtp-server-with-azure-databricks-for-email-automation-862f77695e1e
https://medium.com/@lorenagongang/integrating-smtp-server-with-azure-databricks-for-email-automation-862f77695e1e
Medium
Integrating SMTP Server with Azure Databricks for Email Automation
SMTP stand for Simple Mail Transfert Protocol(SMTP). It is an application mail servers use to send, receive and forward email messages. It…
Top 6 Algorithms Every Software Engineer Should Know💲
https://medium.com/@abbilaashat/top-6-algorithms-every-software-engineer-should-know-719ff4fe60ee
https://medium.com/@abbilaashat/top-6-algorithms-every-software-engineer-should-know-719ff4fe60ee
Medium
Top 6 Algorithms Every Software Engineer Should Know💲
Introduction
How to Build a Business Intelligence App with 10 Lines of Python Code
https://medium.com/@lbayer10/how-to-build-a-business-intelligence-app-with-10-lines-of-python-code-7b9b024b2b81
https://medium.com/@lbayer10/how-to-build-a-business-intelligence-app-with-10-lines-of-python-code-7b9b024b2b81
Medium
How to Build a Business Intelligence App with 10 Lines of Python Code
In this post, I’d like to show how to quickly build a Tableau-like BI application on top of your data in a Jupyter Notebook using the Atoti…
The Series — Shaping the Future of Cybersecurity: AI/ML-Driven Projects Lead the Way — Part 5
https://medium.com/@aybala.sevinc/the-series-shaping-the-future-of-cybersecurity-ai-ml-driven-projects-lead-the-way-part-5-55a41104a430
https://medium.com/@aybala.sevinc/the-series-shaping-the-future-of-cybersecurity-ai-ml-driven-projects-lead-the-way-part-5-55a41104a430
Medium
The Series — Shaping the Future of Cybersecurity: AI/ML-Driven Projects Lead the Way — Part 5
As you remember, I mentioned about AI/ML driven Cybersecurity solutions and provide some sample machine learning algorithms to train. In…
How I enable my CUDA capable Graphics Card for Machine Learning (Windows 10 & 11)
https://medium.com/@lucsiecker/how-i-enable-my-cuda-capable-graphics-card-for-machine-learning-windows-10-11-b27a4beee326
https://medium.com/@lucsiecker/how-i-enable-my-cuda-capable-graphics-card-for-machine-learning-windows-10-11-b27a4beee326
Medium
How I enable my CUDA capable Graphics Card for Machine Learning (Windows 10 & 11)
In the last few months, I tried multiple times to get my Nvidia Quadro M1200 working with Torch. It would have saved me a lot of time during my deep learning course at the university. After multiple…
Want to Learn How To Program? Here's How.
https://medium.com/@ishaaqofficial0311/want-to-learn-how-to-program-heres-how-50e052e7b7d8
https://medium.com/@ishaaqofficial0311/want-to-learn-how-to-program-heres-how-50e052e7b7d8
Medium
Want to Learn How To Program? Here's How.
For the past three years, since the beginning of the pandemic, I have been learning how to program. So far I have learned Python…
PyNest: Empowering Scalable Python API’s with NestJS-inspired Architecture
https://medium.com/@itay2803/pynest-empowering-scalable-python-apis-with-nestjs-inspired-architecture-285e0cf70977
https://medium.com/@itay2803/pynest-empowering-scalable-python-apis-with-nestjs-inspired-architecture-285e0cf70977
Medium
PyNest: Empowering Scalable Python APIs with NestJS-inspired Architecture
The Need for NestJS and the Rise of Generative AI
Efficient API Endpoint Organization with Burp Collector
https://medium.com/@sagiv132/burp-collector-8691d9191047
https://medium.com/@sagiv132/burp-collector-8691d9191047
Medium
Efficient API Endpoint Organization with Burp Collector
Why should you use Burp Collector?
Bypassing File Upload Mechanism with Upload_Bypass
https://medium.com/@sagiv132/bypassing-file-upload-mechanism-with-upload-bypass-6251cae6cbc7
https://medium.com/@sagiv132/bypassing-file-upload-mechanism-with-upload-bypass-6251cae6cbc7
Medium
Bypassing File Upload Mechanism with Upload_Bypass
Why should you use Upload_Bypass?
Build your first API with Python and FastAPI
https://medium.com/@grosso379/build-your-first-api-with-python-and-fastapi-93d0f795319c
https://medium.com/@grosso379/build-your-first-api-with-python-and-fastapi-93d0f795319c
Medium
Build your first API with Python and FastAPI
Introduction
Convolutional Neural Networks (CNN) in Computer Vision — Step by Step Guide with PyTorch
https://medium.com/@chuntcdj/convolutional-neural-networks-cnn-in-computer-vision-step-by-step-guide-with-pytorch-9fdad468079e
https://medium.com/@chuntcdj/convolutional-neural-networks-cnn-in-computer-vision-step-by-step-guide-with-pytorch-9fdad468079e
Medium
Convolutional Neural Networks (CNN) in Computer Vision — Step by Step Guide with PyTorch
Remember my article on Artificial Neural Networks (ANN)? If not, check them out here: ANN Article.
My PowerShell Terminal Could Not Run Scripts; Here Is How I Fixed It.
https://medium.com/@charleschimezirim/my-powershell-terminal-could-not-run-scripts-here-is-how-i-fixed-it-3c980f2f6ed9
https://medium.com/@charleschimezirim/my-powershell-terminal-could-not-run-scripts-here-is-how-i-fixed-it-3c980f2f6ed9
Medium
My PowerShell Terminal Could Not Run Scripts; Here Is How I Fixed It.
Learn how to configure your PowerShell terminal to run scripts successfully.
How to Get Heart Data from the MIT-BIH Arrhythmia Database
https://medium.com/@protobioengineering/how-to-get-heart-data-from-the-mit-bih-arrhythmia-database-e452d4bf7215
https://medium.com/@protobioengineering/how-to-get-heart-data-from-the-mit-bih-arrhythmia-database-e452d4bf7215
Medium
How to Get Data from the MIT-BIH Arrhythmia Database
Use Python to read the most famous heart rhythm (ECG) database in the world.
AWS Cloud Infrastructure: Step-by-Step Guide
https://mustafaelghrib.medium.com/aws-cloud-infrastructure-step-by-step-guide-aeb77eb70f74
https://mustafaelghrib.medium.com/aws-cloud-infrastructure-step-by-step-guide-aeb77eb70f74
Medium
AWS Cloud Infrastructure: Step-by-Step Guide
After I wrote about how to build a cloud infrastructure, I decided to implement real-world projects to demonstrate how you could build your…
Mastering the Python REPL: Tips and Tricks for Enhanced Productivity
https://medium.com/@ebojacky/mastering-the-python-repl-tips-and-tricks-for-enhanced-productivity-828acadc422
https://medium.com/@ebojacky/mastering-the-python-repl-tips-and-tricks-for-enhanced-productivity-828acadc422
Medium
Mastering the Python REPL: Tips and Tricks for Enhanced Productivity
Introduction:
Python Gotchas: Unexpected Snags and How to Handle Them
https://medium.com/@kartheekgottipati/python-gotchas-unexpected-snags-and-how-to-handle-them-3211ff499b00
https://medium.com/@kartheekgottipati/python-gotchas-unexpected-snags-and-how-to-handle-them-3211ff499b00
Medium
Python Gotchas: Unexpected Snags and How to Handle Them
Python is revered for its readability and simplicity, making it a popular choice for beginners and experts alike. However, just like any…
Switch Case in Python: Simulating the Classic Control Structure
https://medium.com/@kartheekgottipati/switch-case-in-python-simulating-the-classic-control-structure-d32100219791
https://medium.com/@kartheekgottipati/switch-case-in-python-simulating-the-classic-control-structure-d32100219791
Medium
Switch Case in Python: Simulating the Classic Control Structure
In a majority of programming languages like C, Java, and JavaScript, one of the most common decision-making structures is the “switch-case”…
Making an idea into a physical object with a help of ChatGPT, Blender and 3D printing
https://medium.com/@dmitrwriting/making-an-idea-into-a-physical-object-with-a-help-of-chatgpt-blender-and-3d-printing-e4549d7f2a9e
https://medium.com/@dmitrwriting/making-an-idea-into-a-physical-object-with-a-help-of-chatgpt-blender-and-3d-printing-e4549d7f2a9e
Medium
Making an idea into a physical object with a help of ChatGPT, Blender and 3D printing
This time I wanted to look into how easy it is to implement some idea into a physical object.