An open API service indexing awesome lists of open source software.

https://github.com/moisentinel/grade11-cs-ip

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT
https://github.com/moisentinel/grade11-cs-ip

cbse compsci cs grade11 ncert python sql

Last synced: 6 months ago
JSON representation

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT

Awesome Lists containing this project

README

        

# Grade 11 CS/IP Notes

[![google-collab](https://colab.research.google.com/assets/colab-badge.svg/)](https://githubtocolab.com/moiSentineL/grade11-cs-ip)

This repo contains all of my notes for Grade 11 CS/IP course from CBSE.

This is very specific (just for my school), as opposed to my [Sandbox repo](https://github.com/moiSentineL/sandbox), which is for, well, *sandboxing*.

I've tried my best to make it understandable, although it helps if you have some basic Python knowledge.
You can learn Python from [these resources](https://gist.github.com/moiSentineL/a894ed191fe583db6b90044417fbdd09).

My notebooks:
- [pt-1.ipynb](https://github.com/moiSentineL/grade11-cs-ip/blob/main/pt-1.ipynb): Includes conditional statements, loops and some problem statements.
- [data-structures.ipynb](https://github.com/moiSentineL/grade11-cs-ip/blob/main/data-structures.ipynb): about most things related to lists, tuples and dictionaries (data structure for Python).
- [problems.ipynb](https://github.com/moiSentineL/grade11-cs-ip/blob/main/problems.ipynb): some logical and interesting problems that might come in handy. (**not the most efficient solution, please feel free to suggest better code.**)

### Open repo in [Google Collab](https://githubtocolab.com/moiSentineL/grade11-cs-ip)

## License

[![cc-by-nc-sa](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only. If others modify or adapt the material, they must license the modified material under identical terms.

## Support Me

If you find my work, consider supporting me with a cup of coffee, or a chai (if you're Indian, because UPI works!).






You can also contribute with your time by creating issues and making sure that correct information is being provided.

Never forget, you are SUPER cool!