Search Articles — Sudonull

Search Results

In this project

JavaScript Date Parser: Hidden Errors and Fixes

https://sudonull.com/javascript-date-parser-hidden-errors-and-fixes

Breakdown of the new Date(string) mechanism in JS: why it parses any text, timezone problems and how to avoid bugs in production. For developers: regex-validation and alternatives.

Java backend courses 2026: top-7 programs

https://sudonull.com/java-backend-courses-2026-top-7-programs

Choose a Java backend course for 2026: Netology, Skillbox, Hexlet. Spring Boot, microservices, internships, AI. Comparison, projects, reviews. Start learning!

CUBA Platform for Java: pros and cons

https://sudonull.com/cuba-platform-for-java-pros-and-cons

CUBA Platform Breakdown: how the framework speeds up hackathons but slows down production. Comparison with Spring, scaling issues, vendor lock-in. For middle/senior devs — read cases and conclusions.

FXGL 3D rendering: camera and JavaFX shaders

https://sudonull.com/fxgl-3d-rendering-camera-and-javafx-shaders

Analysis of JavaFX 3D capabilities in FXGL: camera, PhongMaterial, GLSL shaders, RepeatCore integration. Limitations and code examples for middle/senior dev. Study the approach.

Threads in Java: architecture and synchronization

https://sudonull.com/threads-in-java-architecture-and-synchronization

Breakdown of threads from processor to JVM: Race Condition, monitors, ReentrantLock, CompletableFuture. For middle/senior developers. Master without errors in production.

From the web

Download Java

https://www.java.com/en/download/?locale=zh-cn

5 days ago · Java 8 integrates with your operating system to run separately installed Java applications. If you were asked to install Java to run a desktop application, it's most likely you need this version. Developers are encouraged to download the latest Java Development Kit from OTN downloads.

Nov 12, 2024 ·

https://blog.csdn.net/JasonXu94/article/details/143726390

Nov 12, 2024 · 大家好,我是程序员徐师兄,今天为大家带来的是 Java 8 (JDK1.8)最新下载 安装教程,附详细图文。 教程通俗易懂,适合新手 JDK 现在官网上最细的版本已经到 18 以上了,然而在实际开发中,我们经常使用到的是 JDK 8 ,或者 JDK 11,很少使用 JDK18 版本的。 为什么呢?

Oct 13, 2021 ·

https://blog.csdn.net/drzeno/article/details/120754220

Oct 13, 2021 · 这篇博客提供了 Java 1.8的下载指引,包括直接从Oracle官网下载的步骤以及清华大学和华为的开源软件镜像站下载链接,方便用户快速获取Java JDK。

Sep 19, 2023 ·

https://www.cnblogs.com/kk8085/p/17714268.html

Sep 19, 2023 · Java 8 (jdk1.8u321)下载、安装及配置 jdk1.8的下载、jdk1.8的安装、配置环境变量。 本文使用: 系统:Windows Server 2022 Datacenter jdk版本:jdk-8u381-windows-x64.exe 一、jdk1.8下载 下载官网地址: https://www.oracle.com/java/technologies/downloads/#java8-windows 下载版本:jdk-8u381-windows-x64.exe

Download JDK 8, 11, 17, 21, 25, 26 | Java Builds for Linux,...

https://bell-sw.com/pages/downloads/

Open source Java 8 , 11 and more for Linux, Windows, macOS.

Apr 28, 2026 ·

https://cloud.tencent.com/developer/article/2662062

Apr 28, 2026 · 本文详细介绍 J DK 8 下载安装教程,包括环境变量配置步骤,并对比各版本特点,帮助开发者选择适合的Java开发环境。 掌握 J DK 8 对维护老项目和Java学习至关重要。

Trending Now