Course Outline
Data Structures and Operations in Python
- Integers and floating-point numbers
- Strings and byte sequences
- Tuples and lists
- Dictionaries and ordered dictionaries
- Sets and immutable (frozen) sets
- Type conversions
Object-Oriented Programming in Python
- Inheritance
- Polymorphism
- Static classes
- Static methods
- Decorators
- Additional topics
Data Processing with Python
- Developing and maintaining distributed applications using Python
- Data storage: Managing SQL and NoSQL databases
Multi-Threading in Python
- Modules
- Synchronization techniques
Maintenance Scripting with Python
- Proper exception handling
- Structuring code into modules and packages
- Selecting a testing framework and implementing Test-Driven Development (TDD) in Python
Web Development with Python
- Libraries for web processing
- Web scraping
- HTML parsing
Summary and Conclusion
Requirements
- Prior experience with Python programming.
Testimonials (7)
I liked the web programming, I would like to learn more and the test_automation because it had a different aproach from what I do at work, the preparation of the course with the lessons and examples very nice. Also very important that fact that at the end of the day we get the results, if we couldn't run the code without error or we missed some steps!
Daniela - Siemens
Course - Python Advanced
Object oriented, interactive part with the game, how to write some tests for the code with pytest
Valeriu Marian - Siemens
Course - Python Advanced
Trainer was very well prepared, explaining everything in an easy way.
Monika - Urzad Komisji Nadzoru Finansowego
Course - Python Advanced
Examples and the accurate training pace of the course.
Lukasz - Urzad Komisji Nadzoru Finansowego
Course - Python Advanced
The presentation and exercises were clear and I think using practice I cand extend the examples for other real situations.
Oana
Course - Python Advanced
The OOP, Gui and Async part
Ivan Andrei
Course - Python Advanced
Interactive exercises.