Study materials for Computer Science (Python and MySQL) for students of CBSE Class 11 and Class 12. Use Binder to open those notebooks in an executable environment.
- Python - Basics and Strings:
Web
,Jupyter
- Python - Stacks and Queues:
Web
,Jupyter
- Python - MySQL connectivity:
Web
,Jupyter
- MySQL - Cheat Sheet for Syntax and Usages:
PDF
- Networking:
PDF
- The Jupyter Notebook is an open-source web application that you can use to create and share documents that contain live code, equations, visualizations, and text.
- These features make Jupyter Notebook interactive, an attribute that makes it a valuable tool for beginners.
- I recommend using Binder to run all Jupyter notebooks in this repository on the cloud since it's free and no setup is required.
- CBSE - Computer Science Syllabus XI and XII (2021-22)
- Youtube - "Python in 100 Seconds" by Fireship
- Youtube - "SQL in 100 Seconds" by Fireship
- Python Software Foundation - Python For Beginners
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
See LICENSE
file in this repository.