/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

computinged.wordpress.com
| | proftomcrick.com
3.2 parsecs away

Travel
| | The COVID-19 pandemic has forced an unprecedented global shift within higher education in the ways that we communicate with and educate students. This necessary paradigm shift has compelled educators to take a critical look at their teaching styles and use of technology. Computer science is a subject which, traditionally, focuses on experiential, in-person activities; COVID-19...
| | research.google
4.2 parsecs away

Travel
| |
| | blog.acthompson.net
4.2 parsecs away

Travel
| | Computer Science Education Topics
| | pmig96.wordpress.com
13.1 parsecs away

Travel
| When I heard of WebAssembly (WASM for short) a few years ago, I thought: take your C program, compile it to WASM and the browser will simply run it, right? Well, WASM is not (yet) a first-class citizen in the browser world. It does not have access to all APIs and resources that JavaScript has....