Byte-Sized-Code
Byte-Sized-Code copied to clipboard
A collection of Jupyter notebooks for learning Python from the ground up.
Add beginner-friendly projects explaining the project and code via Jupyter Notebooks to the Project directory. [Here](https://github.com/aceking007/Byte-Sized-Code/blob/master/Projects/Caesar%20Cipher.ipynb) is a sample project to get you started on how a project should be...
Add more topics to the checklist in the [README.md](https://github.com/aceking007/Byte-Sized-Code/blob/master/README.md) file. These topics will then be worked on and appropriate notebooks created. Add to the checklist with topics that you think...
**Topic to be added** Name of the topic that you want to be added to the repository. [e.g. Regular Expressions in Python] **Why do you want the topic?** Is it...