Home | Power BI | Excel | Python | SQL | Generative AI | Visualising Data | Analysing Data | Prices | Contact Us | info@zomalex.co.uk
Python Courses
We run several Python courses. The essential learning path comprises a foundation, intermediate and advanced course.
- the foundation course is for beginners to Python. Attendees learn the essentials of the language. It also covers the three important data structures pervasive in Python: lists, tuples and dicts, and also covers list comprehensions. On a practical aspect, attendees retrieve data from an API (web page) using Python’s requests package.
- the foundation - snake version is an alternative course for beginners to Python. Attendees learn the essentials of the language in a way that is more fun and interesting than a more traditional approach, and so possibly more relevant to people who have not coded before.
- the intermediate course covers writing functions, functional programming in Python and introduces some of the more popular Python packages such as requests and datetime
- the advanced course focuses on using Python for data analysis and visualisation and for AI.
We have several follow-on courses that focus in detail on particular aspects of Python.