Python Financial Accounting Application: Customer Statement (updated)
https://medium.com/@colombia202324/python-financial-accounting-application-customer-statement-updated-9cf0ef23aea0
https://medium.com/@colombia202324/python-financial-accounting-application-customer-statement-updated-9cf0ef23aea0
Medium
Python Financial Accounting Application: Customer Statement (updated)
Step 1 :
Data Science Meets System Architecture: Cybersecurity Through AI and Machine Learning models
https://medium.com/@charles.hajjar.pro/data-science-meets-system-architecture-cybersecurity-through-ai-and-machine-learning-models-d54b5947f07b
https://medium.com/@charles.hajjar.pro/data-science-meets-system-architecture-cybersecurity-through-ai-and-machine-learning-models-d54b5947f07b
Medium
Data Science Meets System Architecture: Cybersecurity Through AI and Machine Learning models
Introduction
Curious Engineering Facts ( Big Data , DevOps, Protocols): December Release 11:23
https://gsanjeewa1111.medium.com/curious-engineering-facts-big-data-devops-protocols-december-release-11-23-5a4263d1712a
https://gsanjeewa1111.medium.com/curious-engineering-facts-big-data-devops-protocols-december-release-11-23-5a4263d1712a
Medium
Curious Engineering Facts ( Big Data , DevOps, Protocols): December Release 11:23
1.Should you use gRPC or REST APIs?
Confessions of a C++ Snob Who Fell Hard for Python
https://medium.com/@dmc3/confessions-of-a-c-snob-who-fell-hard-for-python-115edf7fc14f
https://medium.com/@dmc3/confessions-of-a-c-snob-who-fell-hard-for-python-115edf7fc14f
Medium
Confessions of a C++ Snob Who Fell Hard for Python
I’ll be the first to admit — I used to be one of those insufferable C++ snobs, convinced scripting languages like Python were toys for…
Blue Teaming with Machine Learning — THM’s Advent of Cyber Day Fifteen Write-Up
https://medium.com/@jhollandcyber/blue-teaming-with-machine-learning-thms-advent-of-cyber-day-fifteen-write-up-f35cef5245cc
https://medium.com/@jhollandcyber/blue-teaming-with-machine-learning-thms-advent-of-cyber-day-fifteen-write-up-f35cef5245cc
Medium
Blue Teaming with Machine Learning — THM’s Advent of Cyber Day Fifteen Write-Up
Today we continue the machine learning with a blue-teamed theme task. The learning objectives for this task are:
Create Resume API using AWS Lambda, Terraform & Github Actions
https://lasanthasilva.medium.com/create-resume-api-using-aws-lambda-terraform-github-actions-dce5bf6f6a8f
https://lasanthasilva.medium.com/create-resume-api-using-aws-lambda-terraform-github-actions-dce5bf6f6a8f
Medium
Create Resume API using AWS Lambda, Terraform & Github Actions
The above shows the Architectural Diagram.
Chatbot using Streamlit using Google Deepmind’s Gemini and Microsoft Phi-2
https://aamir07.medium.com/chatbot-using-streamlit-using-google-deepminds-gemini-and-microsoft-phi-2-faedbe4a6e4e
https://aamir07.medium.com/chatbot-using-streamlit-using-google-deepminds-gemini-and-microsoft-phi-2-faedbe4a6e4e
Medium
Chatbot using Streamlit using Google Deepmind’s Gemini and Microsoft Phi-2
Introduction
A “one fits all” solution to Docker-Python setups (Numpy, Pandas, etc.)
https://medium.com/@franzjandominik/a-one-fits-all-solution-to-docker-python-setups-numpy-pandas-etc-9db8377b78b0
https://medium.com/@franzjandominik/a-one-fits-all-solution-to-docker-python-setups-numpy-pandas-etc-9db8377b78b0
Medium
A “one fits all” solution to Docker-Python setups (Numpy, Pandas, etc.)
The goal of this article is to propose a universally applicable minimal solution for running various types of Python frameworks inside…
FoxWallet: Navigating the Crypto World with Seamless Ease
https://medium.com/@JamesSQ/foxwallet-navigating-the-crypto-world-with-seamless-ease-91b77d0d6b5b
https://medium.com/@JamesSQ/foxwallet-navigating-the-crypto-world-with-seamless-ease-91b77d0d6b5b
Medium
FoxWallet: Navigating the Crypto World with Seamless Ease
In the vast and sometimes intricate landscape of cryptocurrency, FoxWallet emerges as a user-friendly oasis, inviting both newcomers and seasoned enthusiasts to embark on a journey of financial…
“Pythonic Dispatch: Mastering Email Automation with Python”
https://medium.com/@pankajyadav841684/pythonic-dispatch-mastering-email-automation-with-python-5bfd19a983e8
https://medium.com/@pankajyadav841684/pythonic-dispatch-mastering-email-automation-with-python-5bfd19a983e8
Medium
“Pythonic Dispatch: Mastering Email Automation with Python”
I have presented these two types of email sending…….
Mastering Python’s Lists: A Comprehensive Guide for Beginners
https://medium.com/@veeramr0/mastering-pythons-lists-a-comprehensive-guide-for-beginners-69290fb2da72
https://medium.com/@veeramr0/mastering-pythons-lists-a-comprehensive-guide-for-beginners-69290fb2da72
Medium
Mastering Python’s Lists: A Comprehensive Guide for Beginners
Introduction:
Best way to export everything from Notion to Apple Notes?
https://medium.com/@goodfunlover/best-way-to-export-everything-from-notion-to-apple-notes-48460c03a102
https://medium.com/@goodfunlover/best-way-to-export-everything-from-notion-to-apple-notes-48460c03a102
Medium
Best way to export everything from Notion to Apple Notes?
I have been using notions for over a year. I have only been using the basic functions of notions. With recent updates from Apple Notes, I…
Mastering Pandas 2.0: A Deep Dive into its Latest Features with Practical Examples
https://medium.com/@yuxuzi/mastering-pandas-2-0-a-deep-dive-into-its-latest-features-with-practical-examples-7638d990d8d3
https://medium.com/@yuxuzi/mastering-pandas-2-0-a-deep-dive-into-its-latest-features-with-practical-examples-7638d990d8d3
Medium
Mastering Pandas 2.0: A Deep Dive into its Latest Features with Practical Examples
In the ever-evolving world of data analysis, Pandas stands as a titan among libraries, offering unparalleled ease and efficiency in…
Unlocking Topological Sorting in Python: A Quick Guide
https://kannappanchidambaram.medium.com/unlocking-topological-sorting-in-python-a-quick-guide-bf939e30e24d
https://kannappanchidambaram.medium.com/unlocking-topological-sorting-in-python-a-quick-guide-bf939e30e24d
Medium
Unlocking Topological Sorting in Python: A Quick Guide
Topological sorting plays an important role in the context of directed acyclic graphs (DAGs), assisting in the identification and execution…