https://github.com/python-world/snippets
A List Of programming Snippets
https://github.com/python-world/snippets
code cpp hacktoberfest hacktoberfest2020 java python snippets sql
Last synced: 6 months ago
JSON representation
A List Of programming Snippets
- Host: GitHub
- URL: https://github.com/python-world/snippets
- Owner: Python-World
- License: mit
- Created: 2020-09-30T18:30:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T01:36:20.000Z (almost 4 years ago)
- Last Synced: 2025-06-26T09:44:57.027Z (7 months ago)
- Topics: code, cpp, hacktoberfest, hacktoberfest2020, java, python, snippets, sql
- Homepage: https://python-world.github.io/snippets/
- Size: 43.9 KB
- Stars: 31
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# snippets
A List Of programming Snippets
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Awsome Programming Snippets
An awesome Programming Snippets to jumpstart your projects!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)
## About The Project
There are many great codes available on GitHub and Stackoverflow, however, I didn't find one that really suit my needs so I created this enhanced one. I want to store coding template so amazing that it'll be the last one you ever need.
Here's why:
* Your time should be focused on creating something amazing. Collections of snippets that solves a problem and helps others
* You should element DRY principles to the rest of your life :smile:
I'll be adding more snippets in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
A list of commonly used resources that I find helpful are listed.
## Roadmap
See the [open issues](https://github.com/Python-World/snippets/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the project
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Add your code
4. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the branch (`git push origin feature/AmazingFeature`)
6. Open a pull request
7. Check the [contribution guidelines](https://github.com/Python-World/snippets/blob/master/CONTRIBUTING.md) for a detailed explanation.
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Project Link: [https://github.com/Python-World/snippets/issues](https://github.com/Python-World/snippets/issues)
[contributors-shield]: https://img.shields.io/github/contributors/python-world/snippets.svg?style=flat-square
[contributors-url]: https://github.com/Python-World/snippets/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Python-World/snippets.svg?style=flat-square
[forks-url]: https://github.com/Python-World/snippets/network/members
[stars-shield]: https://img.shields.io/github/stars/Python-World/snippets.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/Python-World/snippets.svg?style=flat-square
[issues-url]: https://github.com/Python-World/snippets/issues
[license-shield]: https://img.shields.io/github/license/Python-World/snippets.svg?style=flat-square
[license-url]: https://github.com/Python-World/snippets/blob/master/LICENSE