COMPUTER SCIENCE CAFÉ
  • WORKBOOKS
  • BLOCKY GAMES
  • GCSE
    • CAMBRIDGE GCSE
  • IB
  • A LEVEL
  • LEARN TO CODE
  • ROBOTICS ENGINEERING
  • MORE
    • CLASS PROJECTS
    • Classroom Discussions
    • Useful Links
    • SUBSCRIBE
    • ABOUT US
    • CONTACT US
    • PRIVACY POLICY
  • WORKBOOKS
  • BLOCKY GAMES
  • GCSE
    • CAMBRIDGE GCSE
  • IB
  • A LEVEL
  • LEARN TO CODE
  • ROBOTICS ENGINEERING
  • MORE
    • CLASS PROJECTS
    • Classroom Discussions
    • Useful Links
    • SUBSCRIBE
    • ABOUT US
    • CONTACT US
    • PRIVACY POLICY
Picture
PYTHON PROJECTS
This section covers lots of various pieces of coding that can be put together to create your project. With a guidance video on each and you are free to copy and use the code for your personal use. In this section
TOP 10 PROJECTS
POP-UP CALENDAR
Create a pop-up calendar to all the user to select a date by clicking on the calendar. It is neat for the user and avoids incorrect dates being typed in. Watch the video and please feel free to copy the code from below.

LANGUAGE TRANSLATION
Using a google add-in to translate your python output or user input to another language. Loads of languages are available, it is ready simple to code, it works well and is just a few lines of code.

DESKTOP MUSIC PLAYER
This video talks you through making a text based music player. Although you might be keen to create a nice GUI music player, starting with a text based player is a create way to learn the principles of the code without having to think about the GUI coding. Later you can use the same code in a GUI but a text based player is a great place to start.

8 BIT IMAGE WITH TURTLE
This projects walks you through creating a blocky retro style image using Python Turtle, the project runs through the concepts of loops, functions and passing arguments. Starting with simply drawing a square to drawing a complete retro image using an array of squares. Designed to develop your programming skills as well as looking at how computers represent images with pixels.

USER LOGIN SCREEN WITH TKINTER
In this project, you will design and implement an interactive login screen using Python's Tkinter library. Tkinter is a standard GUI library for Python, making it easy to create user interfaces. This particular login screen project is not only a staple for many applications but also a practical initiation into the world of graphical user interface (GUI) design.
Picture

BINARY TO HEX CONVERTER
​COMING SOON

CAESER CIPHER
COMING SOON

CREATE A FESTIVE SCENE WITH TURTLE
COMING SOON
NUMBER GUESSING GAME


ROCK - PAPER - SCISSORS
COMING SOON

MORE PROJECTS - COMING SOON
Please feel free to copy and paste the code from below. REMEMBER: You will need to change the name of the files to match your music, and remember to ensure the music is saved in the same location as your python file.
Picture
SUGGESTIONS
We would love to hear from you
SUBSCRIBE 
To enjoy more benefits
We hope you find this site useful. If you notice any errors or would like to contribute material then please contact us.