# Jeff Bezanson

> American computer scientist and co-creator of the Julia programming language

**Wikidata**: [Q20630572](https://www.wikidata.org/wiki/Q20630572)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Jeff_Bezanson)  
**Source**: https://4ort.xyz/entity/jeff-bezanson

## Summary
Jeff Bezanson is an American computer scientist who co-created the Julia programming language, a high-performance dynamic programming language that began development in 2009. He has made significant contributions to computational science through his work on Julia and holds a doctorate from MIT.

## Biography
- Born: December 26, 1981
- Nationality: United States
- Education: 
  - Bachelor of Arts in Computer Science, Harvard University (2000-2004)
  - Master of Science in Computer Science, Massachusetts Institute of Technology (2010-2012)
  - Doctor of Philosophy, Massachusetts Institute of Technology (2012-2015)
- Known for: Co-creating the Julia programming language
- Employer(s): JuliaHub
- Field(s): Computer science, programming languages

## Contributions
Jeff Bezanson co-created the Julia programming language, which began development on August 23, 2009. Julia is designed to be a high-performance dynamic programming language that combines the ease of use of languages like Python with the speed of compiled languages like C. The language has gained significant adoption in scientific computing, data analysis, and numerical computation communities. Bezanson's work on Julia addressed the long-standing challenge of creating a language that is both easy to use and computationally efficient, making high-performance computing more accessible to a broader range of researchers and developers. The Julia project has grown into a vibrant open-source community with contributions from hundreds of developers worldwide.

## FAQs
### Q: When did Jeff Bezanson start working on the Julia programming language?
A: Jeff Bezanson began work on the Julia programming language on August 23, 2009, as evidenced by a GitHub commit marking the beginning of parser development.

### Q: What degrees does Jeff Bezanson hold?
A: Jeff Bezanson holds a Bachelor of Arts in Computer Science from Harvard University (2004), a Master of Science in Computer Science from MIT (2012), and a Doctor of Philosophy from MIT (2015).

### Q: Who was Jeff Bezanson's doctoral advisor?
A: Jeff Bezanson's doctoral advisor at MIT was Alan Edelman, an American mathematician and computer scientist.

### Q: What award did Jeff Bezanson receive for his work?
A: In 2019, Jeff Bezanson received the J. H. Wilkinson Prize for Numerical Software for his contributions to the Julia programming language.

## Why They Matter
Jeff Bezanson's creation of the Julia programming language has significantly impacted the field of scientific computing by providing a tool that bridges the gap between ease of use and computational performance. Before Julia, researchers often faced a trade-off between using high-level languages that were easy to work with but slow, or low-level languages that were fast but difficult to use. Julia's innovative approach combining multiple dispatch with just-in-time compilation has enabled breakthroughs in computational science and made high-performance computing more accessible. His work has influenced the development of other programming languages and has empowered researchers across numerous scientific disciplines to perform complex computations more efficiently.

## Notable For
- Co-creator of the Julia programming language, which began development on August 23, 2009
- Recipient of the J. H. Wilkinson Prize for Numerical Software in 2019
- Doctoral research under advisor Alan Edelman at MIT
- Significant contributions to the field of high-performance computing through Julia
- Active open-source developer with contributions to scientific computing

## Body
### Early Life and Education
Jeffrey Werner Bezanson was born on December 26, 1981, in the United States. He completed his undergraduate studies at Harvard University, earning a Bachelor of Arts in Computer Science in 2004. Bezanson then pursued graduate studies at the Massachusetts Institute of Technology (MIT), where he earned both a Master of Science (2012) and a Doctor of Philosophy (2015) in Computer Science. His doctoral advisor was Alan Edelman, a prominent mathematician and computer scientist.

### Career and Julia Programming Language
Bezanson is best known as a co-creator of the Julia programming language, which he began developing on August 23, 2009. The Julia language was designed to address the performance limitations of existing high-level programming languages while maintaining their ease of use. Bezanson's work on Julia has been instrumental in creating a language that combines the flexibility of dynamic languages with the performance of statically-typed languages.

Currently, Bezanson works for JuliaHub, an organization focused on supporting the Julia ecosystem. He maintains an active presence on social media platforms including Twitter (@JeffBezanson), GitHub (JeffBezanson), and Reddit (JeffBezanson), where he engages with the Julia community.

### Recognition and Impact
Bezanson's contributions to computational science were recognized in 2019 when he received the J. H. Wilkinson Prize for Numerical Software. His work on Julia has had a significant impact on scientific computing, enabling researchers across various disciplines to perform complex computations more efficiently. The Julia language has grown into a vibrant open-source project with contributions from hundreds of developers worldwide.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Jeffrey Werner Bezanson",
  "jobTitle": "Computer scientist",
  "worksFor": {"@type": "Organization", "name": "JuliaHub"},
  "nationality": {"@type": "Country", "name": "United States"},
  "birthDate": "1981-12-26",
  "alumniOf": [
    {"@type": "EducationalOrganization", "name": "Harvard University"},
    {"@type": "EducationalOrganization", "name": "Massachusetts Institute of Technology"}
  ],
  "knowsAbout": ["Computer science", "Programming languages", "Julia programming language", "Scientific computing"],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q97033143",
    "https://en.wikipedia.org/wiki/Jeff_Bezanson"
  ],
  "description": "American computer scientist and co-creator of the Julia programming language"
}

## References

1. [Source](https://www.linkedin.com/in/jeff-bezanson-66a53b2)
2. [Source](https://juliacomputing.com/about-us.html)
3. MusicBrainz
4. [Source](https://www.facebook.com/jeff.bezanson/about)
5. [Source](https://www.reddit.com/r/IAmA/comments/97jdb9/weve_spent_the_past_9_years_developing_a_new/)