In today’s digital world, companies and end users alike are using applications to access and interact with their data on a daily basis. To keep up with the demand for constant connectivity, organizations are purchasing and developing applications at an impressive rate – but they are not always designed to defend against the ever-evolving threat landscape.
Learning Objectives
- Create working Python scripts following best practices
- Use Python data types appropriately
- Read and write files with both text and binary data
- Get familiar with the standard library and its work-saving modules
- Use statements and control structures
- Create professional Python applications to a basic level
- Learn to work with functions such as modules and classes
- Know when to use collections such as lists, dictionaries, and sets