https://github.com/deflatedpickle/python-somewhat-of-a-guide-old
A simple guide to help you learn the basics of Python 3.6.
https://github.com/deflatedpickle/python-somewhat-of-a-guide-old
Last synced: 4 months ago
JSON representation
A simple guide to help you learn the basics of Python 3.6.
- Host: GitHub
- URL: https://github.com/deflatedpickle/python-somewhat-of-a-guide-old
- Owner: DeflatedPickle
- Created: 2018-05-08T16:53:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T11:09:57.000Z (over 7 years ago)
- Last Synced: 2025-07-12T21:38:20.454Z (11 months ago)
- Homepage: https://deflatedpickle.gitbook.io/python-somewhat-of-a-guide/
- Size: 85 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Welcome to Python: Somewhat of a Guide, a \(hopefully\) simple, open-source guide written by DeflatedPickle for Python 3.6 and beyond.
This guide is meant mainly as a staring place for beginners, but it could also provide some help for those who already know a bit of Python.
It also serves as a quick way to provide an answer to a simple question. Say someone asks how to use functions, you could simply link the function page and be done with it.
I've spent quite a bit of time working on this guide, so if you find it helpful, please share it with others who might also find it helpful.