10

Want to read a book that can help me avoid newb mistakes and can help me write beautiful code ?

Pragmatic programmer(1999)
Or
Clean code
Or
any other book ?
Help me !!?

Comments
  • 3
    Pragmatic programmer is general programming practices that can help you better understand projects and make you a better professional.
    It's a great book and must read but not for what you are looking for.
  • 1
    Clean code is popular among my friends
  • 1
    I heard many great things about Clean code
  • 0
  • 1
    Also important :

    Design Patterns - Elements of Reusable Object-Oriented Software

    Or

    Head First Design Patterns - A Brain-Friendly guide
  • 0
    Code Simplicity by Max Kanat-Alexander
  • 1
    It's still relevant.
  • 0
    @FrodoSwaggins @electriZer
    Okay thats it i am goin with "Design Patterns: Elements of Reusable Object-Oriented Software"
  • 0
    @ravijojila yeah
    Sorry deleted the cmnt
    Yep pragmatic programmer is on top of my list after i complete Design Patterns: Elements of Reusable Object-Oriented .
    And all the other books if i need to read and learn something more!
    Thank you all ❤
  • 0
    any book cant help you to improve your code !!
    just try try try try and one day you will see you are better than past
  • 0
    @morteza books do help you !

    Though books only help you if you implement it again n again !
    So yes ! trying again n again improves you. 🙂
  • 1
    @syed1hassan reading source codes are better than books , books are good for beginner
  • 1
    No one mentioning SICP, The Structure and interpretation of Computer Programs?

    It's a classic, but not about writing code itself though ;)
  • 0
    @morteza guess what i am a beginner !
Add Comment