Skip to content

iqtheengineer/python-project

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn



Python Projects

Programming With Python
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

This repo consists of an assortment of Python projects I have developed throughout my time in the Generation USA Jr. Cloud Practitioner bootcamp and the Google Cloud Fellowship. Some of the projects were assignments for class and others were a way for me to reinforce my learning with personal projects.

(back to top)

Built With

(back to top)

Roadmap

  1. dictionary.py - This project defines 3 seperate dictionarys and then merges the the contents of all 3 into a new 4th dictionary.

  2. loop-de-loop.py - This project shows how to iterate over a given number range while excluding definied integers.

  3. math-calculation.py - This project shows how to utilize the "math" library to execute calculations.

  4. paycheck-calculator.py - This project shows how to setup a function to gather user input and store it in a variable to produce payroll total.

  5. salary-expectation.py - This project captures the user's information to produce an estimated salary expectation based on input varibles.

  6. tax-calculatory.py - This project allows the user to calculate their "ACME Corporation" paycheck based on user input.

  7. weather-app.py - This project displays the Date & Temperature based on variables.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/iqtheengineer/python-project

(back to top)

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages