Variety Coding Workshop: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
* '''MENTORS:''' [[User:Pawper|Phillip]] | * '''MENTORS:''' [[User:Pawper|Phillip]] | ||
{{boxend}} | {{boxend}} | ||
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. | |||
** [https://threejs-journey.com Three.js Journey] | |||
** [https://simondev.teachable.com/p/glsl-shaders-from-scratch GLSL Shaders from Scratch] | |||
???: | |||
* Rust & WebAssembly | |||
** [https://pragprog.com/titles/hwrust/hands-on-rust/ Hands-on Rust] | |||
** [https://doc.rust-lang.org/stable/rust-by-example/ Rust by Example] | |||
** [https://tomassedovic.github.io/roguelike-tutorial/ Roguelike Tutorial in Rust + tcod] | |||
** [https://bfnightly.bracketproductions.com/ Roguelike Tutorial - In Rust] | |||
** [https://rustwasm.github.io/book/ Rust 🦀 and WebAssembly 🕸] | |||
** [https://medium.com/@cwervo/parc3l-combining-three-js-rust-and-webassembly-c1e643ef7681 Parc3l: Combining Three.js, Rust, and WebAssembly!] | |||
Revision as of 19:54, 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.
???: