Hello Resourceful Coders! Please accept my gratitude for watching this video, and even more if you subscribed! As always, any questions, comments, or feedback is welcome in the comment section!
This video will talk about many important aspects of basic Python, including the reading, parsing, and conversion of binary and text files.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
MY WEBSITE: https://cutt.ly/codingwithshawnofficial
Please like & Subscribe for more content: / @codingwithshawn
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Data Science and Machine Learning:
• Data Science and Machine Learning
Installation Tutorials:
• Installation Tutorials
Special Editions:
• Special Editions
Coding With Shawn (All Videos):
• Coding With Shawn
Python For Beginners:
• Python For Beginners
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Sections:
0:00 Introduction
1:35 Opening and Reading Text Files
2:11 Opening/Reading Text Files - MacOS/Linux
6:14 Opening/Reading Text Files - MS Windows
9:19 Opening and Reading Text Files (Continued)
17:43 Using the For Loop to Read Text Files
20:35 Writing To a Text File
30:45 Opening/Reading/Writing to Binary (non-text) Files
34:14 Deleting/Renaming Files
36:51 Conclusion