vtlearn.de - vtlearn.de

Description: This site is the homepage of Martin Kolb, teacher and independent software developer.

Example domain paragraphs

Blog Projects About Me Legal&Privacy Blog Apr 27, 2020 Building a macOS app with Rubymotion - Part 1: Getting started with Rubymotion An article on getting started with macOS development with RubyMotion. It shows you how to initialize your first project and translate between Objective-C and RubyMotion.

This article will show you how to integrate a C library in a Rubymotion OSX project. We are going to build an app that lets you render a markdown text into HTML using the C reference implementation of the CommonMark project.

I wanted to try the RubyMotion Flow gem the other day and especially the Android part of it. Problem was how to test the Android app for development without having to buy and Android device. There is the built in emulator in the Android SDK, but after waiting for hours for it to boot up I lost faith and interest in it.