Description:
Author: Joe Marini
Last updated: 3/20/2019
Language: English
Torrent Contains: 43 Files, 9 Folders
Course Source:
https://www.lynda.com/Python-tutorials/Python-Standard-Library-Essential-Training/786416-2.html Description:
Python is a concise, elegant language. And part of what makes it so accessible and fun to use is the library of pre-built code—known as the Python standard library—that’s distributed along with the language. In this course, learn how to leverage the modules in the Python standard library to make building applications with Python even easier. Discover how the Python standard library can help you solve common coding challenges and make it easier to process text, manipulate data, and work with files and directories. Plus, see how the library can help you work with numbers, calculate and format dates and times, parse HTML, and more.
Topics include:
• Basic string operations
• Searching strings
• Manipulating data
• Using efficient arrays
• Creating temporary files and directories
• Reading and writing CSV and ZIP files
• Generating unique identifiers
• Calculating dates and times
• Retrieving internet data.