Skip to content

A learned treatise on all things Python. A deep dive into the many different ways of solving the same problem that includes a technical evaluation including advantages/disadvantages, time/space complexity, code review, and thorough testing.

License

Notifications You must be signed in to change notification settings

jerodg/python-monograph

Repository files navigation

README: Python-Monograph

Monograph: A learned treatise for Python

books on shelf

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. Commit your changes (git commit -m 'Add some AmazingFeature')

  4. Push to the branch (git push origin feature/AmazingFeature)

  5. Open a pull request

  • 100 For graciously providing the hosting for the badges.

  • JetBrains For providing the tools to make this project possible.

This program is free software: you can redistribute it and/or modify it under the terms of the Server Side Public License (SSPL) as published by MongoDB, Inc., either version 1 of the License, or (at your option) any later version.

Copyright ©2010-2024 Jerod Gawne https://github.com/jerodg/

This program is free software: you can redistribute it and/or modify it under the terms of the Server Side Public License (SSPL) as published by MongoDB, Inc., either version 1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the SSPL for more details.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. You should have received a copy of the SSPL along with this program. If not, see https://www.mongodb.com/licensing/server-side-public-license.

About

A learned treatise on all things Python. A deep dive into the many different ways of solving the same problem that includes a technical evaluation including advantages/disadvantages, time/space complexity, code review, and thorough testing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages