<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sean Wentworth</title>
    <description>The latest articles on DEV Community by Sean Wentworth (@sean9727).</description>
    <link>https://dev.to/sean9727</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3860115%2F2e49e282-7173-4dc5-9b96-7e11de48f107.png</url>
      <title>DEV Community: Sean Wentworth</title>
      <link>https://dev.to/sean9727</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sean9727"/>
    <language>en</language>
    <item>
      <title>Book review: JAVA HOW LOW CAN YOU GO</title>
      <dc:creator>Sean Wentworth</dc:creator>
      <pubDate>Fri, 03 Apr 2026 21:37:12 +0000</pubDate>
      <link>https://dev.to/sean9727/book-review-java-how-low-can-you-go-2900</link>
      <guid>https://dev.to/sean9727/book-review-java-how-low-can-you-go-2900</guid>
      <description>&lt;p&gt;I liked &lt;em&gt;JAVA HOW LOW CAN YOU GO: Low-latency design for RFQ and high-frequency trading covering java 24+ and beyond&lt;/em&gt; because it goes beyond normal Java development and focuses on areas that really matter in low-latency systems. Instead of staying only on language basics, it looks at performance, concurrency, garbage collection, memory handling, networking, and system-level design.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F33ykmsx2gzd01qmhp2vm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F33ykmsx2gzd01qmhp2vm.jpg" alt=" " width="800" height="1199"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What makes the book more useful is its connection to trading technology. It touches on topics like RFQ platforms, market making, exchange matching, and order routing, so the ideas are not just theoretical. You can see where this knowledge fits in real finance systems.&lt;/p&gt;

&lt;p&gt;I think this book would be most helpful for Java developers who already know the basics and want to understand how high-performance systems are built. It also looks like a strong resource for interview preparation, especially for roles in banks, hedge funds, or electronic trading teams where low-latency concepts often come up.&lt;/p&gt;

&lt;p&gt;Overall, I would say this is a practical book for developers who want to move closer to performance-focused Java and real trading architecture. It feels more job-relevant than many general Java books. Of ocurse one of the best book for interview preparation. &lt;/p&gt;

</description>
      <category>architecture</category>
      <category>java</category>
      <category>performance</category>
      <category>resources</category>
    </item>
  </channel>
</rss>
