Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abidshafee/python_tips
Here I have put some python code for my python tips and trikes video
https://github.com/abidshafee/python_tips
Last synced: 14 days ago
JSON representation
Here I have put some python code for my python tips and trikes video
- Host: GitHub
- URL: https://github.com/abidshafee/python_tips
- Owner: abidshafee
- License: mit
- Created: 2021-02-21T06:23:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T15:13:26.000Z (over 2 years ago)
- Last Synced: 2024-11-06T10:30:34.621Z (2 months ago)
- Language: Jupyter Notebook
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_tips
**Here I will be putting sources for my Python Tips and Trikes Videos!!**## **[Python Tips and Tricks Playlist](https://youtube.com/playlist?list=PLFlgZzeEqpSiXk-UsHqg82bwSBzFwH5zl)**
- YouTube >> [Python Looping over List Items | Python Enumerate() and Zip() Function](https://youtu.be/z3q3sTKE00c)
- Blog link >> [Python Looping over List Items](https://csschoolonline.xyz/python-looping-over-list-items-python-enumerate-and-zip-function/)
- Blog link >> [Bitcoin Mining in Python](https://csschoolonline.xyz/bitcoin-mining-in-python-how-mining-works-under-the-hood/)
- Blog link >> [String Operations | String Manipulation Methods in Python](https://csschoolonline.xyz/string-operations-string-manipulation-methods-in-python/)