An intermediate Python Tutorial with builder code.
The basic flow of the tutorial is as follows:
-
Follow along with the presentation. At every * (really obvious big star), we switch to coding (either PyCharm/Google Collab). In the code, everywhere you see a comment like #1. Commit XXX or #2. Commit YYY, it's a status whereby you can keep up with git pulls.
-
In the tutorial, we:
2.i. Set up a PyCharm project and learn about venv and their usefulness
2.ii. Learn about Git, set up a Github repo and how Github helps us with projects
2.iii. Explore features of Git
2.iv. Learn about APIs and differences against web scrapers.
2.v. Assemble data from API and form datasets
2.vi. Clean and aggregate data on Google Collab
2.vii. Perform data analysis and data visualization. Put back into PyCharm.
2.viii. Voila, a completed project already hosted and ready to be viewed by employers.
My email is [email protected] Hit my up for any questions!
At the moment (January 2022), I work as a full-stack developer at Connektica.