James Gosling

Image of James Gosling
The whole thought of a career with computers - given that hardly anybody even knew what they were - it wasn't even a concept.
- James Gosling
Collection: Computers
Image of James Gosling
If you want to write the software to control the national medical system of a large country, Java is perfect.
- James Gosling
Collection: Medical
Image of James Gosling
Java the language is almost irrelevant. It's the design of the Java Virtual Machine. And I've seen compilers for ML, compilers for Scheme, compilers for Ada, and they all work. Not many people use them, but it doesn't matter: they all work.
- James Gosling
Collection: Design
Image of James Gosling
When you have large systems, it becomes almost impossible to make even very simple changes.
- James Gosling
Image of James Gosling
One of the toughest things about life is making choices. I had a hard time saying 'no' to a bunch of other excellent possibilities.
- James Gosling
Image of James Gosling
One of the things that Java is good at is giving you this homogeneous view of a reality that's usually very heterogeneous.
- James Gosling
Image of James Gosling
I enjoy evangelizing Java. In my heart of hearts, I'm an engineer, and what makes me happy is building something that works and having someone use it. That's cool.
- James Gosling
Image of James Gosling
The notion of having a fleet of autonomous ocean-going vehicles wandering the world collecting data is something out of fiction.
- James Gosling
Image of James Gosling
From the point of view of the people who are using the platform, one of the most valuable things about Java is the consistency, the interoperability.
- James Gosling
Image of James Gosling
Renaming a class at one level is really easy; you just change the name. But how do you change all the references to that class and all the imports?
- James Gosling
Image of James Gosling
Anytime someone builds a little application that runs on a cell phone, there's something that goes on the server.
- James Gosling
Image of James Gosling
You see people doing Java-based internal applications all over the place, regular desktop applications that are sort of front-ends to the things in the back, or standalone things.
- James Gosling
Image of James Gosling
I've made the comment that democracies work slower than dictatorships. That's a true thing.
- James Gosling
Image of James Gosling
When you interview at Google, they don't tell you what the job is. You get hired for a pool and the reason they do it that way is they don't want outsiders learning their secrets in the interview process.
- James Gosling
Image of James Gosling
I've always felt that sort of in the abstract, open-source is the right thing to do for a lot of the kinds of things that we do. There are a variety of issues that make it a very complex discussion as to whether it actually works as a business.
- James Gosling
Image of James Gosling
I like to bitch and moan about lawyers, but they often have actually good points.
- James Gosling
Image of James Gosling
My impression is that a really, really high-order concern for the whole development community is interoperability and consistency.
- James Gosling
Image of James Gosling
I didn't do programming language stuff in college at all.
- James Gosling
Image of James Gosling
I had half my family that were farmers, and I was really pretty good at repairing farm equipment. There was certainly a period of time where I would have been happy to do that, just to be a farm equipment repairman in Dalemead, Alberta.
- James Gosling
Image of James Gosling
The nerves were so badly compressed that I had no feeling on the palm of my hand. I mean, you could have pounded a nail through my hand and I wouldn't have been able to feel it.
- James Gosling
Image of James Gosling
Most developer tools try to shield you from actually writing code in constructing the GUI bits or the database bits. Yet when you do write code you usually get glass teletypes where high tech is keyword coloring.
- James Gosling
Image of James Gosling
Some of these isolated applications that sit on one machine are a million lines of code. How do you deal with that? Most people have no way to wrap their head around it.
- James Gosling
Image of James Gosling
For us, the real goal is to make it so that the software ecosystem is as healthy as possible.
- James Gosling
Image of James Gosling
Simply put, when you have very large pieces of software, most of the tools look at the individual lines of code as text. It is often extremely powerful to look not at individual pieces of code but at a system as a whole.
- James Gosling
Image of James Gosling
The NetBeans team tended to be focused on academic purity. Getting them to be a little more blue-collar was a challenge.
- James Gosling
Image of James Gosling
The way that NetBeans is architected, it's not so much a tool as a tool environment.
- James Gosling
Image of James Gosling
If you look at our customers, our customers tend to be really high-end people who make big, sophisticated systems.
- James Gosling
Image of James Gosling
The data center side of the world is kind of like a solved problem, but you see interesting things happening on the edge with things like cell phones and embedded systems that are becoming really fascinating.
- James Gosling
Image of James Gosling
The thing that the Microsoft folks did a really good job of is the easy-to-use tools for making application-building simple.
- James Gosling
Image of James Gosling
The asparagus effect is what happens sometimes when you render 2D images into 3D.
- James Gosling
Image of James Gosling
So in a strong sense with Java it was a learning process for us - there was some tech learning - but the most important learnings were social or behavioral things.
- James Gosling
Image of James Gosling
In C there are no data structures: there are pointers and pointer arithmetic. So you have a pointer into a data structure.
- James Gosling
Image of James Gosling
Java is C++ without the guns, clubs and knives.
- James Gosling
Collection: Gun
Image of James Gosling
I think it would be a tragic statement of the universe if Java was the last language that swept through.
- James Gosling
Collection: Thinking
Image of James Gosling
People think of security as a noun, something you go buy. In reality, it's an abstract concept like happiness. Openness is unbelievably helpful to security.
- James Gosling
Collection: Reality
Image of James Gosling
It makes my head explode when there are people who think you can do everything in HTML.
- James Gosling
Collection: Thinking
Image of James Gosling
The real payoffs you never understand. You should just give good people money and tell them to do good things.
- James Gosling
Collection: Real
Image of James Gosling
An API that isn't comprehensible isn't usable.
- James Gosling
Collection: Code Quality
Image of James Gosling
If I were to pick a language to use today other than Java, it would be Scala
- James Gosling
Collection: Would Be
Image of James Gosling
In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn't mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure Coding Standard for Java is a compendium of these practices. These are not theoretical research papers or product marketing blurbs. This is all serious, mission-critical, battle-tested, enterprise-scale stuff.
- James Gosling
Collection: Mean
Image of James Gosling
I've surprised myself and made another career change. I had a great time at Google, met lots of interesting people, but I met some folks outside doing something completely outrageous, and after much anguish decided to leave Google.
- James Gosling
Collection: Careers
Image of James Gosling
During the integration meetings between Sun and Oracle, where we were being grilled about the patent situation between Sun and Google, we could see the Oracle lawyer's eyes sparkle.
- James Gosling
Collection: Eye
Image of James Gosling
You know, most people in the open-source world who use open-source software don't actually do builds themselves - those people just download the binaries. And so we expect that the big enterprise people will just do that and we will certainly be providing binaries that have been through full industrial-strength QA, that have been through all the conformance testing.
- James Gosling
Collection: People
Image of James Gosling
All of us who attended the meeting - including Microsoft - unanimously agreed that unilaterally extending the Java programming language would hurt compatibility among Java tools and programs, would injure other tools vendors and would damage customers' ability to run a Java-based software product on whatever platform they wished.
- James Gosling
Collection: Running
Image of James Gosling
An API that isn’t comprehensible isn’t usable.
- James Gosling
Collection: Programming