Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions content/brazilian-portuguese/debugging/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: "C: O Processo de Depuração"
description: "Uma introdução à depuração de programas"
date: 2021-10-13T00:00:00Z
date: 2026-04-25T00:00:00-07:00
Copy link

Copilot AI Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change updates the front matter date to 2026-04-25..., which is a major metadata change (sorting/“last updated” display) and isn’t described in the PR. If the goal is only to collapse the TOC, please revert date to its original value; if you need to track modifications, consider using lastmod instead (or rely on Git-based lastmod).

Copilot uses AI. Check for mistakes.
prereq: "C"
icon: ""
draft: false
alwaysopen: false
language: "c"
topics: ["programming-basics"]
difficulties: ["intermediate"]
Expand Down Expand Up @@ -57,6 +58,7 @@ Os exemplos foram feitos em um único Replit. Vamos mostrar todos os comandos qu

{{% /panel %}}

## Conteúdo do Workshop

{{% children /%}}
<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Conteúdo do Workshop</summary>
{{% children /%}}
</details>
4 changes: 3 additions & 1 deletion content/brazilian-portuguese/ml-machine-learning/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ Assim como os humanos, as máquinas podem coletar informações, prever resultad

---

## Índice
<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Índice</summary>
{{% children /%}}
</details>
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ weight: 3

Nesta seção, vamos usar o que aprendemos para nos divertir com pixels e imagens!

## Atividades com Pixels
{{% children /%}}
<details>
<summary>Atividades com Pixels</summary>
Comment thread
ozhang22 marked this conversation as resolved.
{{% children /%}}
</details>
5 changes: 4 additions & 1 deletion content/brazilian-portuguese/python-pixel/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ difficulties: ["intermediate"]
---

# Pixels em Python
{{% children /%}}
<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabela de Conteúdos</summary>
{{% children /%}}
</details>
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ weight: 1

Nesta seção, vamos começar a aprender o básico sobre cores e pixels, além de começar a criar e modificar pixels em imagens.

## Cores em Python
<details>
<summary>Cores em Python</summary>
Comment thread
ozhang22 marked this conversation as resolved.
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/brazilian-portuguese/security-fundamentals/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Fundamentos de Segurança"
description: "Uma introdução e guia para aprender sobre fundamentos de segurança!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Nenhum"
draft: false
icon: "fas fa-user-secret"
Expand All @@ -10,6 +10,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabela de Conteúdos</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/brazilian-portuguese/security-phishing/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Segurança: Pescaria de Phishing"
description: "Um guia introdutório para aprender sobre phishing!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Nenhum"
download: ""
draft: false
Expand All @@ -11,6 +11,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Índice

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Índice</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/brazilian-portuguese/security/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Segurança: jogo de espionagem"
description: "Um guia introdutório para aprender sobre senhas e como criar uma senha forte!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Nenhum"
draft: false
icon: "fas fa-user-secret"
Expand All @@ -10,6 +10,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Tabela de Conteúdos

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabela de Conteúdos</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/brazilian-portuguese/sql_workshop/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "SQL: Salvando a Galáxia"
description: "Aprendendo comandos SQL básicos"
date: 2019-07-25T13:24:17-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Nenhum"
draft: false
icon: "fas fa-database"
Expand All @@ -26,6 +26,7 @@ Você foi aprovado como explorador espacial honorário pela Federação Galácti
Por favor, não use o navegador Firefox para este workshop.
{{% /notice %}}

## Tabela de Conteúdos

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabela de Conteúdos</summary>
{{% children /%}}
</details>
8 changes: 5 additions & 3 deletions content/brazilian-portuguese/unity/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Unity: Jogo espacial"
description: "Aprenda o básico do Unity criando um jogo espacial"
date: 2021-10-06T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prerequisite: "C#: Jogo Adivinhe as Palavras"
draft: false
alwaysopen: false
language: "csharp"
topics: ["games"]
difficulties: ["advanced"]
Expand All @@ -19,6 +20,7 @@ Espero que goste!

![Exemplo de um jogo funcional](./img/unity_game.gif)

## Tabela de Conteúdos

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabela de Conteúdos</summary>
{{% children /%}}
</details>
3 changes: 2 additions & 1 deletion content/english/debugging/_index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: "C: The Debugging Process"
description: "An introduction to debugging programs"
date: 2021-10-13T00:00:00Z
date: 2026-04-25T00:00:00-07:00
prereq: "C"
icon: ""
draft: false
alwaysopen: false
language: "c"
topics: ["programming-basics"]
difficulties: ["intermediate"]
Expand Down
5 changes: 3 additions & 2 deletions content/english/engdesign-distance/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ The San Diego Student Racing Competition (DISTANCE) is a fictional student racin
Of course, building a car from scratch consists of many components: body, engine, transmission electrical work, interior, etc. Before any actual hands on work begins, the first phase is to do research and go through the Design Process to think of what kind of car they want to create.


## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>


4 changes: 3 additions & 1 deletion content/english/ml-machine-learning/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ Your brain has grown accustomed to looking at events and memorizing the factors

{{% /expand %}}

## Table of Contents
<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
4 changes: 3 additions & 1 deletion content/english/python-pixel/Activities/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ weight: 3
---
In this section, we will utilize what we have learnt to have fun with pixels and images!

## Pixel Activities
<details>
<summary>Pixel Activities</summary>
Comment thread
ozhang22 marked this conversation as resolved.
{{% children /%}}
</details>
3 changes: 3 additions & 0 deletions content/english/python-pixel/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ difficulties: ["intermediate"]
---

# Python Pixels
<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
4 changes: 3 additions & 1 deletion content/english/python-pixel/colors_and_pixels/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ weight: 1
---
In this section, we will begin to learn the basics of colors and pixels as well as starting to create and change pixels in images.

## Python Colors
<details>
<summary>Python Colors</summary>
Comment thread
ozhang22 marked this conversation as resolved.
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/english/security-fundamentals/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Security Fundamentals"
description: "An introductory guide to learn about the fundamentals of security!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "None"
draft: false
icon: "fas fa-user-secret"
Expand All @@ -10,6 +10,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/english/security-phishing/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Security: Gone Phishing"
description: "An introductory guide to learn about phishing!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "None"
download: ""
draft: false
Expand All @@ -11,6 +11,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/english/security/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Security: Spy Game"
description: "An introductory guide to learn about passwords and how to create a strong one!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "None"
draft: false
icon: "fas fa-user-secret"
Expand All @@ -10,6 +10,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
3 changes: 2 additions & 1 deletion content/english/sql_workshop/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "SQL: Saving the Galaxy"
description: "Learning Basic SQL Commands"
date: 2019-07-25T13:24:17-07:00
date: 2026-04-25T00:00:00-07:00
prereq: "None"
draft: false
alwaysopen: false
icon: "fas fa-database"
weight: 130
language: "sql"
Expand Down
8 changes: 5 additions & 3 deletions content/english/unity/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Unity: Top-Down Nuvi Space Game"
description: "Learn the basics of Unity by creating a top-down space game"
date: 2021-10-06T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prerequisite: "C#: Guess the Word Game"
draft: false
alwaysopen: false
language: "csharp"
topics: ["games"]
difficulties: ["advanced"]
Expand All @@ -19,6 +20,7 @@ Hope you enjoy!

![Sample of a working game](./img/unity_game.gif)

## Table of Contents

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Table of Contents</summary>
{{% children /%}}
</details>
6 changes: 2 additions & 4 deletions content/espanol/security-phishing/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Seguridad: Phishing"
description: "Guía introductoria sobre el concepto de phishing!"
date: 2022-04-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Ninguno"
download: ""
draft: false
Expand All @@ -26,9 +26,7 @@ Sin embargo, pasaron 24 horas después, y no recibió ninguna confirmación de s

Al leer el correo electrónico, **Alice** suspiró: "¡Bob, has sido `phished`!"

## Tabla de contenido

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Sections</summary>
<summary>Tabla de contenido</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/espanol/security/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Seguridad: Juego de Espías"
description: "¡Guía introductoria para aprender sobre contraseñas y cómo crear una segura!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Ninguno"
draft: false
icon: "fas fa-user-secret"
Expand All @@ -10,6 +10,7 @@ topics: ["cybersecurity"]
difficulties: ["beginner"]
---

## Tabla de contenidos

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Tabla de contenidos</summary>
{{% children /%}}
</details>
7 changes: 4 additions & 3 deletions content/espanol/sql_workshop/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "SQL: Salvando la Galaxia"
description: "Aprendiendo comandos básicos de SQL"
date: 2019-07-25T13:24:17-07:00
date: 2026-04-25T00:00:00-07:00
Comment thread
ozhang22 marked this conversation as resolved.
prereq: "Ninguno"
draft: false
icon: "fas fa-database"
Expand All @@ -26,6 +26,7 @@ Eres un aventurero espacial que viaja a través de la galaxia en tu cohete mient
Por favor, no uses el navegador Firefox para este taller.
{{% /notice%}}

## Contenido

<details>
Comment thread
ozhang22 marked this conversation as resolved.
<summary>Contenido</summary>
{{% children /%}}
</details>
1 change: 1 addition & 0 deletions content/korean/ml-machine-learning/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "다양한 현상을 어떻게 예측하는지 알아보기."
prereq: "파이썬"
icon: ""
draft: false
alwaysopen: false
weight: 0
language: "python"
topics: ["ai"]
Expand Down
3 changes: 2 additions & 1 deletion content/korean/security-fundamentals/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "보안 기초"
description: "보안의 기초를 배우기 위한 입문 가이드입니다!"
date: 2020-02-21T11:45:38-07:00
date: 2026-04-25T00:00:00-07:00
prereq: "없음"
draft: false
alwaysopen: false
icon: "fas fa-user-secret"
language: "no-code"
topics: ["cybersecurity"]
Expand Down
Loading
Loading