Fahd
1.2K posts

Fahd
@fahdshariff
programmer, blogger, stack overflower, whovian
London Katılım Ağustos 2008
38 Takip Edilen106 Takipçiler

Blogged: With Java 24, Structured Concurrency moves closer to becoming a first-class feature in the Java platform. Structured Concurrency allows you to focus on what your code is doing rather than how to coordinate threads. fahdshariff.blogspot.com/2025/05/java-2…
English

Blogged: Java 24 introduces Scoped Values, a powerful alternative to ThreadLocal that offers better performance and cleaner code for managing per-thread data. fahdshariff.blogspot.com/2025/03/java-2…
English

Blogged: Java 24 introduces enhancements to pattern matching by allowing primitive types in all pattern contexts, and extending instanceof and switch to work with all primitive types. fahdshariff.blogspot.com/2025/03/java-2…
English

Blogged: JavaScript Blobs: A Blob (Binary Large Object) is a data structure used to store raw data. It can be created using the Blob constructor... fahdshariff.blogspot.com/2024/08/javasc…
English

Blogged: Shared Web Workers are a special type of Web Worker that can be accessed from multiple browsing contexts, such as different tabs, windows, or iframes... fahdshariff.blogspot.com/2024/08/shared…
English

Blogged: Web Workers allow you to perform resource-intensive computations in background threads, without blocking the main thread that handles user interactions and... fahdshariff.blogspot.com/2024/08/web-wo…
English

Blogged: Happy 2025, everyone! fahdshariff.blogspot.com/2025/01/fahdbl… #HappyNewYear
English

Blogged: Calling Python Functions from kdb+/q with PyKX fahdshariff.blogspot.com/2024/05/callin…
English

Blogged: Using MathML to Embed Mathematical Equations in Webpages fahdshariff.blogspot.com/2024/05/using-…
English

Blogged: Java 22: Stream Gatherers fahdshariff.blogspot.com/2024/05/java-2…
English

Blogged: Java 22: Statements Before super(...) fahdshariff.blogspot.com/2024/05/java-2…
English

Blogged: Java 22: Unnamed Variables and Patterns fahdshariff.blogspot.com/2024/05/java-2…
English

Blogged: Java 21: Sequenced Collections fahdshariff.blogspot.com/2023/12/java-2…
English

@fahdshariff seems like there is a typo in the first example. the variables have values 1 and 2, not 5 and 6.
English

Blogged: Java 21: String Templates fahdshariff.blogspot.com/2023/11/java-2…
English

Blogged: Java 21: Unnamed Classes fahdshariff.blogspot.com/2023/12/java-2…
English

Blogged: Using "flock" to Prevent Multiple Instances of a Script from Running fahdshariff.blogspot.com/2023/08/using-…
English

Blogged: Matrix Operations in kdb+/q fahdshariff.blogspot.com/2023/08/matrix…
English

Blogged: Linear and Polynomial Regression in kdb+/q to determine the equation of a line of best fit through the data on a scatter plot. fahdshariff.blogspot.com/2023/09/linear…
English
