Latest Post
“Doc, JavaDoc and Markdown” with Jonathan Gibbons
Published on: Tue, 21 Jan 2025 08:54:50 Java leads by example regarding documentation: JavaDoc inspires trust in…
March 23, 2025
1 min read
6. Mastering Control Flow in Java: A Guide to Dynamic Programming
In Java, statements normally execute from top to bottom. Real-world scenarios, however, often require us to:…
March 5, 2025
8 min read
5. Interactive Java Programs: Gathering and Displaying User Input
Building Interactive Software Creating software that actively responds to user input is central to modern…
February 8, 2025
3 min read
The Q-Cube Gravity Antenna: A Blueprint for Microgravity Wave Detection and Interstellar Communication
Abstract I present a conceptual design for the Q-Cube Gravity Antenna—a cube-shaped interferometric device…
February 5, 2025
7 min read
4. Working with Arrays and Strings in Java
In Java, working with text and collections is straightforward once you understand the fundamentals. This guide…
February 3, 2025
6 min read
Dynamic Spacetime Modulation Engine
Abstract I propose a detailed, speculative design for a Dynamic Spacetime Modulation Engine—a propulsion…
February 1, 2025
6 min read
3. Variables and Operators in Java
In this post, we’ll explore two fundamental building blocks of Java programming: variables and operators. By the…
January 26, 2025
10 min read
2. Structure of a Java Program
Understanding the structure of a Java program is essential for writing clean, organized, and functional code.…
January 23, 2025
2 min read
1. Introduction to Java
Welcome to Java programming!This series of posts is designed to be a refresher for experienced developers and a…
January 22, 2025
3 min read
DIY Soldering Fume Blower: Keep Your Workspace Fresh and Healthy. (Open Fan)
Soldering is an essential part of many DIY projects, but let’s be honest—those fumes are no joke. Back in…
January 20, 2025
3 min read