#PROGRAMOLOGY …….
is trying to provide best possible material about PROGRAMMING
YOU CAN GET BEST POSSIBLE AND RUNNING EXAMPLES
AND EVERY THING YOU WANT TO LEARN..
//DO GIVE YOUR SUGGESTIONS
//CEO OF #PROGRAMOLOGY IS PROVIDING SERVICES AT
https://www.fiverr.com/am10shiekh
Introduction to algorithms (Cormen, Leiserson, Rivest, Stein) aka CLRS – Code Complete teaches you how to program correctly, The Mythical Man-Month teaches you how to manage correctly, Design Patterns teaches you how to design correctly…
This book teaches you how to write think about algorithms.

In my mind, code is just a tool, not the essence. The main part of developing software (IMO) is creating new algorithms or re-implementing existing ones. Other than that it’s just assembling Lego bricks or creating “management” layers. I still dream about the workplace that would allow me to invest most (>50%) of my time in writing algorithms, leaving the management details to other people.

