IRIX/Motif Programming Notes

IRIX/Motif Programming Notes PDF Author:
Publisher:
ISBN:
Category : Motif (Computer program).
Languages : en
Pages : 84

Get Book Here

Book Description

IRIX/Motif Programming Notes

IRIX/Motif Programming Notes PDF Author:
Publisher:
ISBN:
Category : Motif (Computer program).
Languages : en
Pages : 84

Get Book Here

Book Description


IRIX 4D1-4.0 Transition Guide, Programming Environment

IRIX 4D1-4.0 Transition Guide, Programming Environment PDF Author:
Publisher:
ISBN:
Category : X Window System (Computer system)
Languages : en
Pages : 70

Get Book Here

Book Description


1001 Programming Resources

1001 Programming Resources PDF Author: Edward J. Renehan
Publisher: Singular
ISBN: 9781884133503
Category : Computers
Languages : en
Pages : 532

Get Book Here

Book Description
"1001 Programming Resources" features key Web sites programmers must visit and shows how to access product descriptions and detailed documentation in minutes. Download sample programs in C/C++, Java, Perl, Visual Basic, and more. The CD-ROM contains programming tools, Java and Perl, an electronic book, and demos.

Programming with Qt

Programming with Qt PDF Author: Matthias Kalle Dalheimer
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 390

Get Book Here

Book Description
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.

Course Notes

Course Notes PDF Author:
Publisher:
ISBN:
Category : Computer graphics
Languages : en
Pages : 212

Get Book Here

Book Description


Army TENCAP Into the 21st Century--

Army TENCAP Into the 21st Century-- PDF Author:
Publisher:
ISBN:
Category : Military reconnaissance
Languages : en
Pages : 48

Get Book Here

Book Description


The Linux Command Line, 2nd Edition

The Linux Command Line, 2nd Edition PDF Author: William Shotts
Publisher: No Starch Press
ISBN: 1593279531
Category : Computers
Languages : en
Pages : 504

Get Book Here

Book Description
You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily-digestible chapters, you'll learn how to: • Create and delete files, directories, and symlinks • Administer your system, including networking, package installation, and process management • Use standard input and output, redirection, and pipelines • Edit files with Vi, the world's most popular text editor • Write shell scripts to automate common or boring tasks • Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.

Perl Programming for Biologists

Perl Programming for Biologists PDF Author: D. Curtis Jamison
Publisher: John Wiley & Sons
ISBN: 9780471430599
Category : Medical
Languages : en
Pages : 206

Get Book Here

Book Description
Working on the assumption that the reader has no formal training in programming, Perl Programming for Biologists demonstrates how Perl is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key points. The author incorporates numerous real-life examples throughout the text. Upon completing the book, readers are able to quickly perform such tasks as correcting recurring errors in spreadsheets, scanning a Fasta sequence for every occurrence of an EcoRI site, adapting other writers' scripts to one's own purposes, and most important, writing reusable and maintainable scripts that spare the rote repetition of code.

OpenGL Programming for the X Window System

OpenGL Programming for the X Window System PDF Author: Mark J. Kilgard
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 582

Get Book Here

Book Description
SGI's X Windows graphics expert explains how to construct real and useful 3D applications using OpenGL and X, and how to tightly integrate OpenGL applications with the X Window System. Using the OpenGL Utility Toolkit (GLUT) to show how OpenGL programs can be quickly constructed, the book explores OpenGL features using examples written in GLUT.

Cross-platform GUI Programming with WxWidgets

Cross-platform GUI Programming with WxWidgets PDF Author: Julian Smart
Publisher: Prentice Hall
ISBN: 9780131473812
Category : Computers
Languages : en
Pages : 700

Get Book Here

Book Description
Describes how to use wxWidgets, an open-source C++ API, to write GUI applications.