10:25
SnakeBird Game made using ACM Graphics in Java
install acm graphics - https://cs.stanford.edu/people/eroberts/jtf/javadoc/student/
5:43
Drawing pictures with the ACM graphics library
The ACM graphics library makes it easy to draw simple pictures in Java. Learn how to create a window, add a canvas to it, and ...
1:51:02
Java and Gen AI: JVM Agents With Embabel
Since the emergence of Gen AI, it's become obvious that agents will be a big part of our future as both technologists and citizens.
3:24
December 2022 CACM: How Do Java Mutation Tools Differ?
Association for Computing Machinery (ACM)
Ana Paiva discusses "How Do Java Mutation Tools Differ?," a Review Article in the December 2022 CACM.
1:01:08
New Member Registration: https://acmutsa.org/member_new Sign-in: https://acmutsa.org/sign-in/acm-w No coding experience, ...
47:23
How the JVM Optimizes Generic Code - A Deep Dive
Java has supported generics since 2004, letting you write reusable algorithms and data structures that work across many types.
10:32
SOSP 2021: J-NVM: Off-heap Persistent Objects in Java
Authors: Anatole Lefort (Télécom SudParis - Institut Polytechnique de Paris), Yohan Pipereau (Télécom SudParis - Institut ...
46:51
Join us for JavaOne 2026. Sign up now to get ongoing updates https://go.oracle.com/LP=149517 For small projects, we often ...
54:43
Java: Drawing pictures with the ACM library
Learn how to draw simple pictures with the ACM graphics library. We'll create a class that extends JFrame, then add content to it.
21:16
Accelerating Sequential Consistency for Java with Speculative Compilation
https://pldi19.sigplan.org/details/pldi-2019-papers/57/Accelerating-Sequential-Consistency-for-Java-with-Speculative-Compilation ...
20:45
AutoPersist: An Easy-To-Use Java NVM Framework Based on Reachability
https://pldi19.sigplan.org/details/pldi-2019-papers/12/AutoPersist-An-Easy-To-Use-Java-NVM-Framework-Based-on-Reachability ...
1:28
A video demonstration of the research described in: Amy J. Ko and Brad A. Myers. 2009. Finding causes of program output with ...
13:53
Java based tutorial with the use of the ACM package found at mrbutka.net (Java Programming Page)
14:07
That is fundamentals of java programming. So. Before going through the details of java programming we should discuss about ...
36:49
Java Tutorial 18: Hello ACM Movement And Images!
In this tutorial, we dive head-first into making multiple objects move with user input, as well as restricting them to a certain area.