Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.1 KB

File metadata and controls

19 lines (14 loc) · 1.1 KB

PythonBeginnersWorkbook

Python Beginners Workbook for Secondary Schools is an open-source workbook that teachers can use alongside their teaching.

Work in progress

OK currently, I am updating an older workbook i produced a while back that just needed the revamp. Making the whole thing open source makes sense to me since I believe information should be free to an extent.

The idea behind it all

  • A workbook thats teachers can print out and give to students.
  • Pages should be A4 in size
  • Tasks should allow students to practice in order to gain confidence through familiarity of concepts.
  • more to come

If you like it...

please feel free to buy me a coffee through LeanPub leanpub.com/python4schools or Ko-fi/bitFez. If you see any issues, please do raise an issue and let me know.

For contributers...

Trying to get the layout to work in markdown has been a lot of trial and error. Thanks to this post I have been able to embed codeblocks into tables for side by side code and text or images.