,

Developer Quotes

Quotes tagged as "developer" Showing 1-24 of 24
Waseem Latif
“Give a man a program, frustrate him for a day.
Teach a man to program, frustrate him for a lifetime.”
Muhammad Waseem

Richard M. Stallman
“With software there are only two possibilites: either the users control the programme or the programme controls the users. If the programme controls the users, and the developer controls the programme, then the programme is an instrument of unjust power.”
Richard M. Stallman

“Suburbia is where the developer bulldozes out the trees, then names the streets after them.”
Bill Vaughn

“Life would be much easier if I had the source code.”
Anonymous

Waseem Latif
“Programming is not easy like Sunday morning, it is silent poetry.”
Waseem Latif

Chetan M. Kumbhar
“You are a computer. If you become front-end you'll count the likes on social media. If you become back-end you'll be breathing deep on a mountain. Listen! one life man. Become a Full-stack.”
Chetan M. Kumbhar

Robert Duchnik
“jQuery is by far the most widely used library for JavaScript. It is used on more than 50% of websites. Many frameworks, such as Backbone and Twitter’s Bootstrap, are built on top of jQuery. Being able to extend and write plugins for jQuery can not only save lots of time, but also makes code much cleaner and easier to maintain.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
“believe the power of jQuery is highly underutilized. Most developers will take advantage of its shortcuts and CSS selectors, but most of the time they fail to take advantage of much else. Being able to extend jQuery, whether by adding your own functions, CSS selectors or full-blown plugins, makes you a much stronger and smarter developer.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
“Reusability is key in reducing bugs and coding quickly. The more I use a piece of code, the more confident and familiar I become with it, which in turn significantly speeds up my development time.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
“In my experience, requirements change quite often, or new situations will arise that weren’t anticipated at the start of the project. If the situation can be addressed with a plugin, I just whip open the standalone plugin page, make the updates and pop the new plugin back in. Because the plugin is self-contained, it’s easy to recreate the problem, fix it, and get it back into the codebase.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
“Ultimately, I try to think of my application’s main codebase as just stringing together various components and code from many sources. It just controls logic and flow. The real nitty-gritty is handled behind the scenes. This is why frameworks like Backbone are so important — they hide a lot of the details in the background and allow you to just focus on the flow and control of your application.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
“A good standalone plugin can also make you a fair amount of money. Many developers make a decent living by simply maintaining and updating one or two crucial plugins that are far better than anything available for free.”
Robert Duchnik, jQuery Plugin Development In 30 Minutes

“project deal is a reason to finish what you've started, be a man please”
creatorbe

Waseem Latif
“Programming is usually taught by examples.”
Waseem Latif

Waseem Latif
“You darling is my semicolon.”
Waseem Latif

“There were in fact bugs," he recalls, "But the essential difference was in the obviousness of bugs, the repeatability of bugs, and potential for fixing bugs oneself. In this environment, bugs were only temporary delays on a steady road towards excellence and stability.”
Glyn Moody

“Sladkey recalls the first time he found and sent a bug to Linus: "My first contribution was in porting some program, probably one of my smaller personal projects. I discovered a bug. Since Linux came with source, my first inclination as a hacker was to take a look under the hood and see if I could fix the problem. I found that although I had never done any kernel work, that I was able to navigate around the code pretty easily and provide a small patch to correct the problem. "With my heart beating and my palms sweating, I composed the most professional message I could muster and sent it off to linus.torvalds@cs.helsinki.fi describing the bug and including my proposed fix. Minutes
later he replied something like, 'Yup, that's a bug. Nice investigation. Thanks. Fixed,' and I was hooked.”
Glyn Moody

“Developer refracts. Hacker does. Programmer solves.”
Deh Saaduddin

Nipun Varma
“Developer is the one who creates bugs/defects mostly and working code rarely”
Nipun Varma, Adventures of an Indian Techie

Nipun Varma
“Developers and testers usually maintain a very healthy India-Pakistan like camaraderie”
Nipun Varma, Adventures of an Indian Techie

“Ricardo Santa Cruz is a real estate developer with an innovative mind and a penchant for smart investing.”
Ricardo Santa Cruz

Olawale Daniel
“One of the easiest ways to get noticed or hired as a junior developer in the tech industry is by documenting everything you are learning. Build great projects, but don't forget to document your journey along the way.”
Olawale Daniel

Mark Shaiken
“When people ask, who am I? my answer is that I am a real estate developer. Real estate is the Witherman way. Dirt courses through our veins. We have bones made of steel and glass, marble and granite, bricks and mortar, and concrete and wood. Some also say we have balls of steel. All good developers do.”
Mark Shaiken, Fresh Start

Kent Beck
“Listening , Testing , Coding , Designing. That's all there is to software. Anyone who tells you different is selling something .”
Kent Beck