This challenge is for you to get started, you maybe already know about these topics and can complete the challenge in 1 day as well.
Steps | Topic | Content | Actions [Task] | Resources |
---|---|---|---|---|
Step 1 | Python Basics | First Program, Variables, Operators, Conditional Statements | - complete the basic topics |
python hello.py
| ‣ |
| Step 3 | Git Basics | Clone a repo, commit/push changes intro to GitHub | - create a repo on githubrequests
JSON basics | - complete the following video to understand APIs
scikit-learn
model
| https://medium.com/@ashaicy/serialization-and-deserialization-techniques-in-python-deserialization-69beed1ed3ef |
| Step 6 | Deployments Basics | Creating environment and deployment in Python | - create a python environmentflask
app in it | https://dev.to/bansikah/creating-a-docker-image-for-a-simple-python-flask-hello-world-application-jg8 |