https://github.com/ramanaditya/python-girlscript-eop2
This repository contains all the programs which are to be discussed in the Python Course by GirlScript for Education Outreach 2
https://github.com/ramanaditya/python-girlscript-eop2
Last synced: about 2 months ago
JSON representation
This repository contains all the programs which are to be discussed in the Python Course by GirlScript for Education Outreach 2
- Host: GitHub
- URL: https://github.com/ramanaditya/python-girlscript-eop2
- Owner: ramanaditya
- Created: 2020-04-26T08:11:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T15:20:09.000Z (about 5 years ago)
- Last Synced: 2025-04-02T18:51:41.923Z (2 months ago)
- Language: Python
- Size: 242 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python for Beginners : GirlScript Outreach 2
## Schedule
### Day1
- Intro to mentors
- Intro to python
- Installation
- Variables
- Data types
- Input and output
- strings
- Coding : [https://www.hackerrank.com/gs-eop2-day-1](https://www.hackerrank.com/gs-eop2-day-1)### Day2
- List
- Tuples
- Dictionary
- Coding : [https://www.hackerrank.com/lists-tuples-dictionary](https://www.hackerrank.com/lists-tuples-dictionary)### Day3
- Decision making
- Control flow(loops)
- Loop control statements
- Coding : [https://www.hackerrank.com/decision-making-statements-and-loops](https://www.hackerrank.com/decision-making-statements-and-loops)### Day4
- Functions
- Files
- Intro to OOPs
- Coding : [https://www.hackerrank.com/functions-files](https://www.hackerrank.com/functions-files)### Day5
- Classes and Objects
- Constructors
- Destructors
- Coding### Day6
- Inheritance
- Polymorphism
- Discuss about the project
- Coding### Day7
- Final project
- Final Quiz
- Final Coding
- ReferenceResources
1. https://www.py4e.com/ : For Beginners and First Timers from Charles Severence
2. https://www.youtube.com/watch?v=rfscVS0vtbw&t=19s : FreeCodeCamp
3. https://www.youtube.com/watch?v=jFCNu1-Xdsw&list=PLlrxD0HtieHhS8VzuMCfQD4uJ9yne1mE6 : Microsoft Developers
4. https://developers.google.com/edu/python : Google’s Python Class## Mentors
- Aditya Raman
- Mahir Gupta
- Chanchal Bansal