Best of JavaOctober 2021

  1. 1
    Article
    Avatar of tdsTowards Data Science·4y

    The Most Popular Languages on Reddit after Analyzing ~1M Comments

    The most popular language on Reddit (other than English) will surprise you. To build this chart I analyzed almost a million Reddit comments with Snowflake and a Java UDTF (in less than 2 minutes) The most popular languages on Reddit, after analyzing 1M comments: English, German, Spanish, Portuguese, French, Italian, Romanian, Dutch.

  2. 2
    Article
    Avatar of hackernoonHacker Noon·5y

    GraphQL vs REST: How To Choose One Over The Other

    GraphQL is great for applications where related and nested data are fetched. If you need a clear and convenient API without overhead, or you want to use HTTP capabilities like caching or authentication, you should choose REST. But after weighing the pros and cons, we see that GraphQL is not always the best option.

  3. 3
    Article
    Avatar of dzDZone·5y

    Stop Coding and Start Innovating

    connectors is a technology used as part of the MuleSoft rapid development approach. It simplifies the development of connectivity code and promotes its reuse throughout your developer teams. In just under 15 mins I will code a connector that encapsulates the connectivity logic for the Amazon Polly service and use it in a simple example API.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    How to Learn Programming – The Guide I Wish I Had When I Started Learning to Code

    Jacob Stopak is the author of How to Learn Programming: The Guide I Wish I Had When I Started Learning to Code. How to learn programming: The guide I wish I had when I started learning to Code is available on Amazon.com for $9.99.

  5. 5
    Article
    Avatar of sdtimesSD Times·5y

    JetBrains launches code quality platform Qodana

    Qodana is a universal code quality platform for continuous integration. Allows developers to do smart checks and edits from within in their JetBrains IDE. Based on the company’s Java IDE, IntelliJ IDEA, and allows developers to perform static analysis of Java codebases.