Create Your First App For Ubuntu

Create Your First App For Ubuntu

Last night I created a tutorial video for how to get started creating your very first app for Ubuntu. In the tutorial I show you how to create a simple web browser by generating a new project, customizing the user interface, writing some code, and then generating a...
Ubuntu App Developer Goings On

Ubuntu App Developer Goings On

With the release of Ubuntu 12.04, there have been many different viewpoints on which parts are the most important features and facilities for our users; Unity, the HUD, application choice etc etc. Let me show you what I consider to be one of the most important parts...
3D Python Game Development

3D Python Game Development

[Panda3D](https://www.panda3d.org/) looks awesome as a Python powered 3D game engine. I can imagine this, tied with a Quickly template, and [their awesome docs](https://www.panda3d.org/reference/1.7.2/python/annotated) and [awesome...