background preloader

Programming

Facebook Twitter

Russell91/pythonpy. Arrow: better dates and times for Python — Arrow 0.4.4 documentation.

Bash

C/C++ Perl. Java. Free Programming eBooks. Programming Languages - Hyperpolyglot. Free Programming Tutorials - Vimperator. Qt4 tutorial. Home This is Qt4 tutorial.

Qt4 tutorial

In this tutorial, you will learn the basics of GUI programming with Qt4 and C++. The Qt4 tutorial is suitable of beginners and intermediate programmers. Table of contents. PyQT Tutorial - Vimperator. Tutorial: Creating GUI Applications in Python with QTby Alex Fedosov Python is a great language with many awesome features, but its default GUI package (TkInter) is rather ugly.

PyQT Tutorial - Vimperator

Besides, who wants to write all that GUI code by hand, anyway? Instead, a much better way to write GUI apps in Python is to use Trolltech's QT Designer to WYSIWYG-ly create a nice-looking interface, and then automatically generate the necessary code for it with pyuic (which is a UI compiler for QT that comes with the PyQT package.) QT designer also makes it very easy to add Python code to your project.

(If you want your app to do anything useful, you will undoubtedly need to write some code. :) ) VoidRealms - Vimperator. Practice for Programmers. The Programming Historian 2 - Vimperator. Learn Lua in 15 Minutes - Vimperator. W3Schools Online Web Tutorials - Vimperator.

Ruby

Python. JavaScript. Snowjob 0.0.4. Shadow-box/Violent-Python-Examples · GitHub - Vimperator.