
What we’re about
The free Beginners' Python support sessions are run by SkyPy.
The SkyPy project aims to introduce complete beginners to the Python programming language in the hope to increase the number of females in STEM (Science, Technology, Engineering, and Mathematics) as well as strengthen the community as a whole.
We meet every Wednesday.
The first week of each month is usually an absolute beginners session, followed by other topics which may be more advanced every other Wednesday from 5:30 - 7:30 pm. We reserve the right to deny participation to anyone being disrespectful to mentors or other members.
The sessions are interactive so please bring your laptops.
All session summaries are available for review at https://github.com/anniequasar/session-summaries .
In the coming months, lessons and training will cover all the basics in order to provide beginners with the skills to take on a real-life project/ online competition.
There is a slackspace for sharing data at beginnerspython.slack.com - please email skypyprojectatgmaildotcom for an invitation to join the space.
Upcoming events (1)
See all- ONLINE Object-Oriented Programming in Python using classes - 216Link visible for attendees
Jupyter Notebook: https://colab.research.google.com/drive/1mg55pLdJcevT8NLw3NyhOvn-LgZWVTQD
Python classes allow you to use object oriented programming style. OOP makes it simpler to organise all the code for an 'object' into a class. This breaks the programming problem down into smaller compartments where each class can be debugged on its own. It also allows inheritance meaning you can build classes which inherit all the properties of existing classes.
This session will be completely using Google Colab so all you need is a Google account and Internet access. You don't need to install Python on your computer
There is a slackspace for sharing data and chatting during the streaming event at beginnerspython.slack.com - please email skypyprojectatgmaildotcom for an invitation to join the space.