background preloader

ZetCode, tutorials for programmers

ZetCode, tutorials for programmers

❍ IcoMoon AnotherTutorial Table of Contents: Foreword The purpose of this tutorial is to get you started with the wxPython toolkit, from the basics to the advanced topics. It has lots of code examples, not much talking. mailing list reference book source code of wxPython applications /home/vronskij/bin/wxPython/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx - the ultimate resource, on my Linux box There are three decent toolkits for the python programming language: wxPython PyQt PyGTK Note that this tutorial is done on Linux. Icons used in this tutorial: icons.tgz Images used in this tutorial: images.tgz jan bodnar 2005 - 2007 status update. wxPython API wxPython API is a set of functions and widgets. In wxPython we have lot's of widgets. Base Widgets These widgets provide basic functionality for derived widgets. wx.Window wx.Control wx.ControlWithItem Top level Widgets These widgets exist independently of each other. wx.Frame wx.MDIParentFrame wx.MDIChildFrame wx.Dialog wx.PopupWindow Containers Dynamic Widgets or

For learning, refreshing, or just for fun! Geeklist - A place for geeks to share what they've done, who they did it with and connect with great companies IDE Toolbox: 70+ IDEs for Developers For developing cool applications you need an Integrated Development Environment, also called an IDE. Here's our list of 70+ IDEs for developers and all our geek readers who like to try their hands at coding. Enjoy and Don’t forget to check out our post where you can suggest future toolbox topics! Anjuta C/C++ IDE - A dynamic C/C++ IDE with features including project management, interactive debugger and an editor for browsing and syntax highlighting. BVRDE - A C/C++ Integrated Development Environment (IDE) primarily designed for easy cross-platform development. C-Free - C-Free is a professional IDE offering support for multiple compilers including Cygwin, Borland C++ Compiler, Microsoft C+ Compiler, Open Watcom and Digital Mars. Code::Blocks - A free C++ IDE based on the plug-ins. CPPIDE - A complete integrated development environment for C/C++ environment with a source code editor, compiler and debugger. c.vim - c.Vim is a C/C++ IDE that enables easy coding and execution of programs. Java

Algorithm Archive · GitBook git - la guía sencilla git - la guía sencilla una guía sencilla para comenzar con git. sin complicaciones ;) por Roger Dudler (traducido por @lfbarragan y @adrimatellanes) créditos a @tfnico, @fhd y Namics disponible en english, deutsch, français, indonesian, italiano, nederlands, polski, português, русский, türkçe, မြန်မာ, 日本語, 中文, 한국어 por favor, reporta cualquier problema en github configuración Descarga git para OSX Descarga git para Windows Descarga git para Linux crea un repositorio nuevo Crea un directorio nuevo, ábrelo y ejecuta git init para crear un nuevo repositorio de git. hacer checkout a un repositorio Crea una copia local del repositorio ejecutando git clone /path/to/repository Si utilizas un servidor remoto, ejecuta git clone username@host:/path/to/repository flujo de trabajo Tu repositorio local esta compuesto por tres "árboles" administrados por git. add & commit Puedes registrar cambios (añadirlos al Index) usando git add <filename> git add . envío de cambios ramas actualiza & fusiona etiquetas guías

J2EE Video Tutorial | Free Java EE Video Lessons| Free JEE J2EE Video Programming | Jee J2ee Video Lectures TODO Learn Code The Hard Way -- Books And Courses To Learn To Code

Related: