File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
2023-08-20_junior-programming-festival-2023
2024-05-19_may-festival-97-report Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ut.code();は 8 月 20 日に[コエテコジュニアプログラミングフ
1212コエテコジュニアプログラミングフェスとは、小学生向けの体験型プログラミングイベントです。
1313小学生の子どもたちにプログラミングを体験してもらうことで、プログラミングに興味を持ってもらうことを目的としています。
1414
15- ut.code();は、今までの学園祭でも出展していた[ 「はじめてのプログラミング教室」] ( https://festival .utcode.net/ ) を展示しました。
15+ ut.code();は、今までの学園祭でも出展していた[ 「はじめてのプログラミング教室」] ( https://first-programming .utcode.net/ ) を展示しました。
1616多くの子どもたちにブロックを使ったプログラミングを体験してもらうことができました。
1717
1818![ 迷路の問題] ( ./maze.png )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ ut.code(); は、「あなたのためのプログラミング」という誰で
1616
1717「あなたのためのプログラミング」では、特設サイト上に用意した企画を来場者にお楽しみいただきました。特設サイトは[ こちら] ( https://mf97.utcode.net/ ) からご覧いただけます。
1818
19- 毎年ご好評をいただいている[ 「はじめてのプログラミング」] ( https://festival .utcode.net/ ) の他にも今年の五月祭のために 3 つほどの新しい企画をご用意させていただきました。
19+ 毎年ご好評をいただいている[ 「はじめてのプログラミング」] ( https://first-programming .utcode.net/ ) の他にも今年の五月祭のために 3 つほどの新しい企画をご用意させていただきました。
2020
2121### [ QR コードを体験してみよう!] ( https://ut-code.github.io/qrcode/ )
2222
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ export default function GlobalFooter({ className }: { className?: string }) {
7171 { title : "ut.code(); Learn" , to : "https://learn.utcode.net/" } ,
7272 {
7373 title : "はじめてのプログラミング教室" ,
74- to : "https://festival .utcode.net/" ,
74+ to : "https://first-programming .utcode.net/" ,
7575 } ,
7676 { title : "GitHub" , to : "https://github.com/ut-code" } ,
7777 { title : "Twitter" , to : "https://twitter.com/utokyo_code" } ,
You can’t perform that action at this time.
0 commit comments