Skip to content

Instantly share code, notes, and snippets.

@alganet
Created February 11, 2013 18:51
Show Gist options
  • Save alganet/4756613 to your computer and use it in GitHub Desktop.
Save alganet/4756613 to your computer and use it in GitHub Desktop.
My History with Bad Code

My History with Bad Code

I've written a lot of bad code. I've learned and I can recognize this.

This collection of bad code has some gotchas and some noticeable things that people still try to do on software, and perhaps this exaggeration can drive some architectures to a better state.

Ok. Shame on me!

Illegible Crap: https://gist.github.com/alganet/4756406

ActiveRecord ORM VO Generator Paradise: https://gist.github.com/alganet/4756490

GPS.php: https://gist.github.com/alganet/4756535

Let's do a Desktop application that talks to a SOAP Service in PHP!!! https://gist.github.com/alganet/4756549

SQL92 Fan: https://gist.github.com/alganet/4756580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment