8. Tomcat & Ant Founder
James Duncan Davidson,
while he was software engineer at Sun Microsystems (1997–2001), created
Tomcat Java-based web server, still widely use in most of the Java web
projects, and also Ant build tool, which uses XML to describe the build
process and its dependencies, which is still the de facto standard for
building Java-based Web applications.
Related Links
- James Duncan Davidson Twitter
- James Duncan Davidson Wiki
- James Duncan Davidson personal blog
- Apache Ant
- Apache Tomcat
7. Test Driven Development & JUnit Founder
Kent Beck,
creator of the Extreme Programming and Test Driven Development software
development methodologies. Furthermore, he and Erich Gamma created
JUnit, a simple testing framework, which turn into the de facto standard
for testing Java-based Web applications. The combine of JUnit and Test
Driven Development makes a big changed on the way of coding Java, which
causes many Java developers are not willing to follow it.
Related Links
- Kent Beck Twitter
- Kent Beck Wiki
- Kent Beck Blog
- JUnit Testing Framework
- Extreme Programming Wiki
- Test Driven Development Wiki
News & Interviews
- Kent Beck: “We thought we were just programming on an airplane”
- Interview with Kent Beck and Martin Fowler
- eXtreme Programming An interview with Kent Beck
Kent Beck Books
- Extreme Programming Explained: Embrace Change (2nd Edition)
- Refactoring: Improving the Design of Existing Code
- JUnit Pocket Guide
6. Java Collections Framework
Joshua Bloch,
led the design and implementation of numerous Java platform features,
including JDK 5.0 language enhancements and the award-winning Java
Collections Framework. In June 2004 he left Sun and became Chief Java
Architect at Google. Furthermore, he won the prestigious Jolt Award from
Software Development Magazine for his book, “Effective Java”, which is
arguably a must read Java’s book.
Related Links
- Joshua Bloch Twitter
- Joshua Bloch Wiki
News & Interviews
- Effective Java: An Interview with Joshua Bloch
- Rock Star Josh Bloch
Joshua Bloch Books
- Effective Java (2nd Edition)
- Java Concurrency in Practice
5. JBoss Founder
Marc Fleury,
who founded JBoss in 2001, an open-source Java application server,
arguably the de facto standard for deploying Java-based Web
applications. Later he sold the JBoss to RedHat, and joined RedHat to
continue support on the JBoss development. On 9 February 2007, he
decided to leave Red Hat to pursue other personal interests, such as
teaching, research in biology, music and his family.
Related Links
- Marc Fleury Wiki
- Marc Fleury Blog
- JBoss Application Server
News & Interviews
- Could Red Hat lose JBoss founder?
- JBoss founder Marc Fleury leaves Red Hat, now what?
- JBoss’s Marc Fleury on SOA, ESB and OSS
- Resurrecting Marc Fleury
4. Struts Founder
Craig Mcclanahan,
creator of Struts, a popular open source MVC framework for building
Java-based web applications, which is arguably that every Java developer
know how to code Struts. With the huge success of Struts in early day,
it’s widely implemented in every single of the old Java web application
project.
Related Links
- Craig Mcclanahan Wiki
- Craig Mcclanahan Blog
- Apache Struts
News & Interviews
- Interview with Craig McClanahan
- Struts Or JSF?
3. Spring Founder
Rod Johnson,
is the founder of the Spring Framework, an open source application
framework for Java, Creator of Spring, CEO at SpringSource. Furthermore,
Rod’s best-selling Expert One-on-One J2EE Design and Development (2002)
was one of the most influential books ever published on J2EE.
Related Links
- Rod Johnson Twitter
- Rod Johnson Blog
- SpringSource
- Spring Framework Wiki
News & Interviews
- VMware.com : VMware to acquire SpringSource
- Rod Johnson : VMware to acquire SpringSource
- Interview with Rod Johnson – CEO – Interface21
- Q&A with Rod Johnson over Spring’s maintenance policy changes
- Expert One-on-One J2EE Design and Development: Interview with Rod Johnson
Rod Johnson Books
- Expert One-on-One J2EE Design and Development (Programmer to Programmer)
- Expert One-on-One J2EE Development without EJB
2. Hibernate Founder
Gavin King,
is the founder of the Hibernate project, a popular object/relational
persistence solution for Java, and the creator of Seam, an application
framework for Java EE 5. Furthermore, he contributed heavily to the
design of EJB 3.0 and JPA.
Related Links
- Gavin King Blog
- Hibernate Wiki
- Hibernate Framework
- JBoss seam
News & Interviews
- Tech Chat: Gavin King on Contexts and Dependency Injection, Weld, Java EE 6
- JPT : The Interview: Gavin King, Hibernate
- JavaFree : Interview with Gavin King, founder of Hibernate
- Seam in Depth with Gavin King
Gavin King Books
- Java Persistence with Hibernate
- Hibernate in Action (In Action series)
1. Father of the Java programming language
James Gosling,
generally credited as the inventor of the Java programming language in
1994. He created the original design of Java and implemented its
original compiler and virtual machine. For this achievement he was
elected to the United States National Academy of Engineering. On April
2, 2010, he left Sun Microsystems which had recently been acquired by
the Oracle Corporation. Regarding why he left, Gosling wrote on his blog
that “Just about anything I could say that would be accurate and honest
would do more harm than good.”
Related Links
- James Gosling Blog
- James Gosling Wiki
No comments:
Post a Comment
Thank you for your comment