Giter Site home page Giter Site logo

python_practiceset's Introduction

Python Programs Repository

Welcome to the Python Programs Repository! This repository contains a collection of Python programs designed to help you learn and practice Python programming. These programs are primarily provided by my institute and cover a wide range of topics.

Table of Contents

Introduction

This repository is intended for anyone who wants to learn Python programming. The programs cover various topics such as basic syntax, control structures, functions, object-oriented programming, data structures, algorithms, and more.

Getting Started

To get started with these Python programs, you'll need to have Python installed on your machine. Follow the instructions below to set up your environment and run the programs.

Folder Structure

The repository is organized as follows:

python-programs/
├── basics/
│   ├── hello_world.py
│   ├── variables.py
│   └── control_structures.py
├── functions/
│   ├── functions.py
│   ├── recursion.py
│   └── lambda_functions.py
├── oop/
│   ├── classes.py
│   ├── inheritance.py
│   └── polymorphism.py
├── data_structures/
│   ├── lists.py
│   ├── dictionaries.py
│   └── sets.py
├── algorithms/
│   ├── sorting.py
│   ├── searching.py
│   └── dynamic_programming.py
└── README.md

Prerequisites

How to Run

  1. Clone the repository:

    git clone https://github.com/AryanKhokhar1/Python_PracticeSet.git
    cd Python_PracticeSet
  2. Navigate to the desired directory:

    cd basics
  3. Run the Python program:

    python hello_world.py

Repeat the above steps for any other program you want to run. Make sure to navigate to the correct directory and replace hello_world.py with the name of the program you wish to run.

License

This repository and its contents are proprietary to Aryan Khokhar. No permission is granted to use, copy, modify, distribute, or contribute to this repository or its contents.

All rights reserved.

python_practiceset's People

Contributors

aryankhokhar1 avatar

Stargazers

 avatar

Watchers

 avatar

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.