java
create command line java game like age of war https://ageofwargame.io/
user input “aabbaaccaa”, the string of the user decided group then the game will happen automatically, the group will fight each other, the group with the most number of character will win
user write their group on paper, and then I will input to the program
each character has their health and attack, it will be a range, when they are in fight, the number will be random in the range
in the middle of the fight, there will be a roll dice event, it will generate random buff or debuff for each side, user can decide roll dice or not
learn java by project
予習、復習 java プリント
前回の復習 今回の導入 次回の
java tutorial calculator class
JAVA 教案
find a way to create keynote, maybe use figma
use GPT create 逐字稿 , create frequently used sentences(japanese) so I can use look at it find the sentence I want to use
わからない場所ある
そうすると
この関数の引数の類型
試してみて
やってください
一週間は七日しかないです あなたの財布の中のお金 500円を差し上げる、そうすると、エラーになっちゃう
財布の中のものはどのぐらいですか .size()
この積み重なった物について考えましょう。この一つを取り出すと、上にあるものは下に動き、空中に浮かぶことはありません。
ArrayList remove
prepare the lecture with gpt in japanese
askTime() with GPT
gyakuYakyuuken()
add link comment, although it is gyaku, but it is still yakyuukenn, so the age confirm is still needed
do age confirm and print result
use random to output rock paper scissors
1
Run your Hello World!
(1_1.java)[./assets/learn-java/1_1.java]
2
Primitive Types
2-1 Signed Integer Types
byte, short, int, long
2-2 Floating Point Types
float, double
- Learn java in Y Minutes
- https://learnxinyminutes.com/docs/java/
- syntax cheatsheet
- Learn Java | Codecademy
- https://www.codecademy.com/learn/learn-java
- interactive tutorial
- Vercel AI Playground
- https://sdk.vercel.ai/
- free AI playground
- Java® Platform, Standard Edition & Java Development Kit Version 11 API Specification
- https://docs.oracle.com/en/java/javase/11/docs/api/index.html
- java 11 API documentation
- use the upper right corner search box
- what is factorial of 1000? - Wolfram|Alpha