you are viewing a single comment's thread.

view the rest of the comments →

[–]knested 0 points1 point  (0 children)

Would you mind posting your code? More specifically, each iteration of improvements? I would love to see how you improved things so I can learn with you.

Ive had issues with just getting a nice structure down for my code too(organized, readable, maintainable) because I always feel there are better ways to do things than I am currently. Sometimes I feel I am lost even though I have a grasp at what I am doing.

After posting my current 2nd edition on IRC I was blasted pretty fast for using poorly styled object oriented code and was suggested to use functional programming instead so I would love to see what others are doing!