
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 Python f-strings for absolute beginners - 213Link visible for attendees
Based on this google colab notebook https://colab.research.google.com/drive/1BUWHHqIcIPeQRoGtGEaoCDReBBZzNk9G
This event is online only https://youtu.be/JLVEJsVg8xQ
This video is part of a series targeting absolute beginners to Python. Today we are looking at f-strings or format strings. These strings were only introduced in Python 3.6 but have already become the most popular way of formatting text. They are fast and easy to use.
We will use Google's Colab environment which means Python doesn't even need to be installed on your computer. You will need a Google account, but that is free.
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.