Python 3000: Tactical File I/O

Techniques, Technologies and More Programming Topics

Ratings: 4.30 / 5.00




Description

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!

What You Will 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.

Who Should Attend!

  • These lessons have been designed for students who need to understand how to process & manage files.
  • Students who need to know how to quickly find data without using a database will also enjoy this training.
  • Those who would like to use spreadsheets & other office applications as a user interface to their Python 4 Programs will also enjoy these lessons!