Programming with Python
Python is a powerful and versatile programming language used in a variety of applications including web, desktop, & more
What you'll learn
- Define what Python is and how to install the necessary software including Eclipse and Python
- Understand the fundamentals of the Python programming language
- Work with control statements including loops and conditionals
- Break out code into reusable functions and modules
- Work with strings, numbers, dates, and times
- Use data structures such as lists, tuples, and dictionaries
- Read and write to text and CSV files with file I/O concepts
- Pickle and unpickle binary data
- Create, rename, and delete folders and directories with file OS
- Handle exceptions
Author: Zak Ruvalcaba
No comments