Image not found

Todays Lesson

Option 1 Beginning Python Turtle
turtle-power

Option 2 if you want microbit
Compass https://www.element14.com/community/community/stem-academy/microbit/blog/2016/06/13/10-bbc-microbit-projects-in-10-days-day-six-compass

Option 3
For members who want to handle some advanced python with OO Concepts.

1. Bring you’re laptop.

2. We need to install Python
If Windows
https://www.python.org/

3. Install Git
https://git-scm.com/

4. Install Pycharm
https://www.jetbrains.com/pycharm/download/#section=windows

5. Clone project from git on this url
https://github.com/punkplod23/codeclubrhiwbina

6. I will now run the project and show the code that needs to change.

7. We need error messages and a way to show error messages to our users.

8. Formatting in display method needs to change.

This may spread over a few lessons but learning to build you’re own modules/objects/classes can really increase you’re python skills.

This project will make you near a pro at python.

Thanks
Gareth Gwyther

Image not found

Next week 13th May

Next week we are going to take a break from our microbit lessons and learn about version control and collabritive working in a team.

For this i will need you to bring in you’re laptops or raspberry pi.

I can bring in 1 pi and 2 pcs + 1 laptop if required thats 4 machines.
1x Will have pi OS.
1x Will be linux mint
1x will be windows 10.
1x laptop window 10
I do a lot of development so i have a lot of machines that do very specific jobs

We are going to be learning about version control and object oreintation this week in preperation for next week. A breif chat about OO concepts. Next week i will write 8 – 10 classes you will write code and test the class locally then commit it to git. At the end of the lesson i will pull all classes and then we will build a working program from what you all worked on.

This week week we are learning microbit.