Just start

AmmarAmmar
2 min read

Sometimes I just felt silly trapped in the hole of where to start and I don't want others suffer the same. Life is too short and all you need is to learn from a good teacher and resource.

  • If you want to learn Python, learn from Corey Chafer or Caleb Curry.

  • If you want to learn about Scikit-learn, here is the series from DataSchool.

  • If you want to learn Deep Learning, learn from Jared Howard (fast-ai) Series 1, and Series 2

  • If you want to start a journey with Pytorch, learn from this series. Good kickstart before rowing the boat yourself.

  • If you want to start a journey with Tensorflow, learn from this course. Worth every pennies, rich resources.

  • If you want to start learning Huggingface, with all the big giga chad pretrained model, code along with this Transformers docs towards the end.

  • If you want to learn FastAPI, learn directly (do hands-on, don't copy) from the docs written by Tiangolo.

  • If you want to learn about Linux (though it just to feel), setup your laptop with WSL by following this series (pre-requisite before installing Docker).

  • If you want to learn Docker, learn from this page. And checkout this useful cheatsheet too.

  • If you want to learn about SQL, but lazy to setup the workbench and server, just use DuckDb with Python.

  • Or can just visit my repo where I dumped all useful resources.

0
Subscribe to my newsletter

Read articles from Ammar directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Ammar
Ammar

Long life learner.