• Skip to primary navigation
  • Skip to content
  • Skip to footer
Rafael Naufal's blog Communicating my thoughts on software development
  • Home
  • About
  • Posts
  • Categories
  • Tags

    Rafael Naufal

    Software Engineer

    • Website
    • Twitter
    • GitHub
    • LinkedIn

    35 programming habits that make your code smell

    August 20, 2017 less than 1 minute read

    Interesting article about some bad programming practices, including topics like code organization, teamwork, testing and maintenance.

    Tags: code, development, programming, teamwork, testing

    Categories: code, development, programming, teamwork, testing

    Updated: August 20, 2017

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    About patterns for handling errors in Kafka applications

    November 23, 2024 less than 1 minute read

    I have just read an interesting article about patterns for handling errors in Kafka. The article presents four patterns for handling errors in Kafka applicat...

    About using Test Doubles in tests

    March 8, 2024 less than 1 minute read

    I have just read an interesting chapter from the Software Engineering book at Google about using Test Doubles in tests.

    About JUnit 5 parameterized tests

    December 18, 2022 less than 1 minute read

    Interesting article about JUnit 5 parameterized tests using BDD (Behaviour-Driven Development) style. It shows an example of using @CsvSource as arguments so...

    Writing your own custom Java stream collector

    March 30, 2020 1 minute read

    One of the common operations of the Collectors API introduced in Java 8 is the possibility to collect results into a result container like List, Set or Map. ...

    • Twitter
    • GitHub
    • Feed
    © 2025 Rafael Naufal's blog. Powered by Jekyll & Minimal Mistakes.