Creating my first Lambda Function with Python in AWS
https://medium.com/@rgmllc/creating-my-first-lambda-function-with-python-in-aws-2f04bb895ac3
https://medium.com/@rgmllc/creating-my-first-lambda-function-with-python-in-aws-2f04bb895ac3
Medium
Creating my first Lambda Function with Python in AWS
What is Lambda? It’s a serverless compute service that lets you run code without managing servers. Allows one to manage code and not worry…
Build and Distribute a Python Package Using venv and PyPI
https://medium.com/@askline1/how-to-build-and-distribute-a-python-package-using-venv-and-pypi-d17dade7f8c2
https://medium.com/@askline1/how-to-build-and-distribute-a-python-package-using-venv-and-pypi-d17dade7f8c2
Medium
Build and Distribute a Python Package Using venv and PyPI
Python is an open source platform and is built on the backs of countless paid and freelance developers. Its flexibility and reusable code…
10 Incredible AI Tools for Education You May Not Know About
https://medium.com/@alains/10-incredible-ai-tools-for-education-you-may-not-know-about-7b352315bb9d
https://medium.com/@alains/10-incredible-ai-tools-for-education-you-may-not-know-about-7b352315bb9d
Medium
10 Incredible AI Tools for Education You May Not Know About
If you’re looking for some incredible AI tools for education, then you’ve come to the right place. We’ll be discussing 10 AI tools that you…
Hacking websites: session hijacking with XSS (and how to protect your Django website)
https://codereviewdoctor.medium.com/hacking-websites-session-hijacking-with-xss-and-how-to-protect-your-django-website-5c1c788b5f48
https://codereviewdoctor.medium.com/hacking-websites-session-hijacking-with-xss-and-how-to-protect-your-django-website-5c1c788b5f48
Medium
Hacking websites: session hijacking with XSS (and how to protect your Django website)
One vulnerability builds on top of another: a bad actor can perform a series of attacks on your website that starts as a simple XSS attack…
The Best Graphing Packages For Python
https://preettheman.medium.com/the-best-graphing-packages-for-python-842f5a148306
https://preettheman.medium.com/the-best-graphing-packages-for-python-842f5a148306
Medium
The Best Graphing Packages For Python
Welcome back! Python is an amazing programming language that is perfect for data science, if you’re new to Python, check out the link below…
Python Libraries for Machine Learning & AI: The Top Ten
https://medium.com/@alains/python-libraries-for-machine-learning-ai-the-top-ten-b0e17bb37874
https://medium.com/@alains/python-libraries-for-machine-learning-ai-the-top-ten-b0e17bb37874
Medium
Python Libraries for Machine Learning & AI: The Top Ten
If you’re interested in machine learning and AI, then you need to check out these top 10 Python libraries.
Optimization with Python: Finding Solution to Infeasibility with Google OR Tools
https://medium.com/@ZiaH919/optimization-with-python-finding-solution-to-infeasibility-with-google-or-tools-7d892e7cbaef
https://medium.com/@ZiaH919/optimization-with-python-finding-solution-to-infeasibility-with-google-or-tools-7d892e7cbaef
Medium
Optimization with Python: Finding Solution to Infeasibility with Google OR Tools
A general approach to finding the minimal infeasible constraints
Working with CSV Files in Python Using the csv Module
https://medium.com/@jasonreek/working-with-csv-files-in-python-using-the-csv-module-34d9f5a646c5
https://medium.com/@jasonreek/working-with-csv-files-in-python-using-the-csv-module-34d9f5a646c5
Medium
Working with CSV Files in Python Using the csv Module
Do you ever just need to work with data from Excel in Python, or open up a CSV (comma-separated values) file and parse through its…
How to Find an Incredible Job Using Level Up
https://levelup.gitconnected.com/how-to-find-an-incredible-job-using-level-up-d4f8f5f66f3d
https://levelup.gitconnected.com/how-to-find-an-incredible-job-using-level-up-d4f8f5f66f3d
Medium
How to Find an Incredible Job Using Level Up
A guide on how to use the Level Up hiring platform, and an overview of our vision to transform recruiting into a system where everyone wins…
Scraping Amazon Tutorial — A quick example to scrape Amazon bestseller data
https://levelup.gitconnected.com/scraping-amazon-tutorial-a-quick-example-to-scrape-amazon-bestseller-data-d9e014653b79
https://levelup.gitconnected.com/scraping-amazon-tutorial-a-quick-example-to-scrape-amazon-bestseller-data-d9e014653b79
Medium
Scraping Amazon Tutorial — A quick example to scrape Amazon bestseller data
The easiest way to get your favorite top 30 books
Time Complexity | A Very Brief Introduction
https://levelup.gitconnected.com/time-complexity-a-very-brief-introduction-ef4a68584f0c
https://levelup.gitconnected.com/time-complexity-a-very-brief-introduction-ef4a68584f0c
Medium
Time Complexity | A Very Brief Introduction
Time complexity is a commonly asked topic in job interviews for multiple roles, including software engineering and data science. The…
Erro em Regime Permanente de Sistema de Primeira Ordem com Controlador Proporcional
https://oseiasfarias.medium.com/erro-em-regime-permanente-de-sistema-de-primeira-ordem-com-controlador-proporcional-d2ba07d159be
https://oseiasfarias.medium.com/erro-em-regime-permanente-de-sistema-de-primeira-ordem-com-controlador-proporcional-d2ba07d159be
Medium
Erro em Regime Permanente de Sistema de Primeira Ordem com Controlador Proporcional
Considerando um Sistema G(s) e um Controlador Proporcional C(s), analisaremos o erro e o ganho desse sistema em regime permanente.