Search Articles — Sudonull

Search Results

In this project

Dialog management in Python via JSON config

https://sudonull.com/dialog-management-in-python-via-json-config

Declarative approach to wizards in Python. Configuring steps, conditional visibility and integration with aiogram 3 without nested if. Read the guide.

Bunker 3D Port on GZDoom: Resource Conversion

https://sudonull.com/bunker-3d-port-on-gzdoom-resource-conversion

Learn how to port retro mobile shooters Bunker 3D, Laboratory 3D to GZDoom. Python converter from JSON to UDMF, steps and level examples. For Doom modders.

DP on LeetCode: 3 problems with recurrence formulas

https://sudonull.com/dp-on-leetcode-3-problems-with-recurrence-formulas

Breakdown of Unique Paths, Min Path Sum, Climbing Stairs problems. Recurrence relations, Python code, DP signs. Master dynamic programming for interviews.

GameMaker: how to become an indie developer at 35

https://sudonull.com/gamemaker-how-to-become-an-indie-developer-at-35

Learn how Vladimir mastered GameMaker at 35 and released his first game on Steam. Detailed path of an indie developer: from Python to release.

Switching PSU for test stands 0-32V USB-C

https://sudonull.com/switching-psu-for-test-stands-0-32v-usb-c

Compact open-source power supply for DUT tests: 96W, accuracy 0.1%, SCPI/Python. Integration into test stands and desk. Specifications, application — for middle/senior dev.

From the web

Welcome to Python.org

https://www.python.org/

Experienced programmers in any other language can pick up Python very quickly, and beginners find the clean syntax and …

Download Python | Python.org

https://www.python.org/downloads/

Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum in the Netherlands as a successor …

Python 3.14.7 documentation

https://docs.python.org/

1 day ago · This page is licensed under the Python Software Foundation License Version 2. Examples, recipes, and other code in the …

The Python Tutorial — Python 3.14.7 documentation

https://docs.python.org/3/tutorial/index.html

1 day ago · Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but …

BeginnersGuide - Python Software Foundation Wiki Server

https://wiki.python.org/moin/BeginnersGuide

This is the program that reads Python programs and carries out their instructions; you need it before you can do any Python …

Python Tutorial - W3Schools

https://www.w3schools.com/python/

Learn Python Python is a popular programming language. Python can be used on a server to create web applications. Python is easy …

Python (programming language) - Wikipedia

https://en.wikipedia.org/wiki/Python_(programming_language)

Python is a high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with …

Online Python - IDE, Editor, Compiler, Interpreter

https://www.online-python.com/

Python, which was initially developed by Guido van Rossum and made available to the public in 1991, is currently one of the most …

Online Python Compiler (Interpreter) - Programiz

https://www.programiz.com/python-programming/online-compiler/

Write and run your Python code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for …

Introduction to Python - W3Schools

https://www.w3schools.com/python/python_intro.asp

Python has syntax that allows developers to write programs with fewer lines than some other programming languages. Python runs …

Trending Now