https://github.com/a-patel/python-basics
Introduction to Python basics
https://github.com/a-patel/python-basics
beginners beginners-guide intro introduction introduction-to-python python python-basics python3 workshop workshop-materials
Last synced: 3 months ago
JSON representation
Introduction to Python basics
- Host: GitHub
- URL: https://github.com/a-patel/python-basics
- Owner: a-patel
- License: mit
- Created: 2018-12-26T05:00:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T07:35:23.000Z (over 6 years ago)
- Last Synced: 2025-01-24T18:35:13.830Z (5 months ago)
- Topics: beginners, beginners-guide, intro, introduction, introduction-to-python, python, python-basics, python3, workshop, workshop-materials
- Language: Python
- Size: 40 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Basics
Introduction to Python basics## Topics
* [Introduction](./Introduction.md)
* Installation, Hello World example, Python Interpreter, Python Standard Library
* [Number and String data types](./Number_and_String_datatypes.md)
* Numbers, String, Constants, Built-in Operators
#### Coming soon
- Get Container/Bucket size in bytes
- Get number of total items/files in Container/Bucket---
## Support :telephone:
> Reach out to me at one of the following places!- Email :envelope: at `[email protected]`
- NuGet :package: at `@iamaashishpatel`## Authors :boy:
* **Ashish Patel** - [A-Patel](https://github.com/a-patel)
##### Connect with me
| Linkedin | GitHub | Facebook | Twitter | Instagram | Tumblr | Website |
|----------|----------|----------|----------|----------|----------|----------|
| [](https://www.linkedin.com/in/iamaashishpatel) | [](https://github.com/a-patel) | [](https://www.facebook.com/aashish.mrcool) | [](https://twitter.com/aashish_mrcool) | [](https://www.instagram.com/iamaashishpatel/) | [](https://iamaashishpatel.tumblr.com/) | [](http://aashishpatel.co.nf/) |
| | | | | | |## Donations :dollar:
[](https://www.buymeacoffee.com/iamaashishpatel)
## License :lock:
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details