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

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

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
- Reference

Resources
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