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 [2018/08/10 23:05] frchrisstart [2018/08/10 23:29] frchris
Line 11: Line 11:
   -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]]   -Learn some Python over the summer at [[http://www.codeacademy.com|codeAcademy.com]] or [[http://www.khanacademy.com|KhanAcademy]]
-  -Download page for [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Java 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. This not needed for Mac OSX before October 2010- for older OSX, Launch Terminal and type @@java -version@@. It will either tell you the version or ask if you want to install it. More info on OSX [[JDK for Lion|here]] If you want to install [[http://www.ubuntu.com/download|Ubuntu]] (Linux) on an old computer, or a [[https://www.virtualbox.org/wiki/Downloads|VirtualBox]], check out the [[JDK for Ubuntu]] page.+  -Download page for [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Java 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.
   -Download page for [[http://www.bluej.org/download/download.html|BlueJ IDE]] ([[http://www.archive.org/details/ChrisThielGettingStartedwithBlueJ|See Getting Started with BlueJ Video]])   -Download page for [[http://www.bluej.org/download/download.html|BlueJ IDE]] ([[http://www.archive.org/details/ChrisThielGettingStartedwithBlueJ|See Getting Started with BlueJ Video]])
   -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]])   -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]])
Line 24: Line 24:
   -[[http://www.mathorama.com/mov/Javawide.mp4|Movie demonstrating HowJavaWide works]]   -[[http://www.mathorama.com/mov/Javawide.mp4|Movie demonstrating HowJavaWide works]]
   -[[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.
 +
 +
 +=====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."
 +  -There are two ways to write error-free programs; only the third one works.
 +  -You can't make a program without broken egos.
 +  -Q: Why did the programmer quit his job?  A: Because he didn't get arrays.
 +  -Programming is 10% science, 25% ingenuity and 65% getting the ingenuity to work with the science.
 +  -When Shakespeare asked, "To be, or not to be?," he did not provide the answer. But computer science can! The answer is FF. <code>( '2B | !2B = FF' .. in binary '001001011 OR 110110100=11111111') </code>
 +  -Chuck Norris can delete the Recycling Bin.
 +  -When Chuck Norris throws exceptions, it’s across the room.
 +  - Have you heard about the new Cray super computer?  It’s so fast, it executes an infinite loop in 6 seconds.
 +=====Labs=====
 +[[RaspberyPi Labs]]
 +[[First Qtr Labs]]
  
start.txt · Last modified: 2024/05/04 11:21 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki