Dreamweaver MX 2004 BiblePacked with hands-on instruction and step by step tutorials, the Dreamweaver MX 2004 Bible is everything you need to harness the power of this amazing web development tool. Starting with the basics, expert author and well-known Dreamweaver guru Joe Lowery guides you through the in s and out s of Dreamweaver MX 2004 and will have you building your very own dynamic, data-driven sites in no time. ...
FileMaker Pro 7 BibleUpdated to cover the latest program version, this comprehensive guide helps users make the most of FileMaker Pro, the sophisticated workgroup database application with nine million registered users. Offers complete step-by-step guidance on FileMaker Pro features and tasks, covering both the Mac and Windows versions. Features expanded coverage of ODBC, JDBC, and XML connectivity and includes a new chapter on the developer tools used to create more complex databases. Other topics covered include calculations and computations, data exchange, creating and using templates, linking databases, using FileMaker in workgroups, Web publishing, plug-ins, and advanced database connectivity. ...
Flex 4 CookbookFlex 4 Cookbook has hands-on recipes for everything from Flex basics to solutions for working with visual components and data access, as well as tips on application development, unit testing, and Adobe AIR. Each recipe provides an explanation of how and why it works, and includes sample code that you can use immediately. You'll get results fast, whether you're a committed Flex developer or still evaluating the technology. It's a great way to jumpstart your next web application. ...
Access 2010 All-in-One For DummiesIf you want to learn Microsoft Access inside and out, the nine minibooks in this easy-access reference are exactly what you need. Read the book cover to cover, or jump into any of the minibooks for the instruction and topics you need most. Learn how to connect Access to SQL Server, manipulate your data locally, use nifty new features from Office 2010 such as the enhanced Ribbon, create queries and macros like a champ, and much more. From the basics to advanced functions, it's what you need to make Access more accesssible. ...
Windows 8 All-in-One For DummiesPromising an updated user interface, new application to today's mobile world, and increased connection to data and services that live in the cloud, Windows 8 will have new features and perks you'll want to start using right away. And that's where this bestselling guide comes in. With ten minibooks in one, it's packed with information on all aspects of the OS. Take the guesswork out of Windows 8 from day one with this all-in-one resource. ...
Appcelerator Titanium: Up and RunningBuild native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You'll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java or Objective-C.
Fast-paced and full of examples, this book helps you build your first project with Titanium Studio, and then takes you through the steps necessary to build complex data-bound apps. ...
AngularJSDevelop smaller, lighter web apps that are simple to create and easy to test, extend, and maintain as they grow. This hands-on guide introduces you to AngularJS, the open source JavaScript framework that uses Model-view-controller (MVC) architecture, data binding, client-side templates, and dependency injection to create a much-needed structure for building web apps.
Guided by two engineers who worked on AngularJS at Google, you'll walk through the framework's key features, and then build a working AngularJS app-from layout to testing, compiling, and debugging. You'll learn how AngularJS helps reduce the complexity of your web app. ...
Ethernet SwitchesIf you're ready to build a large network system, this handy excerpt from Ethernet: The Definitive Guide, Second Edition gets you up to speed on a basic building block: Ethernet switches. Whether you're working on an enterprise or campus network, data center, or Internet service provider network, you'll learn how Ethernet switches function and how they're used in network designs.
This brief tutorial also provides an overview of the most important features found in switches, from the basics to more advanced features found in higher-cost and specialized switches. ...
Understanding the Linux Kernel, 3rd EditionIn order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.
The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. ...
Beginning T-SQL with Microsoft SQL Server 2005 and 2008Transact-SQL, or T-SQL, is Microsoft Corporation's powerful implementation of the ANSI standard SQL database query language, which was designed to retrieve, manipulate, and add data to relational database management systems (RDBMS).
You may already have a basic idea of what SQL is used for, but you may not have a good understanding of the concepts behind relational databases and the purpose of SQL. This book will help you build a solid foundation of understanding, beginning with core relational database concepts and continuing to reinforce those concepts with real-world T-SQL query applications. ...