Trisha Gee

Trisha Gee

Seville, Andalusia, Spain
4K followers 500+ connections

Activity

Join now to see all activity

Publications

  • Getting To Know IntelliJ IDEA

    LeanPub

    If we treat our IDE as a text editor, we are doing ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work comfortably and productively as a professional developer.

    See publication
  • Head First Java, 3rd Edition

    O'Reilly Media

    Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's fundamentals and advanced topics including lambdas, streams, generics, threading, networking, and the dreaded desktop GUI. If you have…

    Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's fundamentals and advanced topics including lambdas, streams, generics, threading, networking, and the dreaded desktop GUI. If you have experience with another programming language, Head First Java will engage your brain with more modern approaches to coding--the sleeker, faster, and easier to read, write, and maintain Java of today.

    See publication
  • 97 Things Every Java Programmer Should Know

    O'Reilly Media

    If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.

    Edited by Kevlin Henney and Trisha Gee, 97 Things Every Java Programmer Should Know reflects lifetimes of experience writing Java software and living…

    If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.

    Edited by Kevlin Henney and Trisha Gee, 97 Things Every Java Programmer Should Know reflects lifetimes of experience writing Java software and living with the process of software development. Great programmers share their collected wisdom to help you rethink Java practices, whether working with legacy code or incorporating changes since Java 8.

    Other authors
    See publication
  • Painlessly Migrating to Java Jigsaw Modules - a Case Study

    InfoQ

    How difficult is it to migrate an existing application to use the new Java 9 module system?

    See publication
  • Migrating from Java 8 to Java 9

    Java Magazine

    A step by step guide to migrating your application from Java 8 to Java 9.

    See publication
  • Ways to Make Code Reviews More Effective

    InfoQ

    What should you really be looking for in a code review?

    See publication
  • Refactoring to Modern Java

    Pearson

    Many Java developers today are working on applications written before the release of Java SE 8. Even after Java 8 is adopted for new features, it’s likely that these legacy applications will not take full advantage of Java 8 without significant refactoring.

    See publication
  • What to Look for in a Code Review

    LeanPub

    A series of tips on what to look for when doing code reviews, including aspects of testing, security, performance and more. The book is a compilation of blog posts on the same topic available on the Upsource blog.

    See publication
  • Java SE 8 in Practice

    Oracle Community Site

    Get a new tool set for easily performing common operations.

    See publication
  • Building Java 8 Web Applications with Microservices

    Pearson

    In Building Java 8 Web Applications with Microservices LiveLessons Workshop, Java Champion Trisha Gee teaches how to build a Java 8 application end-to-end.

    See publication
  • Java and MongoDB Rapid App Prototyping

    Pearson

    Java and MongoDB Rapid App Prototyping demonstrates how to build a mobile-friendly coffee shop web application using AngularJS, Java, and MongoDB.

    See publication
  • MongoDB and Big Data

    Java Magazine

    Introduces Java developers to how MongoDB can help them work with Big Data

    See publication
  • Exploring Lambda Expressions for Java

    Java Magazine

    Ben Evans, Martijn Verburg and Trisha Gee help you get ready for lambda expressions in Java 8.

    Other authors
    See publication
  • Sharing Data Among Threads Without Contention

    Java Magazine

    Using the Disruptor to do the heavy lifting for concurrent programming.

    See publication
  • Beginners Guide to Hardcore Concurrency

    JAX London

    Mike and I go into low-level detail about why LMAX's Disruptor is so fast.

    Other authors
    See publication
  • Disruptor: High performance alternative to bounded queues for exchanging data between concurrent threads

    The Disruptor is the result of our efforts to build the world’s highest performance financial exchange at LMAX. Early designs focused on architectures derived from SEDA1 and Actors2 using pipelines for throughput. After profiling various implementations it became evident that the queuing of events between stages in the pipeline was dominating the costs. We found that queues also introduced latency and high levels of jitter. We expended significant effort on developing new queue implementations…

    The Disruptor is the result of our efforts to build the world’s highest performance financial exchange at LMAX. Early designs focused on architectures derived from SEDA1 and Actors2 using pipelines for throughput. After profiling various implementations it became evident that the queuing of events between stages in the pipeline was dominating the costs. We found that queues also introduced latency and high levels of jitter. We expended significant effort on developing new queue implementations with better performance. However it became evident that queues as a fundamental data structure are limited due to the conflation of design concerns for the producers, consumers, and their data storage. The Disruptor is the result of our work to build a concurrent structure that cleanly separates these concerns.

    Other authors
    • Martin Thompson
    • Dave Farley
    • Michael Barker
    • Andrew Stewart
    See publication

Projects

Honors & Awards

  • JavaOne Rock Star

    Oracle

  • MongoDB Master

    MongoDB

  • Java Champion

    -

  • JavaOne Rock Star

    Oracle

  • JavaOne Rock Star

    Oracle

Languages

  • English

    Native or bilingual proficiency

  • Spanish

    Limited working proficiency

Recommendations received

More activity by Trisha

View Trisha’s full profile

  • See who you know in common
  • Get introduced
  • Contact Trisha directly
Join to view full profile

Explore collaborative articles

We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.

Explore More

Others named Trisha Gee

Add new skills with these courses