Don't call your self a programmer until you've read "The Art of Computer Programming"
Apart from Alan Turing, Bill Gates, Steve Jobs and Dennis Ritchie. Donald Knuth is another titan in the computer world.
He is a Stanford professor emeritus and the author of "The Art of Computer Programming," a multivolume set of books dedicated to the serious practitioner of Computer Science.
Image credit: Amazon
The set has truly a special place in information technology or computer science world. To understand his books, one needs to take a serious time off to read those books and re-read them again.
If you think that you're a programmer just because you can write a program in your sleep. Well...
Bill Gates once said, “If you think you’re a really good programmer… read Art of Computer Programming… You should definitely send me a résumé if you can read the whole thing.”
References:
See also : Guide to identify the types of software developers
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+10.8k Golang : Simple File Server
+7.2k Nginx : How to block user agent ?
+12k Golang : How to parse plain email text and process email header?
+9.3k Golang : How to capture return values from goroutines?
+12.5k Golang : Encrypt and decrypt data with x509 crypto
+10.3k Golang : Print how to use flag for your application example
+15.7k Golang : Convert date format and separator yyyy-mm-dd to dd-mm-yyyy
+6.1k Linux/MacOSX : Search for files by filename and extension with find command
+9.8k Golang : Sort and reverse sort a slice of floats
+7.5k Golang : Convert source code to assembly language
+8.8k Golang : How to join strings?
+4.7k JavaScript : Rounding number to decimal formats to display currency