HDSB students are welcome to send me your solution. You can email me your solutions, xinyi@trusteezhang.ca
Coding Challenge (1): Random Number Generator
Programming a utility method in Java without using Math class that generates a random number between 0 and 999 inclusive.
Coding Challenge (2): Simple Cypher
Creating a simple program with your own encryption mechanism in Java, Python, or Typescript. The program must be able to encrypt a text message. You need to provide a small program to decrypt so your encryption mechanism can be verified.
FutureLab Coding Club
The coding projects here are for educational purposes only. HDSB students are welcome to join the coding projects or provide feedback on the current projects. It is an opportunity to learn how a project is organized, planned, implemented, tested, and an ongoing improvement process.
Projects:
A Chrome browser extension fo commonly used unit conversion, such as temperature, length, distance, and mass.
Basic web development skills needed (HTML, CSS, Javascript)