Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262657 descargas y
1106 contribuyentes !

Se han encontrado 6 Coincidencias

SWT/JFace in Action. GUI Design with Eclipse 3.0.


55 Visitas | 125 Descargas | 2013-11-19 03:07:29 | rmartinez

This book is written with the intermediate to advanced Java programmer in mind. We assume that you’re familiar with the basics of Java syntax and comfortable con- sidering design alternatives where there may not be a single choice that is supe- rior in all situations. Having some experience with developing graphical applications, whether in Java or any other language, will be helpful but isn’t necessary. We define all terms as they’re introduced and attempt to point out the purpose behind each widget as well as discuss the technical details of how to use it. However, this isn’t a book about user interface design, so we won’t attempt to cover the myriad details that go into assembling a compelling user experience out of the widgets we present. We assume that most readers have some experience with Swing, but such expe- rience isn’t necessary to fully enjoy this book. We attempt to draw comparisons to Swing where we feel that doing so imparts additional understanding for Swing vet- erans, but these comparisons are secondary to the main discussion of each topic. We have made sure you can understand every topic in this book without having programmed a single line of Swing code.

PyGTK 2.0 Tutorial

Interfaces Gráficas


74 Visitas | 117 Descargas | 2014-03-03 19:14:51 | eancedeg

PyGTK 2.0 is a set of Python modules which provide a Python interface to GTK+ 2.X. Throughout the rest of this document PyGTK refers to the 2.X version of PyGTK and GTK and GTK+ refer to the 2.X version of GTK+. The primary web site for PyGTK is www.pygtk.org [http://www.pygtk.org].

Griffon in Action

Griffon


27 Visitas | 47 Descargas | 2015-11-02 15:27:49 | pecarrazana

Griffon in Action is a comprehensive introduction to the Griffon framework that covers the basic building blocks such as MVC groups, binding, threading, services, plugins, and addons. But don’t let this quick summary fool you into thinking the topics are covered lightly. The book provides deep dives into the topics at hand, following a practical approach to get you started as quickly as possible. Who should read this book This book is for anyone interested in writing desktop applications for the Java virtual machine (JVM). Whether you’re a seasoned Java developer or just starting on your way, Griffon in Action will give you the knowledge to get started writing desktop applications in a productive manner and—why not?—have some fun while you’re at it. Some experience with Java Swing is assumed. Previous experience with Grails is an advantage, but we take the time to explain the crucial concepts where we think a common base should be explicitly stated. If you’re coming from another language background (such as Ruby or Python), you should find that using the Groovy language comes naturally.

Qt5 Python GUI Programming Cookbook


28 Visitas | 25 Descargas | 2021-05-10 02:10:08 | jose.muina

Esta es una guia para el desarrollo de interfaces graficas con Pyqt. A veces se hace dificil encontrar bibliografia sobre este tema y este libro, aunque esta muy limitado toca aspectos importantes en el desarrollo de aplicaciones graficas. Ademas cuenta con ejemplos practicos y si se dirige a la pagina del autor podra descargar dichos ejemplos y probarlos usted.

Python GUI Programming with Tkinter

GUI


18 Visitas | 10 Descargas | 2021-05-10 02:23:54 | jose.muina

Programacion de aplicaciones con interfaces de usuario con tkinter. Contiene ejemplos practicos y aborda con bastante amplitud el tema

modern PyQt

GUI con Python


41 Visitas | 33 Descargas | 2021-06-17 21:46:27 | jose.muina

Descripción: Dive into GUI application development and create useful applications for practical and relevant topics in the fields of business, computer science, and research. This book uses a realistic approach to help get you started designing and building the applications you need while learning new tools along the way. PyQt has a vast collection of tools that you can use to create GUIs, many of which seem to go unexplored. In Modern PyQt, you will go beyond some of the fundamental topics of GUI development in order to begin building useful desktop applications. Through extensive examples and hands-on projects, you will explore how to make applications for data analysis and visualization using graphs, computer vision with OpenCV and PyQt, the basics of networking, handling databases with SQL, and more!