Course Information
Course Overview
Techniques, Technologies and More Programming Topics
Welcome Pythoneers!
Once we have learned any programming language, the next task is to become familiar with the most common activities required to get our jobs done. Saving data to files is often an important part of any significant data processing activity. In this training opportunity, we will be discovering how to simply and quickly print what we have created to files on our local hard drive. We will review how to save data into several classic & ever-popular data formats.
Tracking Data
Discussing metadata - data that describes other data - countless billions are being made by companies keeping track of what others put on the Internet.
Of course I'm talking about companies such as Google... at the end of the day everything data-marketing firms rely upon are very well known. Time proven techniques.
How To?
The ability to keep track of each and every word on the Internet seems like a daunting undertaking... But underneath all of the contracts and service agreements there is a simple data-and-file indexing capability.
Far from keeping a copy of everything that has ever been placed on the Internet places like Google instead create indexes. Files and techniques that allow us to point to pages to allow us to readily search index files for the information we're looking for.
Bottom Line ...
We will leverage what we have learned so as to be able to tag & keep track of what has been stored in any data-file type ... in Python 3000: Tactical File I/O we're going to show you how to create an index your own data using Python! -By the time you have completed this training, you will know what you will need to do to manage & track data without using any 3rd party database technologies!
Course Content
- 1 section(s)
- 6 lecture(s)
- Section 1 Mastering File Input & Output
What You’ll Learn
- Learn how to create & save meaningful reports.
- Discover how to simultaneously print to the screen, as well as to a file.
- Practice creating data files that can be opened & edited by other applications
- Learn the secret of Google's success by discovering how to index popular data formats, as well as binary files.
- Lean how to use Python to quickly export & import data from several popular data formats.
Skills covered in this course
Reviews
-
RRahul Shaw
It would be better if you explain things little slowly and clearly
-
FFaisal Hasan
Python 3000 was designed to teach advanced users how to read and write from a computer. its really handy when someone working with selenium, or needs to write and read from computer.
-
MMindaugas Vaitkus
I think real bigger volume data examples to zip and then to read showing in practice would be helpful.
-
FFidahussain Shahani
Not bad course but it's better for understading