How can I help my partner write better code?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

  • I’m a little out of date with Java, but I believe Checkstyle is currently popular: https://github.com/checkstyle/checkstyle

  • ExoPlayer

    An extensible media player for Android (by ValveSoftware)

  • I would strongly suggest your partner start reading other people's code on things like Github, etc., and see how they're written. For example, looking at Valve software's ExoPlayer (here), we can see a number of things:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Java Checkstyle reports formatting as a warning, not an error despite my explicit severity

    1 project | /r/javahelp | 16 Aug 2022
  • Checkstyle - development tool to help programmers write Java code that adheres to a coding standard.

    1 project | /r/github_trends | 29 Apr 2022
  • What is the most popular Code Style Guide in the Java world?

    1 project | /r/learnjava | 22 Apr 2021
  • Checkstyle

    1 project | dev.to | 17 Feb 2021
  • We Have Code Quality At Home: Open Source Java Code Quality Tools

    4 projects | dev.to | 6 May 2024