Sebanyak 2635 item atau buku ditemukan

C# Language Pocket Reference

C# programmers all have one thing in common -- they're learning a new language. That fact alone brings challenges, frustrations, and constant demands on your patience. And, no matter how good your reference books are, you can't always stop to thumb through hundreds of pages to find the piece of information you need. Your answer is the C# Language Pocket Reference. Concise and easy to use, this handy pocket guide to C# comes from the authors of C# in a Nutshell, and is a must-have quick reference for anyone implementing this new object-oriented language.The C# Language Pocket Reference offers the convenience of a quick reference in a format that will actually fit in your pocket. The book includes a guide to C# language elements, a brief overview of the Framework Class library, a cross-reference for namespaces and assemblies, a list of compiler syntax and switches, a regular expressions reference guide, and more. You'll be surprised at how much information can fit into this slim volume.O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new C# Language Pocket Reference is the book you'll want to have.

Concise and easy to use, this handy pocket guide to C# comes from the authors of C# in a Nutshell, and is a must-have quick reference for anyone implementing this new object-oriented language.The C# Language Pocket Reference offers the ...

Creating Photomontages with Photoshop: A Designer's Notebook

A guide to using Photoshop to create photomontages, featuring the work and commentary of digital imaging professionals, graphic artists, illustrators, and photographers such as Didier Cr?et?e, Lamia Dhib, and Odile Pascal.

A guide to using Photoshop to create photomontages, featuring the work and commentary of digital imaging professionals, graphic artists, illustrators, and photographers such as Didier Cr?et?e, Lamia Dhib, and Odile Pascal.

Making Isometric Social Real-Time Games with HTML5, CSS3, and JavaScript

Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools. You'll learn how to render graphics, animate with sprites, add sound, validate scores to prevent cheating, and more, using detailed examples and code samples. By the end of the book, you’ll complete a project called Tourist Resort that combines all of the techniques you’ve learned. You’ll also learn how to integrate your game with Facebook. If you’re familiar with JavaScript, HTML5, and CSS3, you’re ready to get started. Use HTML5’s canvas element to build smooth animations with sprites Create an isometric grid pattern for high-performance graphics Design a GUI that works equally well on mobile devices and PCs Add sound to your game with HTML5’s audio element Implement the game’s path-finding function with WebWorkers Build a client data model on the server with PHP and MySQL Make your game come alive with dynamic CSS3 objects

Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools.

Practical PostgreSQL

Arguably the most capable of all the open source databases, PostgreSQL is an object-relational database management system first developed in 1977 by the University of California at Berkeley. In spite of its long history, this robust database suffers from a lack of easy-to-use documentation. Practical PostgreSQL fills that void with a fast-paced guide to installation, configuration, and usage.This comprehensive new volume shows you how to compile PostgreSQL from source, create a database, and configure PostgreSQL to accept client-server connections. It also covers the many advanced features, such as transactions, versioning, replication, and referential integrity that enable developers and DBAs to use PostgreSQL for serious business applications. The thorough introduction to PostgreSQL's PL/pgSQL programming language explains how you can use this very useful but under-documented feature to develop stored procedures and triggers. The book includes a complete command reference, and database administrators will appreciate the chapters on user management, database maintenance, and backup & recovery. With Practical PostgreSQL, you will discover quickly why this open source database is such a great open source alternative to proprietary products from Oracle, IBM, and Microsoft.Also included is a CD-ROM with Command Prompt's PostgreSQL ApplicationServer, LXP. The CD covers LXP version 0.8.0 and PostgreSQL version 7.1.3.

Practical PostgreSQL fills that void with a fast-paced guide to installation, configuration, and usage.This comprehensive new volume shows you how to compile PostgreSQL from source, create a database, and configure PostgreSQL to accept ...

Introduction to Neogeography

Neogeography combines the complex techniques of cartography and GIS and places them within reach of users and developers. This Short Cut introduces you to the growing number of tools, frameworks, and resources available that make it easy to create maps and share the locations of your interests and history. Learn what existing and emerging standards such as GeoRSS, KML, and Microformats mean; how to add dynamic maps and locations to your web site; how to pinpoint the locations of your online visitors; how to create genealogical maps and Google Earth animations of your family's ancestry; or how to geotag and share your travel photographs.

Neogeography combines the complex techniques of cartography and GIS and places them within reach of users and developers.

Jaringan Berbasis Linux

3.1 Komponen Fisik dalam TCP/IP Komputer dengan protokol TCP/IP dapat
terhubung ke komputer lain dan jaringan lainnya dikarenakan adanya bantuan
peralatan yang berhubungan dengan jaringan komputer. Selain itu juga
diperlukan ...

The Linux Kernel Primer: A Top-Down Approach For X86 And Powerpc Architectures

The Linux® Kernel Primer Is The Definitive Guide To Linux Kernel Programming. The Authors' Unique Top-Down Approach Makes Kernel Programming Easier To Understand By Systematically Tracing Functionality From User Space Into The Kernel And Carefully Associating Kernel Internals With User-Level Programming Fundamentals. Their Approach Helps You Build On What You Already Know About Linux, Gaining A Deep Understanding Of How The Kernel Works And How Its Elements Fit Together.

The Linux® Kernel Primer Is The Definitive Guide To Linux Kernel Programming.