Jump to content

James Gosling

From Niidae Wiki

Template:Short description Template:Use Canadian English Template:Use mdy dates Template:Infobox scientist

James Arthur Gosling Template:Post-nominals (born 19 May 1955) is a Canadian computer scientist, best known as the founder and lead designer behind the Java programming language.<ref>Template:Cite web</ref>

Gosling was elected a member of the National Academy of Engineering in 2004 for the conception and development of the architecture for the Java programming language and for contributions to windowing systems.

Early life

[edit]

Gosling was born in Calgary, Alberta, to Joyce Morrison and Dave Gosling. He is of English, Welsh, Scottish, and Icelandic descent. Gosling attended William Aberhart High School. While in high school, he wrote some of the software to analyze data from the ISIS 2 satellite, working for the University of Calgary physics department.<ref>Template:Cite interview</ref> He received a Bachelor of Science from the University of Calgary<ref>Template:Cite web</ref> and his M.A. and Ph.D. from Carnegie Mellon University, all in computer science.<ref name="mathgene"/><ref name="goslingphd">Template:Cite thesis</ref><ref>Phd Awards By Advisor. Cs.cmu.edu. Retrieved on 2013-07-17.</ref> He wrote a version of Emacs called Gosling Emacs (Gosmacs) while working toward his doctorate. He built a multi-processor version of Unix for a 16-way computer system<ref>James Gosling mentioned a multiprocessor Unix in his statement during the US vs Microsoft Antitrust DOJ trial in 1998 Template:Cite web</ref> while at Carnegie Mellon University, before joining Sun Microsystems. He also developed several compilers and mail systems there. Gosling has two children, Katie and Kelsey, who are half siblings from his two marriages.

Career and contributions

[edit]

Gosling was with Sun Microsystems between 1984 and 2010 (26 years). At Sun he invented an early Unix windowing system called NeWS, which became a lesser-used alternative to the still used X Window System, because Sun did not give it an open source license.Template:Citation needed

He is known as the father of the Java programming language.<ref name="LeavesSun" /><ref name="joinGoogle" /> He got the idea for the Java VM while writing a program to port software from a PERQ by translating Perq Q-Code to VAX assembler and emulating the hardware. He is generally credited with having invented the Java programming language in 1994.<ref>Template:Cite journal</ref><ref>Template:Cite journal</ref><ref>Template:Cite journal</ref> He created the original design of Java and implemented the language's original compiler and virtual machine.<ref> Template:Cite web </ref> Gosling traces the origins of the approach to his early graduate student days, when he created a p-code virtual machine for the lab's DEC VAX computer, so that his professor could run programs written in UCSD Pascal. In the work leading to Java at Sun, he saw that architecture-neutral execution for widely distributed programs could be achieved by implementing a similar philosophy: always program for the same virtual machine.<ref name="McMillan2011">Template:Cite journal</ref>

Another contribution of Gosling's was co-writing the "bundle" program, known as "shar", a utility thoroughly detailed in Brian Kernighan and Rob Pike's book The Unix Programming Environment.<ref>Template:Cite book</ref>

He left Sun Microsystems on April 2, 2010, after it was acquired by the Oracle Corporation,<ref name="LeavesSun">Template:Cite web</ref> citing reductions in pay, status, and decision-making ability, along with change of role and ethical challenges.<ref>Darryl K. Taft. (2010-09-22) Java Creator James Gosling: Why I Quit Oracle. eWEEK.com</ref> He has since taken a very critical stance towards Oracle in interviews, noting that "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."<ref name="joinGoogle">Shankland, Stephen. (2011-03-28) Java founder James Gosling joins Google. CNET Retrieved on 2012-02-21.</ref> He clarified his position during the Oracle v. Google trial over Android: "While I have differences with Oracle, in this case they are in the right. Google totally slimed Sun. We were all really disturbed, even Jonathan [Schwartz]: he just decided to put on a happy face and tried to turn lemons into lemonade, which annoyed a lot of folks at Sun."<ref>My attitude on Oracle v Google. Nighthacks.com. Retrieved on 2016-05-17.</ref> However, he approved of the court's ruling that APIs should not be copyrightable.<ref>Template:Cite web</ref>

In March 2011, Gosling joined Google.<ref>Next Step on the Road. Nighthacks.com. Retrieved on 2016-05-17.</ref> Six months later, he followed his colleague Bill Vass and joined a startup called Liquid Robotics.<ref name="nighthacks1"/> In late 2016, Liquid Robotics was acquired by Boeing.<ref>Template:Cite web</ref> Following the acquisition, Gosling left Liquid Robotics to work at Amazon Web Services as Distinguished Engineer in May 2017.<ref name="aws">Template:Cite web</ref> He retired in July 2024.<ref>LinkedIn post about retirement</ref>

He is an advisor at the Scala company Lightbend,<ref>Typesafe — Company: Team. Typesafe.com. Retrieved on 2012-02-21.</ref> Independent Director at Jelastic,<ref>James Gosling and Bruno Souza Join Jelastic as Advisers. InfoQ.com. Retrieved on 2014-11-24.</ref> and Strategic Advisor for Eucalyptus,<ref>Eucalyptus Template:Webarchive. Eucalyptus.com Retrieved on 2013-04-22</ref> and is a board member of DIRTT Environmental Solutions.<ref>Template:Cite web</ref>

Awards

[edit]

For his achievement, the National Academy of Engineering in the United States elected him as a Foreign Associate member.<ref name="NAE">Template:Cite web</ref>

Books

[edit]
  • Ken Arnold, James Gosling, David Holmes, The Java Programming Language, Fourth Edition, Addison-Wesley Professional, 2005, Template:ISBN
  • James Gosling, Bill Joy, Guy L. Steele Jr., Gilad Bracha, The Java Language Specification, Third Edition, Addison-Wesley Professional, 2005, Template:ISBN
  • Ken Arnold, James Gosling, David Holmes, The Java Programming Language, Third Edition, Addison-Wesley Professional, 2000, Template:ISBN
  • James Gosling, Bill Joy, Guy L. Steele Jr., Gilad Bracha, The Java Language Specification, Second Edition, Addison-Wesley, 2000, Template:ISBN
  • Gregory Bollella (Editor), Benjamin Brosgol, James Gosling, Peter Dibble, Steve Furr, David Hardin, Mark Turnbull, The Real-Time Specification for Java, Addison Wesley Longman, 2000, Template:ISBN
  • Ken Arnold, James Gosling, The Java programming language Second Edition, Addison-Wesley, 1997, Template:ISBN
  • Ken Arnold, James Gosling, The Java programming language, Addison-Wesley, 1996, Template:ISBN
  • James Gosling, Bill Joy, Guy L. Steele Jr., The Java Language Specification, Addison Wesley Publishing Company, 1996, Template:ISBN
  • James Gosling, Frank Yellin, The Java Team, The Java Application Programming Interface, Volume 2: Window Toolkit and Applets, Addison-Wesley, 1996, Template:ISBN
  • James Gosling, Frank Yellin, The Java Team, The Java Application Programming Interface, Volume 1: Core Packages, Addison-Wesley, 1996, Template:ISBN
  • James Gosling, Henry McGilton, The Java language Environment: A white paper, Sun Microsystems, 1996
  • James Gosling, David S. H. Rosenthal, Michelle J. Arden, The NeWS Book: An Introduction to the Network/Extensible Window System (Sun Technical Reference Library), Springer, 1989, Template:ISBN

See also

[edit]

Template:Commons category Template:Portal

References

[edit]

Template:Reflist

[edit]

Template:Java (Sun) Template:Authority control