GithubHelp home page GithubHelp logo

surjyaneeh / pyberry Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 10.0 377 KB

This repo focusses on teaching a beginner about Python. Inviting contributors from anywhere to create the best Python tutorial Repository on GitHub.

License: MIT License

Jupyter Notebook 100.00%
beginner-friendly contributions-welcome open-source python

pyberry's Introduction

Hey there I'm Surjyanee

A Postgraduate Computer Science Student


Welcome to my Github ProfileπŸ˜€

About Me πŸš€

πŸŽ“ I’m an Open-Source enthusiast pursuing my Masters in Computer Science from ISI, Kolkata.
πŸ‘¨β€πŸ’» I am passionate about Machine Learning and Data Science with Python.

πŸ”­ I have worked as:

  • Contributor @Girlscript Winter of Contributing
  • Data Science & Business Analytics Intern @The Sparks Foundation
  • Contributor @Opencode 2022

Surjyaneeh's github stats

πŸ† Trophies:

surjyaneeh

visitors

βœ”Want to have a conversation with me?

I would like to connect with you, so don't hesitate to ping me on above handles🀝. If you are interested to discuss any further, I am always open for a conversation!πŸ˜ƒβœ”

pyberry's People

Contributors

amitrakshar01 avatar bhaswatiroy avatar dheephiga avatar kevinjadia avatar rahulvansh66 avatar somalikundu avatar surjyaneeh avatar tamoghna2001 avatar viragz18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pyberry's Issues

stack & queue in Python

Description :

Briefly explain stack & queue

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

List & matrix in Python

Description :

What are list & matrix in Python?
Examples (code samples)
Applications

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

For Loop in Python

Description :

What is for loop in python?
Explain with code snippets

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

OOP-polymorphism

Description :

What is polymorphism in python?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Bitwise operators in Python

Description :

What are Bitwise operators?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

History of Python

Description :

Give a brief history of python.

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

OOP - object

Description :

What is object in python?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

What is virtual environment

Description :

Explain what is virtual environment in python
What are the advantages of using it.

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Logical and Comparison Operator in Python

Description :

Explain what is Logical and Comparison Operator in Python.

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

OOP - init

Description :

What is __ init __ in python?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Membership and Identity Operators in Python

Description :

Explain what Membership and Identity Operators are

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

OOP - Inheritance

Description :

What is Inheritance in python?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

How to Install Python

Description :

Explain how to install python on your OS.

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

What is type conversion?

Description :

What is type conversion in python?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

What is Python interpreter

Description :

What is a Python interpreter ?
How does it work?

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

OOP - class

Description :

What is class in python?
Code samples

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Pass in Python

Description :
What is pass in python?

Note :
Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

While Loop in Python

Description :

What is while loop in python?
Explain with code samples

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Break in Python

Description :

What is break in python?
Purpose , examples

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

dict & set in Python

Description :

Briefly explain dict & set

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

If Statement in Python

Description :

What is if statement in python?
Explain with code samples

Note :

Changes should be made inside the Python/ directory & Python branch.
Issue will be assigned on a first come first serve basis, 1 Issue == 1 PR.
In the PR, keep this issue's title as your PR's title.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.