|
You are here |
blog.endlessnetwork.com | ||
| | | | |
physicsbuzz.physicscentral.com
|
|
| | | | | Learn about public engagement activities from the American Physical Society | |
| | | | |
computinged.wordpress.com
|
|
| | | | | At our Summit on Computing Education in South Carolina, we assembled a resource page for new CS teachers. I'm including it below. PDF version of the slides that Barbara Ericson put together explaining these resources is available, as well as PPT version. New teachers might also be interested in Dr. Tom Crick's list of CS... | |
| | | | |
blog.acthompson.net
|
|
| | | | | Computer Science Education Topics | |
| | | | |
www.morling.dev
|
|
| | | Recently I ran into a situation where it was necessary to capture the output of a Java process on the stdout stream, and at the same time a filtered subset of the output in a log file. The former, so that the output gets picked up by the Kubernetes logging infrastructure. The letter for further processing on our end: we were looking to detect when the JVM stops due to an OutOfMemoryError, passing on that information to some error classifier. | ||