Rock, Paper, Scissors game Python Basics part #6 | Learning Programming
https://markie-30.medium.com/rock-paper-scissors-game-python-basics-part-6-learning-programming-1fc70a9365b1
https://markie-30.medium.com/rock-paper-scissors-game-python-basics-part-6-learning-programming-1fc70a9365b1
Medium
Rock, Paper, Scissors game Python Basics part #6 | Learning Programming
Today we will be making a Rock, Paper, Scissors game in python. Let’s start with asking the user what they want to use in the game
The Reverse Shells and Red Team Scripts Notes
https://motasemhamdan.medium.com/the-reverse-shells-and-red-team-scripts-notes-363c62b3d0ec
https://motasemhamdan.medium.com/the-reverse-shells-and-red-team-scripts-notes-363c62b3d0ec
Medium
The Reverse Shells and Red Team Scripts Notes
This 101 PDF page booklet contains all sorts of reverse shells in different languages used commonly during penetration testing. It also…
Python Callables: The Basics and the Secrets
https://towardsdatascience.com/python-callables-the-basics-and-the-secrets-ba88bf0729aa
https://towardsdatascience.com/python-callables-the-basics-and-the-secrets-ba88bf0729aa
Medium
Python Callables: The Basics and the Secrets
Learn how powerful Python callables can be.
Demystifying Airflow Parallelism: A Beginner’s Guide
https://medium.com/@narendrai1211/demystifying-airflow-parallelism-a-beginners-guide-9533c4e6ab40
https://medium.com/@narendrai1211/demystifying-airflow-parallelism-a-beginners-guide-9533c4e6ab40
Medium
Demystifying Airflow Parallelism: A Beginner’s Guide
In the realm of data engineering, orchestrating complex data workflows is no small feat. Apache Airflow, a popular open-source tool, comes…
Use Power of Spark for Tensorflow /Keras Model Predictions
https://medium.com/@ajitp82/use-power-of-spark-for-tensorflow-keras-model-predictions-33450899c86d
https://medium.com/@ajitp82/use-power-of-spark-for-tensorflow-keras-model-predictions-33450899c86d
Medium
Use Power of Spark for Tensorflow /Keras Model Predictions
Many companies use Databricks as platform for data engineering, data science, and machine learning workloads. Databricks offers a unified…
Generative AI: Made Possible by a Mountain of Open Source
https://medium.com/quansight/generative-ai-made-possible-by-a-mountain-of-open-source-494fc0cac38d
https://medium.com/quansight/generative-ai-made-possible-by-a-mountain-of-open-source-494fc0cac38d
Medium
Generative AI: Made Possible by a Mountain of Open Source
ChatGPT, Claude, Bard, WatsonX and many other products and tools would not be possible without a vast array of open source tools and open…
Python Fundamentals: Harnessing Dictionaries, Lists, Comments, Control Flow, `elif`, Loops, and…
https://medium.com/@missquibble/python-fundamentals-harnessing-dictionaries-lists-comments-control-flow-elif-loops-and-b652fab77aa9
https://medium.com/@missquibble/python-fundamentals-harnessing-dictionaries-lists-comments-control-flow-elif-loops-and-b652fab77aa9
Medium
Python Fundamentals: Harnessing Dictionaries, Lists, Comments, Control Flow, `elif`, Loops, and…
Python, celebrated for its simplicity and versatility, is a programming language that empowers both beginners and experienced developers…
Designing a Banking Database Using SQL and Python
https://medium.com/@favboladale/designing-a-banking-database-using-sql-and-python-1898cd29172f
https://medium.com/@favboladale/designing-a-banking-database-using-sql-and-python-1898cd29172f
Medium
Designing a Banking Database Using SQL and Python
Introduction
BookLens: A Python program that connects you to books of your interest
https://medium.com/@thedataisaac/booklens-a-python-program-that-connects-you-to-books-of-your-interest-f1031a2a4d76
https://medium.com/@thedataisaac/booklens-a-python-program-that-connects-you-to-books-of-your-interest-f1031a2a4d76
Medium
BookLens: A Python program that connects you to books of your interest
Machine learning is transforming the way we do things in many different industries. For example, machine learning is used by: Amazon to recommend products to customers based on their purchase…
End-to-End Deploying a CNN Model to Local Host!
https://medium.com/@rizq.ramadhan17/end-to-end-deploying-a-cnn-model-to-local-host-e509b85909f1
https://medium.com/@rizq.ramadhan17/end-to-end-deploying-a-cnn-model-to-local-host-e509b85909f1
Medium
End-to-End Deploying a CNN Model to Local Host!
From the moment we will starting to create a CNN Model to recognize images, whether the image is a pizza or pasta.
Mastering Python: Day 06 — Password Generator 🔐in Python 💡
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
Medium
Mastering Python: Day 06 — Password Generator 🔐in Python 💡
This article provides a detailed description of Day 06 of a Python coding challenge. The following code creates a password generator in…
Free Tool for Easy Conversion of Kinemetrics EVT Files to MATLAB Format
https://medium.com/@achemine.yasmine/free-tool-for-easy-conversion-of-kinemetrics-evt-files-to-matlab-format-547888d9b045
https://medium.com/@achemine.yasmine/free-tool-for-easy-conversion-of-kinemetrics-evt-files-to-matlab-format-547888d9b045
Medium
Free Tool for Easy Conversion of Kinemetrics EVT Files to MATLAB Format
In the realm of seismology, the ability to process and analyze seismic data is of utmost importance. Often, this involves converting data…
Generate Python FastAPI Server from OpenApi file
https://medium.com/@georgedimitropulos/generate-python-fastapi-server-from-openapi-file-099bfa944d3b
https://medium.com/@georgedimitropulos/generate-python-fastapi-server-from-openapi-file-099bfa944d3b
Medium
Generate Python FastAPI Server from OpenApi file
Are you looking to generate a FastAPI Python server using an OpenAPI file? Here’s a step-by-step guide to help you get started.
Modeling nonlinear relationships: Polynomial regression in Python
https://medium.com/@pelletierhaden/modeling-nonlinear-relationships-polynomial-regression-in-python-39bce4a007bd
https://medium.com/@pelletierhaden/modeling-nonlinear-relationships-polynomial-regression-in-python-39bce4a007bd
Medium
Modeling nonlinear relationships: Polynomial regression in Python
Polynomial regression is a powerful technique for modeling non-linear relationships between variables. It extends simple linear regression…
Analysis of Airbnb Dataset in New York City for 2016
https://medium.com/@aikerimbelis/analysis-of-airbnb-dataset-in-new-york-city-for-2016-e18f419b1975
https://medium.com/@aikerimbelis/analysis-of-airbnb-dataset-in-new-york-city-for-2016-e18f419b1975
Medium
Analysis of Airbnb Dataset in New York City for 2016
Abstract
AI for User-Centered New Product Development: A Blog Post
https://medium.com/@saadnoorafridi/ai-for-user-centered-new-product-development-a-blog-post-1cdfc9589bca
https://medium.com/@saadnoorafridi/ai-for-user-centered-new-product-development-a-blog-post-1cdfc9589bca
Medium
AI for User-Centered New Product Development: A Blog Post
Artificial intelligence (AI) is rapidly transforming many industries, including new product development (NPD). AI can help businesses to better understand user needs, generate new ideas, and design…
Aries Hilton Storytelling Framework: Coded
https://medium.com/@arieshilton2000/aries-hilton-storytelling-framework-coded-a48744f017f9
https://medium.com/@arieshilton2000/aries-hilton-storytelling-framework-coded-a48744f017f9
Medium
Aries Hilton Storytelling Framework: Coded
Here is the list of everything that needs to be coded and what libraries to use and how each relate to the framework: