What is Silver?
Silver is a free practice platform for AP Computer Science A, AP CSP and Java. An AI reads your code and grades it by rubric with partial credit, a Socratic tutor gives one hint at a time, and a set of free exam tools — score calculator, Java code tracer, AP CSP pseudocode runner and a classroom review game — works without an account.
How does the AI grading work?
Silver reads the logic of your solution, not just the output: it returns a score with partial credit against a clear rubric and one hint toward the next step. It never writes the full solution, and it can ask you to explain a line you wrote to check that the understanding is yours.
Is Silver free?
Yes. Practice, the compiler and all the exam tools are free. The tools — score calculator, code tracer, pseudocode runner and the Info Bay demo — do not even require an account.
Can I move my Trinket projects to Silver?
Yes, in one step: export your trinkets and import the archive — code, extra files and folder structure come along. Trinket shuts down in August 2026, so moving early keeps every shared link and lesson working.
What free tools are included?
An AP score calculator for CSA and CSP with the current exam format, a Java code tracer that steps through code with a variable table and heap, an AP CSP pseudocode runner with the robot on a grid and a runnable reference sheet, and Info Bay — a territory-capture review game for classrooms.
Which languages does the compiler support?
Python, Java, C++, C#, JavaScript and Pascal run right in the browser, with program output and matplotlib or turtle graphics rendered inline. AI grading focuses on Java for AP Computer Science A.