TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How I'm changing my 1500-person Berkeley CS class after working at a startup

2 pointsby joshhugover 1 year ago

1 comment

joshhugover 1 year ago
I&#x27;m curious to hear feedback, especially:<p>1. Given the limited amount of scarce student time I want to spend on this, do pull requests &#x2F; GitHub actions tests (provided for them) &#x2F; code reviews seem like the right team processes to introduce?<p>2. Each student&#x27;s work is independent of every other student. Is there some way to have them working on different pieces of the same problem, or having the students solutions interact in some deeper way than random selection in a lottery? A user named taftster imagined taking inspiration from Factorio in some way, with students each contributing some piece of a system. I&#x27;ve so far lacked the creativity to imagine what the API for this might look like for this assessment.<p>3. Is there a way we could have students make pull requests for the contest code itself? I&#x27;m thinking a bit about Fluxx here.