Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainabernathy/learning_python_5th_edition
Learning Python 5th Edition
https://github.com/captainabernathy/learning_python_5th_edition
algorithm data-structures educational python python2 python3 tutorial
Last synced: 17 days ago
JSON representation
Learning Python 5th Edition
- Host: GitHub
- URL: https://github.com/captainabernathy/learning_python_5th_edition
- Owner: captainabernathy
- Created: 2023-08-06T04:31:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-14T03:22:25.000Z (over 1 year ago)
- Last Synced: 2024-12-03T19:46:40.815Z (about 2 months ago)
- Topics: algorithm, data-structures, educational, python, python2, python3, tutorial
- Homepage:
- Size: 384 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the programming examples I made when working through
the book ***Learning Python, 5th Edition*** by Mark Lutz.This project is meant to serve as a general programming reference to anyone
learning Python, teaching Python, and/or also working through the book.For more information about the book, including materials provided by the
author, visit: