User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
start [2019/06/01 10:59] – [Final Project Games] frchrisstart [2020/05/30 14:45] frchris
Line 2: Line 2:
  
 Fr. Chris Started this wiki to help with the exchange of information for helping you ask and answer questions about labs and AP Computer Science Questions.  The homework assignments and test dates are [[https://www.mathorama.com/showHWbyChapter.php?block=B&qtr=1|here]]. Fr. Chris Started this wiki to help with the exchange of information for helping you ask and answer questions about labs and AP Computer Science Questions.  The homework assignments and test dates are [[https://www.mathorama.com/showHWbyChapter.php?block=B&qtr=1|here]].
-=====Final Project Games==== +=====Summer School Labs===== 
-Here are some executable games written in 2019: +  [[Guess My Rule]]
- +
-  * {{ :castle_siege.jar |Castle Siege by James}} +
-  * {{ :castle_siege.zip |Source Code for Castle Siege}} +
-  * {{ :elevator_game.jar |Elevator Game by Giuseppe}} +
-  * {{ :f_zero.jar |F ZERO by Liam}} +
-  * {{ :f_zero.zip |Source Code for F ZERO}} +
- +
-If your computer doesn't already have the Java Runtime environment installed, you can find it at [[https://www.java.com/en/download/]] +
 =====Labs===== =====Labs=====
-   -[[Summer Assignment]] +   -[[Summer Assignment]] 
-   -[[RaspberyPi Labs]]+
    -[[First Qtr Labs]]    -[[First Qtr Labs]]
    -[[Second Qtr Labs]]    -[[Second Qtr Labs]]
 +   -[[Third Qtr Labs]]
 +   -[[Fourth Qtr Labs]]
    -[[Starter Code for Old AP Questions]]    -[[Starter Code for Old AP Questions]]
-   -[[Fourth Qtr Labs]] +   -See [[https://plusportals.com/saintfrancishs|Plus Portals]] for starter/tester code for eimacs.com FRQ's 
 +    
 +   -[[https://mathorama.com/apcs/pmwiki.php?n=Main.Applications|Starter code your own applications]] 
 +   -[[RaspberyPi Labs]]
 =====Study Guides===== =====Study Guides=====
    -[[https://mathorama.com/wiki/doku.php?id=qtr_1_study_guide|Qtr 1 Exam Study Guide]]    -[[https://mathorama.com/wiki/doku.php?id=qtr_1_study_guide|Qtr 1 Exam Study Guide]]
Line 31: Line 26:
  
   -Just for fun: [[http://www.youtube.com/watch?v=pY1_HrhwaXU|Lifted]] Pixar's insight into taking computer science exams   -Just for fun: [[http://www.youtube.com/watch?v=pY1_HrhwaXU|Lifted]] Pixar's insight into taking computer science exams
-  -Learn some Python over the summer at [[http://www.codeacademy.com|codeAcademy.com]] or [[http://www.khanacademy.com|KhanAcademy]] +  -Download and install a JDK (Java Development Kit). You have a choice now:   - 
-  -Download page for [[https://jdk.java.net/11/|Open Java 11 SE JDK for Windows/Linux/OSX64]] ([[http://www.archive.org/details/ChrisThielGettingStartedwithAPCSWindows7|See Windows Video]]) You need the Standard Edition (SE) of the Java Development Kit (JDK) for your particular operating system+     [[https://www.oracle.com/java/technologies/javase-downloads.html|Oracle]] Java SE 11 JDK (LTS)  (which needs an Opacle License) 
-  -Download page for [[http://www.bluej.org/download/download.html|BlueJ IDE]] ([[http://www.archive.org/details/ChrisThielGettingStartedwithBlueJ|See Getting Started with BlueJ Video]]) +     - OpenJDK  
-  -Download page for [[http://www.eclipse.org/downloads/index.php| Eclipse IDE for Java Developers]]  ([[http://www.archive.org/details/ChrisThielGettingStartedwithEclipse|See Getting Started with Eclipse Video]]) +          -[[https://adoptopenjdk.net|AdoptOpenJDK]] (Use the old HotSpotJVM or the faster OpenJ9 JMV supported by IBM) 
-  -Download [[http://www.mathorama.com/APCS-Quick-Ref-2014.pdf|AP Exam Quick Reference]]+          -[[https://aws.amazon.com/corretto/|Corretto]] Amazon's OpenJDK   
 +    - If you are using macOS 10.15 Catalina, there is a [[https://wolfpaulus.com/java-on-macos-catalina/|tutorial]].  
 +  -Download a IDE (Integrated Development Environment) like  
 +      - [[http://www.bluej.org/download/download.html|BlueJ IDE]] See [[http://www.archive.org/details/ChrisThielGettingStartedwithBlueJ|See Getting Started with BlueJ Video]]) 
 +      - Download page for [[https://www.eclipse.org/downloads/|Eclipse| Eclipse IDE for Java Developers]]  ([[http://www.archive.org/details/ChrisThielGettingStartedwithEclipse|See Getting Started with Eclipse Video]]) 
 +  -Download [[https://apcentral.collegeboard.org/courses/ap-computer-science-a/exam|AP Exam Quick Reference]] from AP Central at CollegeBoard.org
   -Download [[http://media.collegeboard.com/digitalServices/pdf/ap/ap-computer-science-a-course-description-2014.pdf|APCS "Acorn" Book]]   -Download [[http://media.collegeboard.com/digitalServices/pdf/ap/ap-computer-science-a-course-description-2014.pdf|APCS "Acorn" Book]]
   -[[http://www.javabat.com]]   -[[http://www.javabat.com]]
Line 44: Line 44:
   -[[http://www.youtube.com/watch?v=yrqcN5EF3t0&feature=related|Extreme Programming]]    -[[http://www.youtube.com/watch?v=yrqcN5EF3t0&feature=related|Extreme Programming]] 
   -[[http://www.youtube.com/user/MrDeathJockey?feature=watch|DeathJockey Tutorials]] are great if you learn well by watching someone writing code.   -[[http://www.youtube.com/user/MrDeathJockey?feature=watch|DeathJockey Tutorials]] are great if you learn well by watching someone writing code.
 +=====Final Project Games====
 +Here are some executable games written in 2019:
  
 +  * {{ :castle_siege.jar |Castle Siege by James}}
 +  * {{ :castle_siege.zip |Source Code for Castle Siege}}
 +  * {{ :elevator_game.jar |Elevator Game by Giuseppe}}
 +  * {{ :f_zero.jar |F ZERO by Liam}}
 +  * {{ :f_zero.zip |Source Code for F ZERO}}
 +
 +If your computer doesn't already have the Java Runtime environment installed, you can find it at [[https://www.java.com/en/download/]] 
 =====Quotes===== =====Quotes=====
   -A programmer is sent to the grocery store with instructions to "buy butter and see whether they have eggs, if they do, then buy a dozen."  Returning with 12 butters, the programmer says, "they had eggs."   -A programmer is sent to the grocery store with instructions to "buy butter and see whether they have eggs, if they do, then buy a dozen."  Returning with 12 butters, the programmer says, "they had eggs."
start.txt · Last modified: 2023/05/27 09:26 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki