Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

Decimal to Binary Conversion App

In this lesson you will be creating a super cool decimal to binary conversion app using a range of programming skills including the use of the magical MOD and DIV to solve a problem. Go through the PowerPoint below, pause to try and work out the solution yourself before looking at the answers! Take note to play and watch the videos where they are embedded.

Challenge and Tutorial PowerPoint

Coding in Python

You can either use www.repl.it or www.trinket.io/python3 (can use this without signing in)

Recap on Programming skills:

If you need to look something up, w3schools (see link below) is a great poiint of reference. It is used by professionals and students alike!

Python Tutorial (w3schools.com)

www.teachyourselfpython.com