Discourse/Uncategorized/2021-02-06 Rebooting the Whiteboarding Class

From Noisebridge
Jump to navigation Jump to search

📜 Discourse Archive
This page is preserved verbatim from discuss.noisebridge.info, the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the Wayback Machine and is archived here as a primary source for Noisebridge history.
⮡ Original URL: https://discuss.noisebridge.info/t/rebooting-the-whiteboarding-class/2289
📦 Verify on Wayback Machine
📅 Archived: 2021-03-05
🏷 Original category: Uncategorized

Rebooting the Whiteboarding Class

[edit | edit source]

culteejen2021-02-06

Hey!

I am currently in my last class in “Graduate Algorithms” , which turns out to be a fancy version of “studynig whiteboarding algorithms” . So, I thought: a lot of people might be searching for a job right now, and I need all the practice I can get, so if I start a whiteboarding class, it’s a win-win!

I was going to start the class again on Meetup, but wanted to gauge interest among the internal community first.

TJ




culteejen2021-02-06

Actually, is this still active? https://www.meetup.com/noisebridge/events/mpqvqryccdbkb/




fnord2021-02-07

not sure if the class is still active (doubt) - hope we’ll hear from Bernice one of these days in any event.

I like algorithms - would be interested to see what a virtual whiteboard session might look like.

(maybe something useful along those lines -> https://github.com/zolrath/wemux)




fineline2021-02-07

Hey I’m interested. I’m finally biting the bullet and doing algorithms study. Just the 4 course coursera one taught by Roughgarden for now.




culteejen2021-02-07

Thanks for the responses! I’ll check today if the class is active on the Discord, since it should be at 4:30 today. If not, I’ll start another meetup on Wednesday (when the regular whiteboarding session was). I’ll probably do 4:30 instead of 3:00 PM.

> maybe something useful along those lines

@fnord are you suggesting to use something like wemux for whiteboarding or build it? I can check it out in the meantime.




culteejen2021-02-08

It looks like the discord is kinda dead right now. I’ll probably either create a new one or add a link in the original meetup page to meet in the Jitsi hackitorium




fnord2021-02-08

culteejen:

> suggesting to use something like wemux for whiteboarding

indeed that is what I am suggesting - I can easily set that up sometime soon (like, probably maybe even later tonight).

culteejen:

> or build it?

haha yes that will be some next-level stuff but probably beyond the immediate scope of your algorithm-focused educational endeavors. Hopefully wemux (and maybe some other simple “off the shelf” applications) will help more than distract from getting into the actual subject matter - so would be happy to start just with the simplest thing that could possibly work.

And - right now - encourage focus on the general concepts within the anticipated scope of our exploration thereof - and then maybe look at planning syllabus, exercises and online interactions etc.




culteejen2021-02-10

I’ll be on the Jitsi hackitorium tonight a 5 PM PST!




fnord2021-02-10

cool - I’ll see if I can get a wemux setup dialed in before then.




culteejen2021-02-15

Hey @fineline ! We’re meeting this Wednesday at 6 PM, if you want to join.




Aphex2021-02-25

@culteejen can you post the code for the binary search from today?




culteejen

I put it in the same link as last time: https://wiki.journalclub.info/ikiwiki.cgi?do=edit&page=algorithms2021

I added the binary search code below.

The infinite array search should work now! I was confusing myself with the 1 vs 0 indexing lol.




fnord2021-02-26

^ alternate (better) link: https://wiki.journalclub.info/algorithms2021 (and noisebridge/noisebridge to get past the bouncer)