BookShared
  • MEMBER AREA    
  • Java by Comparison: Become a Java Craftsman in 70 Examples

    (By Simon Harrer)

    Book Cover Watermark PDF Icon Read Ebook
    ×
    Size 23 MB (23,082 KB)
    Format PDF
    Downloaded 612 times
    Last checked 10 Hour ago!
    Author Simon Harrer
    “Book Descriptions: Write code that's clean, concise, and to the code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your coding style through small and understandable examples that compare flawed code to an improved solution. Discover handy tips and tricks, as well as common bugs an experienced Java programmer needs to know. Make your way from a Java novice to a master craftsman. This book is a useful companion for anyone learning to write clean Java code. The authors introduce you to the fundamentals of becoming a software craftsman, by comparing pieces of problematic code with an improved version, to help you to develop a sense for clean code. This unique before-and-after approach teaches you to create clean Java code. Learn to keep your booleans in check, dodge formatting bugs, get rid of magic numbers, and use the right style of iteration. Write informative comments when needed, but avoid them when they are not. Improve the understandability of your code for others by following conventions and naming your objects accurately. Make your programs more robust with intelligent exception handling and learn to assert that everything works as expected using JUnit5 as your testing framework. Impress your peers with an elegant functional programming style and clear-cut object-oriented class design. Writing excellent code isn't just about implementing the functionality. It's about the small important details that make your code more readable, maintainable, flexible, robust, and faster. Java by Comparison teaches you to spot these details and trains you to become a better programmer. What You You need a Java 8 compiler, a text editor, and a fresh mind. That's it.”

    Google Drive Logo DRIVE
    Book 1

    Effective Java

    ★★★★★

    Joshua Bloch

    Book 1

    It Doesn't Have to Be Crazy at Work

    ★★★★★

    Jason Fried

    Book 1

    A Philosophy of Software Design

    ★★★★★

    John Ousterhout

    Book 1

    Tidy First?: A Personal Exercise in Empirical Software Design

    ★★★★★

    Kent Beck

    Book 1

    Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#

    ★★★★★

    Scott Wlaschin

    Book 1

    Functional Programming in Java: Harnessing the Power of Java 8 Lambda Expressions

    ★★★★★

    Venkat Subramaniam

    Book 1

    Java Performance: The Definitive Guide: Getting the Most Out of Your Code

    ★★★★★

    Scott Oaks

    Book 1

    Writing An Interpreter In Go

    ★★★★★

    Thorsten Ball

    Book 1

    The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win

    ★★★★★

    Gene Kim

    Book 1

    Kubernetes: Up & Running

    ★★★★★

    Kelsey Hightower

    Book 1

    The Pragmatic Programmer: From Journeyman to Master

    ★★★★★

    Andy Hunt

    Book 1

    Clean Agile: Back to Basics

    ★★★★★

    Robert C. Martin

    Book 1

    Database Internals: A deep-dive into how distributed data systems work

    ★★★★★

    Alex Petrov