Home Games Ideas Snake Game

My journey starts here.

Markdown samples. markdown cheatsheet

using markdown from index.md we are learning markdown.

-this text below is something called markdown


this is a heading inside of code scaffolding

## Investing in Your Technical Future

-this is emphasis -sample of bullets


> Explore the Computer Science Pathway at Del Norte High School and invest in your technical skills. All Del Norte CompSci classes are designed to provide a real-world development experience. Class time includes tech talks (lectures), peer collaboration, communication with teachers, critical thinking while coding, and creativity in projects. Grading is focused on time invested, participation with peers, and engagement in learning.

```bullets
- Introduction to concepts and requirements by the teacher
- Project-based learning with teacher support, performing Agile/Scrum development
- Coding, frontend, backend, devops, version control and algorithmic thinking
- Creativity, research, design, data structures, and utilizing ChatGPT
- Performing team work, team communication and collaboration, peer reviews/grading
- Focus on tehnical communications through project presentations and student led teaching
- Grades are on projects, learnt concepts, and live reviews between student(s) and teacher

Changing text color via HTML

use <font color="your_color">This text is colored!</font>

you can input color names or hexcodes

j

j