Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Running Linux
  • Language: en
  • Pages: 700

Running Linux

Welsh's guide has everything users need to understand, install, and start using the Linux operating system. New topics covered include laptops, cameras, scanners, sound, multimedia, and more.

Programming with Qt
  • Language: en
  • Pages: 524

Programming with Qt

The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on Windows. Qt also emulates the look and feel of Windows, so your users get native-looking interfaces.Platform independence is not the only benefit. Qt is flexible and highly optimized. You'll find that you need to write very little, if any, platform-dependent code because Qt already has what you need....

Running Linux
  • Language: en
  • Pages: 662

Running Linux

An introduction to Linux (a free UNIX-compatible operating system developed by volunteers on the internet) that covers installation and configuration; basic UNIX commands; system administration and maintenance; editors, text tools, and printing; applications; programming; and telecommunication. Annotation copyrighted by Book News, Inc., Portland, OR

Programming with Qt
  • Language: en
  • Pages: 390

Programming with Qt

Qt is a C++ class library that lets users write GUI applications that run on UNIX systems, as well as on Windows 95/98 and Windows NT. This book provides an in-depth tutorial on the multitude of features available in Qt and will teach readers how to take full advantage of this powerful, easy-to-use, cross-platform toolkit.

Linux in a Nutshell
  • Language: en
  • Pages: 946

Linux in a Nutshell

Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders. This updated edition offers a tighter focus on Linux system essentials, as well as more coverage of new capabilities such as virtualization, wireless network management, and revision control with git. It also highlights the most important options for using the vast number of Linux commands. You'll find many helpful new tips and te...

Mastering Regular Expressions
  • Language: en
  • Pages: 542

Mastering Regular Expressions

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener. As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow ...

POSIX Programmers Guide
  • Language: en
  • Pages: 654

POSIX Programmers Guide

Software -- Operating Systems.

About Face
  • Language: en
  • Pages: 612

About Face

  • Type: Book
  • -
  • Published: 1995-08-25
  • -
  • Publisher: Unknown

This book is intended to provide the reader with effective and practical tools for designing user interfaces. It integrates tactical and strategic approaches, helping the programmer understand how the user comprehends their software.

Practical Qt
  • Language: en
  • Pages: 253

Practical Qt

  • Type: Book
  • -
  • Published: 2004
  • -
  • Publisher: Unknown

None

Learn Qt 5
  • Language: en
  • Pages: 337

Learn Qt 5

Learn the fundamentals of QT 5 framework to develop interactive cross-platform applications Key Features A practical guide on the fundamentals of application development with QT 5 Learn to write scalable, robust and adaptable C++ code with QT Deploy your application on different platforms such as Windows, Mac OS, and Linux Book Description Qt is a mature and powerful framework for delivering sophisticated applications across a multitude of platforms. It has a rich history in the Linux world, is widely used in embedded devices, and has made great strides in the Mobile arena over the past few years. However, in the Microsoft Windows and Apple Mac OS X worlds, the dominance of C#/.NET and Objec...