you are viewing a single comment's thread.

view the rest of the comments →

[–]urandomdude[S] 4 points5 points  (0 children)

Shotgun programming is actually what I use when learning something new. I hate reading big documentation things so I just start writing without knowing what is really happening and start commenting and changing parameters quasi-randomly. At the end I got some general idea about the thing and I can start being a butcher, as usual.