Advanced Python(In-person)
Share this page:
In this course, you will learn advanced Python language concepts. The course will consist of taught and practical elements.
Python's capabilities extend into a wide and deep range of uses, through a variety of advanced Pythonic capabilities. Being able to make use of these capabilities enables more thorough testing and failure-tolerance as well as more concise and efficient computation.
In this course, we would cover:
- Exceptions and debugging
- Libraries
- Documentation and unit testing
- Mapping & Filtering
- Lambda functions
- Additional Tools
Prerequisite:
- Programming Principles and Practice using Python
- Experience of applying Python to a real-world application is very useful