Skip to content

Commit

Permalink
c105追加(hugoソース)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitefu committed Dec 7, 2024
1 parent e25a006 commit f130bc0
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 1 deletion.
3 changes: 2 additions & 1 deletion morinoanikitachi_site/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ disableKinds = ['taxonomy', 'term']
# whatsapp = "wa.me service link"

[params.seo]
CommonKeywords ="アイマス,技術,コミケ,技術本,アイドルマスター,シンデレラガールズ,デレマス,デレステ,コミックマーケット,Comic market"
CommonKeywords ="アイマス,技術,コミケ,技術本,プログラミング,情報,アイドルマスター,学園アイドルマスター,シンデレラガールズ,デレマス,デレステ,コミックマーケット,Comic market"
[params.seo.EventKeywords]
C105 = "C105,Android,Android Studio,Java,アプリ開発,篠澤広,藤田ことね"
C104 = "C104,RISC-V,RV32,riscv,アセンブリ,アセンブラ,低レイヤ,森久保乃々"
C103 = "C103,大槻唯,佐々木千枝,Fusion360,Autodesk,3D CAD"
C102 = "C102,ESP32,佐久間まゆ,電子工作,Arduino,大石泉"
Expand Down
40 changes: 40 additions & 0 deletions morinoanikitachi_site/content/c105/main.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
+++
showonlyimage = true
draft = false
image = "img/C105/c105_top.jpg"
ogpImage = "img/C105/c105_og.jpg"
date = "2024-12-05T18:25:22+05:30"
title = "篠澤広に教わる Android Studio"
IsSummaryLargeImage = true
EventDescription = "初版:C105(2024/12/20)"
EventName = "C105"
Description = "篠澤広に教わりながら、藤田ことねと一緒にAndroidアプリ開発をはじめよう!"
weight = 1
isBook = true
isMenu = false
+++
#### 内容
`学園アイドルマスター`に登場する`藤田ことね`のプロデューサーは、スケジュール管理に方法に悩んでいた。
そこに現れた`篠澤広``Android Studio`でスケジュール管理アプリを作ろうと提案するのであった。

> まえがき/はじめに <br>
> 第1章「はじめよう、Android Studio」<br>
> 第2章「レイアウトを編集してみよう」<br>
> 第3章「ボタン処理を書いてみよう」<br>
> 第4章「ジャンケンアプリの画面を作ろう」<br>
> 第5章「ジャンケンアプリの処理を作ろう」<br>
> 第6章「ジャンケンアプリの処理をまとめよう」<br>
> 第7章「画面遷移の練習」<br>
> 第8章「メモ帳の画面を作ろう」<br>
> 第9章「メモ帳データベースのクラスを作ろう」<br>
> 第10章「メモアプリの処理を作ろう」<br>
> 第11章「日時を扱う」<br>
> 第12章「スケジュールアプリ①」<br>
> 第13章「スケジュールアプリ②」<br>
> 第14章「エピローグ」<br>
> 付録A「本書で登場した用語」<br>
> 付録B「プログラム一覧」<br>
> あとがき/さいごに
#### 公開予定
準備中
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f130bc0

Please sign in to comment.