Intro to Shell/Manipulating files and directories
https://medium.com/@ibrahim00mubark/intro-to-shell-manipulating-files-and-directories-aab43dad7518
https://medium.com/@ibrahim00mubark/intro-to-shell-manipulating-files-and-directories-aab43dad7518
Medium
Intro to Shell/Manipulating files and directories
A brief introduction to the Unix shell. You’ll learn why it is still in use after almost 50 years, how it compares to the graphical tools…
Python — find most occurrence of a string in a list
https://ramesh-sahoo.medium.com/python-find-most-occurrence-of-a-string-in-a-list-a2e15c6d4427
https://ramesh-sahoo.medium.com/python-find-most-occurrence-of-a-string-in-a-list-a2e15c6d4427
Medium
Python — find max occurrence of a string in a list
This a simple python program to find maximum occurrence of a string in list. There are many ways to achieve this but the program in this…
Handling Errors with Aplomb in Typed Python
https://medium.com/@Pilot-EPD-Blog/handling-errors-with-aplomb-in-typed-python-be15595323fd
https://medium.com/@Pilot-EPD-Blog/handling-errors-with-aplomb-in-typed-python-be15595323fd
Medium
Handling Errors with Aplomb in Typed Python
I spent the two years before I joined Pilot writing Golang. It’s a lovely language, but when joining Pilot I was excited to return to…
Construindo uma API REST para realizar operações CRUD com Python, FastAPI e Mysql
https://joaopcamposs.medium.com/construindo-uma-api-rest-para-realizar-opera%C3%A7%C3%B5es-crud-com-python-fastapi-e-mysql-75bac15aa296
https://joaopcamposs.medium.com/construindo-uma-api-rest-para-realizar-opera%C3%A7%C3%B5es-crud-com-python-fastapi-e-mysql-75bac15aa296
Medium
Construindo uma API REST para realizar operações CRUD com Python, FastAPI e Mysql
Desenvolva um aplicativo CRUD de alto desempenho com FastAPI, SQLAlchemy e MySQL
Applying Data Science and Web Scraping to find a Job on LinkedIn-Part II
https://medium.com/@erichhohenstein/applying-data-science-and-web-scraping-to-find-a-job-on-linkedin-part-ii-f5f5caabd371
https://medium.com/@erichhohenstein/applying-data-science-and-web-scraping-to-find-a-job-on-linkedin-part-ii-f5f5caabd371
Medium
How to get a Data Science Job…using Data Science-Part II
Web Scraping LinkedIn Job Posts with Python and Selenium and then applying Data Science to find the best match for us!
Applying Data Science and Web Scraping to find a Job on LinkedIn-Part I
https://medium.com/@erichhohenstein/applying-data-science-and-web-scraping-to-find-a-job-on-linkedin-part-i-7192cff6d05b
https://medium.com/@erichhohenstein/applying-data-science-and-web-scraping-to-find-a-job-on-linkedin-part-i-7192cff6d05b
Medium
Applying Data Science and Web Scraping to find a Job on LinkedIn-Part I
Web Scraping LinkedIn Job Posts with Python and Selenium and then applying Data Science to find the best match for us!
Best way to write, package and distribute a python library
https://medium.com/@swaroopshyam0/best-way-to-write-package-and-distribute-a-python-library-a6d58ecc1d3c
https://medium.com/@swaroopshyam0/best-way-to-write-package-and-distribute-a-python-library-a6d58ecc1d3c
Medium
Best way to write, package and distribute a python library
History
Monitoring webpages with Python, Beautiful Soup and Twilio
https://blog.thecyclingscientist.com/monitoring-webpages-with-python-beautiful-soup-and-twilio-98266674831
https://blog.thecyclingscientist.com/monitoring-webpages-with-python-beautiful-soup-and-twilio-98266674831
Medium
Monitoring webpages with Python, Beautiful Soup and Twilio
From computer chips to breakfast cereals, the COVID-19 global pandemic has caused problems at every stage of the supply chain. No other…
How to Create a Stacked Area Chart Using Plotly Graph Objects
https://medium.com/codex/how-to-create-a-stacked-area-chart-using-plotly-graph-objects-d06f053d8c05
https://medium.com/codex/how-to-create-a-stacked-area-chart-using-plotly-graph-objects-d06f053d8c05
Medium
How to Create a Stacked Area Chart Using Plotly Graph Objects
Learn the Key Concepts, Tips, and Tricks about Plotly Go