
What we’re about
Welcome! London Business Analytics Group (LBAG) is a popular community data and analytics interest group. We started in July 2014 and have had so far over 150 talks and events. We are open to all and all our events are free. Our in-person events are held in central London. We started online during the lockdown and our audience is now from around the world.
Check out highlights of our talks on our YouTube channel: www.youtube.com/LondonBusinessAnalyticsGroup
Upcoming events (4+)
See all- Python Foundation Course (Session 3 of 6)Link visible for attendees
Lesson 3 focuses on three very useful data structures: lists, tuples and dictionaries.
Our snake begins to move at last, and the game is over if the snake moves off the screen. We also make our snake look less like a square and more like a snake (or at least three connected squares).
Full details on the six week course here. This has links to the GitHub repo and short YouTube videos of the previous lessons - ideal if you want to catch up.
- Python Foundation Course (Session 4 of 6)Link visible for attendees
Our snake literally takes shape and behaves more like the classic snake in the game. The game stops if the snake moves off the screen.
This covers these Python topics: lists, dictionaries, writing functions.
Full details on the six week course here.
- Python Foundation Course (Session 5 of 6)Link visible for attendees
Note: this is on a Wednesday rather than Monday.
The snake eats food and grows when it does.
This covers these Python topics: introduction to classes and object oriented programming.
Full details on the six week course here.
- Python Foundation Course (Session 6 of 6)Link visible for attendees
The game ends when the snake leaves the screen or collides with itself. If time allows we may implement a score.
This covers these Python topics: more about classes, organising code into modules.
Full details on the six week course here.