Search Articles — Sudonull

Search Results

In this project

Swift 6.3: Android SDK and @c attribute

https://sudonull.com/swift-6-3-android-sdk-and-c-attribute

Swift 6.3 brings official SDK for Android, @c for C export, module selectors and optimizations. Details on new features for middle/senior dev. Download and test.

Interplanetary Habitable Zone: Calculations for the Solar System

https://sudonull.com/interplanetary-habitable-zone-calculations-for-the-solar-system

Learn how to calculate the interplanetary habitable zone (IHZ) for space colonization. Comparison of the Solar System and TRAPPIST-1, Δv factors, radiation, resources. Models for developers.

Binomial test: calculation and interpretation

https://sudonull.com/binomial-test-calculation-and-interpretation

Breakdown of the binomial test on the Amazon bestsellers dataset. Hypothesis formulation, critical regions, Python code for processing. For middle/senior data scientists.

Compiled vs Interpreted Languages: Key Differences

https://sudonull.com/compiled-vs-interpreted-languages-key-differences

What is the difference between compiled and interpreted languages? Learn performance, use cases, and how to choose the right language for your project. Full comparison guide.

Creating DSL in Python: Russian-language interpreter

https://sudonull.com/creating-dsl-in-python-russian-language-interpreter

How to write a DSL interpreter in Python with RPN support and AST serialization. Detailed breakdown of architecture and code for middle/senior developers.

From other projects

Trending Now