Variety Coding Workshop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
=== WHAT WE TEACH === | === WHAT WE TEACH === | ||
We are going through different programming courses and extended tutorials. | We are going through different programming courses and extended tutorials. | ||
==== October ==== | |||
* Three.js - Follow along with Phillip as he goes through two popular Three.js courses. | * Three.js - Follow along with Phillip as he goes through two popular Three.js courses. | ||
** [https://threejs-journey.com Three.js Journey] | ** [https://threejs-journey.com Three.js Journey] | ||
** [https://simondev.teachable.com/p/glsl-shaders-from-scratch GLSL Shaders from Scratch] | ** [https://simondev.teachable.com/p/glsl-shaders-from-scratch GLSL Shaders from Scratch] | ||
==== In the future ==== | |||
* Rust & WebAssembly | * Rust & WebAssembly | ||
** [https://pragprog.com/titles/hwrust/hands-on-rust/ Hands-on Rust] | ** [https://pragprog.com/titles/hwrust/hands-on-rust/ Hands-on Rust] | ||
Revision as of 19:55, 16 August 2022
|
Variety Coding Workshop is a weekly coding meetup day to learn new technologies and collaborate on coding projects.
|
Come to Noisebridge Mondays to learn to program and collaborate on coding projects! We are focusing on JavaScript and Rust to make cool things.
GETTING IN
- To enter, push the button doorbell and you'll be buzzed in.
- Ask us for an access token to be able to enter without buzzing in.
WHAT WE TEACH
We are going through different programming courses and extended tutorials.
October
- Three.js - Follow along with Phillip as he goes through two popular Three.js courses.