background preloader

AP COMPUTER SCIENCE

Facebook Twitter

Download & Install. WiringPi is maintained under GIT for ease of change tracking, however there is a Plan B if you’re unable to use GIT for whatever reasons (usually your firewall will be blocking you, so do check that first!)

Download & Install

If you do not have GIT installed, then under any of the Debian releases (e.g. Raspbian), you can install it with: sudo apt-get install git-core If you get any errors here, make sure your Pi is up to date with the latest versions of Raspbian: sudo apt-get update sudo apt-get upgrade To obtain WiringPi using GIT: git clone If you have already used the clone operation for the first time, then cd wiringPi git pull origin Will fetch an updated version then you can re-run the build script below. To build/install there is a new simplified script: cd wiringPi . The new build script will compile and install it all for you – it does use the sudo command at one point, so you may wish to inspect the script before running it. Plan B Click on this URL: (it should open in a new page) Test wiringPi’s installation. Running on the Raspberry Pi Board. Beta Draft: 2014-02-10 This chapter describes installing the Oracle Java ME Embedded 8 software on the Raspberry Pi board, installing and using the Developer Agent on the desktop host, configuring the Java ME Embedded system, connecting to the Raspberry Pi using a secure shell, and installing and running an Oracle Java ME Embedded application.

Running on the Raspberry Pi Board

The following items are required for developing on the Raspberry Pi board: The Raspberry Pi Rev. B 512 MB BoardThe Oracle Java ME Embedded 8 distributionA micro-USB power supply of .7 or greater amps, and 5 volts. Note that the power supply must have a micro-USB type B connector, not a regular USB or mini-USB connector.A USB keyboard and mouse, as well as a monitor. Downloading and Installing the PuTTY Terminal Emulator Program First, download the PuTTY Terminal Emulator Program (putty.exe) from the following site: The terminal emulator executable is directly downloadable as putty.exe.

SHA - - - Raspberry Pi - Installing Oracle Java SE 8 (Milestone 8) Developer Preview. The Oracle JDK8 Developer Preview (Milestone 8) for ARM v6/7 (hard-float ABI) is now available!

SHA - - - Raspberry Pi - Installing Oracle Java SE 8 (Milestone 8) Developer Preview

This release represents a feature complete and Oracle tested version of the JDK. Please see Mark Reinhold's blog post for more details: This article will provide the necessary instructions on how to install the Oracle Java Development Kit 8 (JDK8) on your Raspberry Pi. Prerequisites Install and boot the Raspberry Pi using the Rasbian "Wheezy" (2013-07-26 or newer) image. Tools & Downloads: Computer Science Unplugged. ROBO Pro Software for Windows - Building Blocks for Life - Fischertech. Google. Truth Table Problems. Blog - Funny, Hilarious Programming Quotes. Sep 30 Written by: Laughter is the best medicine.

Blog - Funny, Hilarious Programming Quotes

Programming is to many, very stressful. Luckily there are people who can see the funny side of programming and give us some laughs. Here are some of the funniest programming quotes I have come across. “C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg”. “Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live”. - Martin Golding “The first 90% of the code accounts for the first 90% of the development time. “A computer lets you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila.” – Mitch Ratcliffe “If debugging is the process of removing software bugs, then programming must be the process of putting them in.” – Edsger Dijkstra “There are two major products that come out of Berkeley: LSD and UNIX.

“It’s not a bug – it’s an undocumented feature”. Fundamentals of Java. AP Course Audit -AP Computer Science A. Course and Exam Description Describes in detail the AP course and exam.

AP Course Audit -AP Computer Science A

Includes the curriculum framework and a representative sample of exam questions. What's Changed The GridWorld case study has been replaced by a required, hands-on structured lab component consisting of three new AP® Computer Science A labs. GridWorld has been removed from the AP® Computer Science A curricular requirements. The new labs are shorter in length than GridWorld, and each focuses on a specific content area. What Do I Need To Do? You are not required to submit a new syllabus for authorization. Option 1: Attest to your understanding that a new required lab component has replaced the GridWorld case study. Option 2: Submit a revised syllabus, either by creating your own syllabus that reflects the new lab requirement or by adopting one of the four new sample syllabi available on the AP Course Audit website.

Instructions for Option One 1. Instructions for Option Two 1. AP Computer Science: Example Textbook List. CodingBat.