logo

Quotes About Source code

My hacking involved pretty much exploring computer systems and obtaining access to the source code of telecommunication systems and computer operating systems, because my goal was to learn all I can about security vulnerabilities within these systems.
~ Kevin Mitnick
In open source, you really have to be near the watershed to have an impact on the source code. Customers want to be near the key contributors to the code, not a level removed.
~ Peter Fenton
Habitability is the characteristic of source code that enables programmers, coders, bug-fixers, and people coming to the code later in its life to understand its construction and intentions and to change it comfortably and confidently.
~ Richard P. Gabriel
Open-source development breaks this bind, making it far easier for tester and developer to develop a shared representation grounded in the actual source code and to communicate effectively about it.
~ Eric S. Raymond
The Dependency Inversion Principle (DIP) tells us that the most flexible systems are those in which source code dependencies refer only to abstractions, not to concretions.
~ Robert C. Martin
Don't derive from volatile concrete classes. This is a corollary to the previous rule, but it bears special mention. In statically typed languages, inheritance is the strongest, and most rigid, of all the source code relationships; consequently, it should be used with great care. In dynamically typed languages, inheritance is less of a problem, but it is still a dependency—and caution is always the wisest choice.
~ Robert C. Martin
the fact that oo languages provide safe and convenient polymorphism means that any source code dependency, no matter where it is, can be inverted
~ Robert C. Martin
A good architecture protects the majority of the source code from those changes. It leaves the decoupling mode open as an option so that large deployments can use one mode, whereas small deployments can use another.
~ Robert C. Martin
There was a time, back in the sixties, when commenting-out code might have been useful. But we've had good source code control systems for a very long time now. Those systems will remember the code for us. We don't have to comment it out any more. Just delete the code. We won't lose it. Promise.
~ Robert C. Martin
programmers believe that their own imperatives of construction simplicity and ease of acquisition—of prewritten source code in their case—take precedence over any suggestions made by others.
~ Alan Cooper
I'm an expert witness in a case that's in appeal about a guy who allegedly misappropriated source code from a major, major company - he actually worked there and then apparently they found it on his laptop later.
~ Kevin Mitnick
The purest case of an intelligence explosion would be an Artificial Intelligence rewriting its own source code. The key idea is that if you can improve intelligence even a little, the process accelerates. It's a tipping point. Like trying to balance a pen on one end - as soon as it tilts even a little, it quickly falls the rest of the way.
~ Eliezer Yudkowsky
Personally, I look forward to better tools for analyzing C++ source code.
~ Bjarne Stroustrup
If you can't figure out how to use a class based solely on its interface documentation, the right response is not to pull up the source code and look at the implementation. That's good initiative but bad judgment. The right response is to contact the author of the class and say I can't figure out how to use this class.
~ Steve McConnell
Flow may be the biggest neurochemical cocktail of all. The state appears to blend all six of the brain's major pleasure chemicals and may be one of the few times you get all six at once. This potent mix explains why people describe flow as their "favorite experience," while psychologists refer to it as "the source code of intrinsic motivation.
~ Steven Kotler
It's true, I had hacked into a lot of companies, and took copies of the source code to analyze it for security bugs. If I could locate security bugs, I could become better at hacking into their systems. It was all towards becoming a better hacker.
~ Kevin Mitnick
UTSL, which Maxine at first takes for an anagram of LUST or possibly SLUT but later learns is Unix for "Use The Source, Luke.
~ Thomas Pynchon
Don't make more versions of your source code. Rather than add more code bases, fix the underlying design problem that is preventing you from running from a single code base.
~ Kent Beck
I could wave this magic wand, I would change this step. Instead of getting source code or compiled code from Dev through source control, I want packaged code that's ready to be deployed.
~ Gene Kim
The team quickly made a surprising discovery: only 50% of the source code in their development and test environments matched what was running in production.
~ Gene Kim
Then again, my case was all about the misappropriation of source code because I wanted to become the best hacker in the world and I enjoyed beating the security mechanisms.
~ Kevin Mitnick
If you, or any public-spirited programmer, wanted to figure out what the software on your machine is really doing, tough luck. It's illegal to reverse engineer the source code of commercial software to find out how it works.
~ Clive Thompson
abierto. O los centenares de programas adicionales y utilidades diseñadas para trabajar con WordPress, la plataforma de blogs de código abierto.
~ Chris Anderson
We had just gotten the Internet; it was so slow, but I would view the source code, copying and pasting the HTML, trying to figure out how it all worked. I had no idea, but I wanted to teach myself.
~ iJustine