GithubHelp home page GithubHelp logo

talhayaseen57 / get-started-with-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

Unleash the power of Python with my dynamic playground! Dive into a treasure trove of exercises and code snippets designed to hone your Python skills. Whether you're a beginner or a seasoned coder, Get Started with Python offers a fun and engaging way to level up your programming prowess. Let's code, explore, and conquer Python together!

License: MIT License

Python 100.00%
python python3 pythonpractice pythonprogramming

get-started-with-python's Introduction

Get Started with Python

Welcome to my Python playground! This repository contains exercises and code snippets that I practice to sharpen my programming skills in Python.

Overview

Whether you're just getting started with Python or looking to enhance your skills, this repository serves as a resource for practicing various Python concepts and techniques. Feel free to explore the exercises and code snippets provided here.

Structure

The repository is structured as follows:

  • enumerate_n_zip.py: Python script demonstrating the use of enumerate and zip functions.
  • eval_calculator.py: Python script implementing a basic calculator using the eval function.
  • fibonacci.py: Python script to generate Fibonacci sequence.
  • generate_fibonacci.py: Python script to generate Fibonacci numbers up to a specified limit.
  • generator.py: Python script illustrating the use of generators.
  • iterators.py: Python script showcasing iterators and iterable objects.
  • lambda_functions.py: Python script demonstrating the use of lambda functions.
  • list_comprehension.py: Python script demonstrating list comprehension.
  • loss_function.py: Python script implementing a basic loss function.
  • map_n_filter.py: Python script showcasing the use of map and filter functions.
  • marks_grades_exercise.py: Python script for an exercise related to calculating grades based on marks.
  • traingle_exercise.py: Python script for an exercise related to triangles.

Feel free to explore each file to understand the concepts and see examples of Python code in action.

Contributing

Contributions are welcome! If you'd like to contribute to this repository by adding more exercises, improving existing code, or fixing bugs, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your changes to the branch (git push origin feature/new-feature).
  5. Create a new Pull Request.

Acknowledgements

Special thanks to the Python community for providing valuable resources and inspiration for learning and practicing Python programming.

get-started-with-python's People

Contributors

talhayaseen57 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.