Home | TPT Notes + Github Pages Actions | Key Learnings in Replit | Data Structures Project | Create Task Project | AP Testers Documentation |
Data Structures Project
Menu/SubMenu below
Must Include
- Something that can help out people, specifically education in Tech
- A fun interactive way to help out people in Tech
Final Idea: Site that gives Coding questions, with rewards and surprises for each correct answer (Level System).
Our project is dedicated to the learning, improvement, and utmost enjoyment of coding! We aspire to help beginners improve their coding ability by implementing a series of levels that increase difficulty as they complete the tasks. By the end, they should see themselves as better programmers than before while also having enjoyed the journey. We are Team Siuuuu and are sponsored by Hackclub, a group of coders hoping to teach beginner coders.
Replit Link to Data Structures Project
Code for Level 1
Code Snippets for Key Learnings:
How Questions are Created (hoping to shift to a const of questions in the future):
Response to User Input:
Key Features that are in Progress: Scoring system to reward players if answer is correct Key Features that are in Progress: Link to replit for harder levels if code is > 1 line (so that we don’t run into errors with the .value call)