The Java Playground allows you to run snippets of program code to see the results. The way the Java Playground works, no class or main method is required. Just hit run below!
Been here before? Looking for something new to learn? Try these!
An educator briefing on new features from Java 8 - 25 that should be consider in Intro to CS.
Practice evaluating expressions that contain while loops.
A series of mini-labs to practice writing while loops.
Videos to get you started
Hear from Barry Burd, long time CS professor on how he and his colleagues fell in love with the Java programming language and shifted their teaching to using Java.
Learn about the features included in the Java 24 release that could impact introductory CS courses.
See examples of how to use the methods in the SequencedCollection class.
See examples of how the SequencedCollection class can be used correctly when writing solutions to the AP CSA Free Response Questions.