Skip to content

Commit 460f850

Browse files
authored
Merge pull request #100 from frc6506/cheat-sheet-2
Cheat sheet 2
2 parents bb808c0 + da6120a commit 460f850

File tree

5 files changed

+455
-182
lines changed

5 files changed

+455
-182
lines changed

.github/workflows/config/.wordList.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ APCSA
33
AppData
44
BobSaidHi
55
boolean
6+
Booleans
67
CMD
78
Codecademy
89
CodeHS
@@ -16,6 +17,7 @@ declutter
1617
drivetrain
1718
Drivetrain
1819
dropdown
20+
eg
1921
else
2022
else's
2123
else’s
@@ -32,6 +34,7 @@ helloArray
3234
helloString
3335
html
3436
https
37+
io
3538
Javacademy
3639
Javadoc
3740
JavaDoc
@@ -44,9 +47,11 @@ markdownlint
4447
md
4548
Multiline
4649
MXP
50+
myMethod
4751
NavX
4852
octocat
4953
OmniMount
54+
OOP
5055
OpenJDK
5156
OpenMesh
5257
orgs
@@ -63,6 +68,7 @@ repo
6368
reverified
6469
roboRIO
6570
RSL
71+
runtime
6672
Runtime
6773
sexualized
6874
socio

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"Cteam",
1414
"CTRE",
1515
"declutter",
16+
"gifs",
1617
"gmail",
1718
"Javacademy",
1819
"Javadoc",
@@ -22,6 +23,8 @@
2223
"OCTOCAT",
2324
"Omni",
2425
"orgs",
26+
"println",
27+
"programiz",
2528
"pyspelling",
2629
"robo",
2730
"rojopolis",

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,15 @@ Ms. Trayford's lectures from her class may also be useful.
3737

3838
### Workshops
3939

40-
[2021-22 Basic Java I Presentation](https://docs.google.com/presentation/d/1G8lPsCMdCD5UUtULYZikc-CkbdTs-ctIWDhwW3vbsME/edit?usp=sharing)
40+
[2021-22 Basic Java Presentation](https://docs.google.com/presentation/d/1G8lPsCMdCD5UUtULYZikc-CkbdTs-ctIWDhwW3vbsME/edit?usp=sharing)
4141

4242
[2021-22 Basic Java I Repository Template](https://github.com/BobSaidHi/Basic-Java-1)
4343

4444
[2021-22 Basic Java I GitHub Classroom Assignment Invite](https://classroom.github.com/a/TYpIZLPz)
4545
2021 Basic Java II - Coming soon
4646

47+
[2021-22 Basic Java Cheat Sheet / Reference](/java/JavaCheetSheet)
48+
4749
[Legacy Tutorials](legacyTutorials)
4850

4951
> These may not be supported.

0 commit comments

Comments
 (0)