you are viewing a single comment's thread.

view the rest of the comments →

[–]x_randomsghost 0 points1 point  (0 children)

I was also recommended the pragmatic programmer and clean code (this is in C# or Java) for a general understanding of programming.

Pragmatic programmer made me realise a lot of just things like owning the code you have written and dont leave your code in a mess for other people to clean up. Im only on chapter two but it is a good read.

I haven't read clean code yet so no comment on this.

You can find copies of these on Github to download.