Biography:Gregor Kiczales

From HandWiki
Short description: American computer scientist
Gregor Kiczales
Gregor Kiczales
Born
Gregor Jean Kiczales

1961 (age 62–63)
NationalityAmerican
Alma materMassachusetts Institute of Technology (dropped out)
OccupationComputer Scientist
EmployerUniversity of British Columbia
Known foraspect-oriented programming, AspectJ
Websitewww.cs.ubc.ca/~gregor/

Gregor Kiczales is an American computer scientist. He is currently a professor of computer science at the University of British Columbia in Vancouver , British Columbia, Canada.[1] He is best known for developing the concept of aspect-oriented programming,[2] and the AspectJ extension to the Java programming language, both of which he designed while working at Xerox PARC.[3] He is also one of the co-authors of the specification for the Common Lisp Object System,[4] and is the author of the book The Art of the Metaobject Protocol, along with Jim Des Rivières and Daniel G. Bobrow.[5]

Most of Kiczales' work throughout the years has been focused on allowing software engineers to create programs that look as much as possible like their design, to reduce complexity and make code maintenance easier, ultimately improving software quality.

Career

After pursuing undergraduate studies at MIT, Kiczales started his research career in 1980 at the MIT Lab for Computer Science, where he stayed until 1983. In 1984, he joined the Xerox Palo Alto Research Center software research lab as Member of Research Staff, becoming Principal Scientist in 1996. Throughout his time at PARC, Kiczales developed some of his most important research works, including aspect-oriented programming and AspectJ. He left PARC in 1999 to focus on computer science education.[6]

In 2000, he moved to Canada and joined the Department of Computer Science at the University of British Columbia as a tenured professor.[7] At UBC, Kiczales started the Software Practices Lab[8] and designed a number of courses related to software engineering and programming languages. Most importantly, he designed CPSC 110, the introductory programming course in the UBC curriculum, which students take in their first year of undergraduate studies. The course focuses on systematic program design by means of design recipes.[9]

In 2002, he co-founded Intentional Software with Charles Simonyi, but then left the company in 2003 in order to return to UBC.[10]

In 2012, he won the Senior AITO Dahl-Nygaard Prize for his work on the Common Lisp Object System,[11] and was named an ACM Fellow for his contributions to aspect-oriented programming.[12]

In July 2017, he was appointed executive director of UBC Extended Learning.[13]

See also

References

  1. "Gregor Kiczales | Computer Science at UBC" (in en). https://www.cs.ubc.ca/people/gregor-kiczales. 
  2. Kiczales, Gregor; Lamping, John; Mendhekar, Anurag; Maeda, Chris; Lopes, Cristina; Loingtier, Jean-Marc; Irwin, John (1997), "Aspect-oriented programming" (in en), ECOOP'97 — Object-Oriented Programming (Springer Berlin Heidelberg): pp. 220–242, doi:10.1007/bfb0053381, ISBN 9783540630890, https://semanticscholar.org/paper/71009c87c6f9fcc5cce59f0f3c25acd64605765e 
  3. Kiczales, Gregor; Hilsdale, Erik; Hugunin, Jim; Kersten, Mik; Palm, Jeffrey; Griswold, William G. (2001-06-18). An Overview of AspectJ. Springer-Verlag. pp. 327–353. ISBN 3540422064. http://dl.acm.org/citation.cfm?id=646158.680006. 
  4. Bobrow, Daniel G.; DeMichiel, Linda G.; Gabriel, Richard P.; Keene, Sonya E.; Kiczales, Gregor; Moon, David A. (1988-09-01). "Common Lisp Object System specification". ACM SIGPLAN Notices 23 (SI): 1–142. doi:10.1145/885631.885632. ISSN 0362-1340. 
  5. Kiczales, Gregor; Des Rivières, Jim; Bobrow, Daniel G. (1991). The art of the metaobject protocol. Cambridge, Mass.: MIT Press. ISBN 0262111586. OCLC 23650336. 
  6. Kiczales, Gregor (January 19, 2003). "Gregor Kiczales' CV". https://www.cs.ubc.ca/~gregor/kiczales-cv.pdf. 
  7. "New tech aces boost UBC's profile". https://www.theglobeandmail.com/report-on-business/new-tech-aces-boost-ubcs-profile/article4163442/. 
  8. "Software Practices Lab - Department of Computer Science - UBC" (in en). https://spl.cs.ubc.ca/. 
  9. "UBC CPSC 110". UBC Computer Science. https://sites.google.com/site/ubccpsc110/. 
  10. "Co-Founder Of Intentional Software Has Left The Company - InformationWeek" (in en). InformationWeek. https://www.informationweek.com/co-founder-of-intentional-software-has-left-the-company/d/d-id/1018978. 
  11. "The AITO Dahl-Nygaard Prize Winners For 2012". http://www.aito.org/Dahl-Nygaard/2012.html. 
  12. "Gregor Kiczales Named 2012 ACM Fellow | Computer Science at UBC" (in en). https://www.cs.ubc.ca/news/2012/12/gregor-kiczales-named-2012-acm-fellow. 
  13. "Gregor Kiczales Welcomed As Executive Director, UBC Extended Learning (UBC ExL) | Vice President Academic". https://academic.ubc.ca/academic-community/appointments/gregor-kiczales-welcomed-executive-director-ubc-extended-learning. 

External links