Python Advanced Teens (Wednesdays)
£275.00
Out of stock
Description
Topics covered are:
- Advanced Object Oriented Programming with Python
- Class Implementation
- Object declaration and modification
- Inheritance
- Polymorphism
- Tkinter – Python’s de-facto standard GUI package
- Python and Security
- Regular Expressions
- List Comprehension
- Advanced Error Handling
- Database Programming with Python
- SQL database connectivity
- DateTime
- Working with Files, File I/O and Processing
- Sort: Bubble and Merge
- Search: Sequential and Binary
- Advanced Dictionary and Multidimensional Lists
Project examples include:
- Create a BMI calculator using Object Oriented Programming
- Create a Bank Account Application
- Create a program that will identify the most likely phishing emails
- Email validation and phone number validation using regular expressions
- Make games such as Tic Tac Toe and Bat and Ball
- Create a quiz to test your knowledge of capital cities using dictionary