apcs_study_guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apcs_study_guide [2023/09/11 11:59] – appledog | apcs_study_guide [2023/09/12 10:41] (current) – appledog | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| == How to provide an answer | == How to provide an answer | ||
| Answers are programs input using (ex. vim) and written in C, C++, Java or Python. | Answers are programs input using (ex. vim) and written in C, C++, Java or Python. | ||
| + | |||
| + | You can learn the languages here: https:// | ||
| Programs must compile and run using the APCS specified commands below: | Programs must compile and run using the APCS specified commands below: | ||
| Line 20: | Line 22: | ||
| I suggest you start with vim. This is because it will always be available in this environment. To start, use (esc) to get into command mode and then experiment with the a and i commands (to insert and append). When you are done type :w from the command mode and then :q to quit. For more information on vim check out our [[vim guide]]. | I suggest you start with vim. This is because it will always be available in this environment. To start, use (esc) to get into command mode and then experiment with the a and i commands (to insert and append). When you are done type :w from the command mode and then :q to quit. For more information on vim check out our [[vim guide]]. | ||
| - | == Further Reading | + | == Start Learning |
| * [[APCS Phase 1]] | * [[APCS Phase 1]] | ||
apcs_study_guide.1694433540.txt.gz · Last modified: 2023/09/11 11:59 by appledog
