Best of JavaMay 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Backend Developer Roadmap

    Backend Developer Roadmap Step by step guide to becoming a modern backend developer in 2023. Backend web development is the part of web development that deals with the server-side of a web application. It often involves the use of programming languages such as Python, Java, Ruby, PHP, JavaScript and.NET languages.

  2. 2
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·3y

    Ghidra — A powerful Reverse Engineering Tool

    Ghidra is one of the most powerful and popular reverse engineering frameworks used extensively today. It offers a user-friendly interface which permits users to reverse engineer binaries, debug code, and analyze code in many languages. It also includes several advanced features, such as code decompilation, scripting capabilities, and collaboration tools.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Welcome to Comprehensive Rust 🦀

    The course covers the full spectrum of Rust, from basic syntax to advanced topics like generics and error handling. It also includes Android-specific content on the last day. The goal of the course is to teach you Rust and hope to: - Give you a comprehensive understanding of Rust syntax and language.

  4. 4
    Article
    Avatar of medium_jsMedium·3y

    Daily LeetCode Problems: Problem 24. Swap Nodes in Pairs

    Daily LeetCode Problems: Problem 24. Swap Nodes in Pairs: A Clever Approach to Rearrange Linked List. In this article, we’ll explore the problem statement, discuss an intuitive approach to solving it, and provide a step-by-step breakdown of the solution.

  5. 5
    Article
    Avatar of hackernoonHacker Noon·3y

    105 Stories To Learn About Functional Programming

    These 105 free stories are ordered by most time reading created on HackerNoon. Visit the [/Learn Repo to find the most read stories about any technology. Use the weekly Newsquiz to test your knowledge of stories you saw on the site.

  6. 6
    Article
    Avatar of jrebelJRebel·3y

    Java 20: What’s New in JDK 20

    Java 20: What’s new in JDK 20 is the latest upgrade of standard Java. The releases are either incubator features that are not fully mature yet, or preview versions of various capabilities. This short-term Java release will be supported for six months following the September 20, 2022 release of JDK 19.