RSSAmplifier

Blog

Mulle kybernetiK Feed

mulle-kybernetik.comRSS feed ↗16 posts

Latest posts

mulle-objc 0.28 released!

Version 0.28 of mulle-objc - tools and libraries - has been released. Read here what's new and check the project page for more information. [ mulle-objc ]

mulle-objc 0.27 released!

Version 0.27 of mulle-objc - tools and libraries - has been released. Read here what's new and check the project page for more information. [ mulle-objc ]

mulle-todo released!

📋 A simple but elegant per-project todo list manager for shell environments with Unicode box drawing and emoji support. [ mulle-todo ]

mulle-objc 0.26 released!

Version 0.26 of mulle-objc - tools and libraries - has been released. Read here what's new and check the project page for more information. [ mulle-objc ]

De Re mulle-objc

The mulle-objc developer guide starts with a quick intro to Objective-C development with mulle-objc and then goes deeper into the technical details. Also included: porting tips!

De Re NSObject

And another new programming guide for mulle-objc is out now. "De Re NSObject" covers all the questions how to manage Objective-C objects. [More]

De Re NSObject

NSObject is not just a root class, its a programming paradigm in Objective-C. This guide will tell you all about it. A must-read for any mulle-objc developer.

De Re @property

A new programming guide for mulle-objc appeared. It's called "De Re @property" and it exclusively deals with ... Objective-C properties. [More]

De Re @property

A comprehensive guide to writing @property code in Objective-C. mulle-objc that is.

Objective-C Runtime in Pictures

A booklet that explains the Objective-C runtime internals and that of the mulle-objc runtime in particular. [More]

Objective-C Runtime in Pictures

The Objective-C in depth with lots of pictures of the internals. Though mulle-objc specific, many of the concepts are the same as found in other Objective-C runtimes. Also comes with a quiz!

mulle-objc Development with IDEs

The "mulle-objc Development with IDEs" guide has received some improvements in the Visual Studio Code debugging setup. [More]

mulle-objc Development with IDEs

This small guide shows, how to develop mulle-objc code in current IDEs like Visual Studio Code or CLion.

De Re mulle-sde

An introduction of mulle-sde as a cross-platform Integrated Development Environment in the shell.

Modern Bash Scripting

A booklet about modern bash scripting. Some of the techniques presented are brand new. [More]

Modern Bash (Zsh) Scripting

New tricks for an old shell. How to make shell scripting pleasant and less error prone. This booklet will give you some ideas.