Data analysis using Python
Python is a general-purpose programming language used to build just about anything. Python is key for backend web development, data analysis, artificial intelligence and scientific computing, all of which are key for pursuing IT careers.
- Introduction to Python and computer programming.
- Data types, variables, basic input-output operations, basic operators.
- Boolean values, conditional execution, loops, lists and list processing, logical and bitwise operations.
- Functions, tuples, dictionaries, and data processing.
- Modules, packages, string and list methods, and exceptions.
- The object-oriented approach: classes, methods, objects, and the standard objective features; exception handling, and working with files.