Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion quotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@
41. > Programming is the art of algorithm design and the craft of debugging errant code. __Ellen Ullman__
42. > People think that computer science is the art of geniuses but the actual reality is the opposite, just many people doing things that build on eachother, like a wall of mini stones. __Donald Knuth__
43. > Whether you want to uncover the secrets of the universe , or you just want to pursue a career in 21st century , basic computer programming is an essential skills to learn. __Stephen Hawking__
44. > Computers themselves, and software yet to be developed, will revolutionize the way we learn. __Steve Jobs__
44. > Computers themselves, and software yet to be developed, will revolutionize the way we learn. __Steve Jobs__
45. > The most important property of a program is whether it accomplishes the intention of its user. __C.A.R. Hoare__