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.

Do hackathons promote spaghetti code?

3 pointsby aligajaniover 10 years ago
Discuss.

5 comments

taprunover 10 years ago
Hackathons promote the fact that your coding style should change depending upon the constraints of the programmer.<p>Having spent most of my career in R&amp;D, I am constantly amazed by the fact that most folks keep the very same methodology no matter the budget, deadline, risk or importance of a project. Such people are one trick ponies that can only survive in a narrow set of environments.<p>Hackathons promote adaptation of approach. Spaghetti code is simply one possible result.
jyuover 10 years ago
Hackathon winners are dominated by polished design and clever presentations. Working code is often an afterthought let alone readable, maintainable, scalable code with proper test coverage.<p>I highly doubt you&#x27;d find Linus Torvalds, DHH, Guido van Rossum or any other highly productive programmers competing in a hackathon. Maybe they have good reasons.<p>Also this is worth reading: <a href="http://www.thoughtworks.com/insights/blog/why-hackathons-suck" rel="nofollow">http:&#x2F;&#x2F;www.thoughtworks.com&#x2F;insights&#x2F;blog&#x2F;why-hackathons-suc...</a>
评论 #8392662 未加载
MalcolmDiggsover 10 years ago
If you launch your hackathon project and never touch it again, then maybe...<p>But I think a better way to frame it is that hackathons promote streamlined MVPs which <i>must</i> be iterated-on and refactored at a later date to be sustainable projects. Some would argue that this is a fine business model, inside or outside of a hackathon setting.
coralreefover 10 years ago
Anything produced by multiple people in a restrictive time period will be spaghetti code. Hackathon&#x27;s aren&#x27;t about producing quality code.
评论 #8392243 未加载
Plough_Joggerover 10 years ago
HACKathon