MySQL for PythonPython is a dynamic programming language, which is completely enterprise ready, owing largely to the variety of support modules that are available to extend its capabilities. In order to build productive and feature-rich Python applications, we need to use MySQL for Python, a module that provides database support to our applications. Although you might be familiar with accessing data in MySQL, here you will learn how to access data through MySQL for Python efficiently and effectively.
This book demonstrates how to boost the productivity of your Python applications by integrating them with the MySQL database server, the world's most powerful open source database. It will teach you to access the data on your MySQL database server easily with Python's library for MySQL using a practical, hands-on approach. ...
Buying a Computer For Dummies, 2005 EditionCPU, Ghz, Mhz, DIMMS, RAM, ROM, AGP, ISA, PCI, USB, CRT, LCD, NIC, CCD, CIS, DP, Kbps. What do all of these acronyms mean?
Are you baffled by computer technology and technology? Intimidated by computer salespeople who grimace or grin when you say "gizmo?" Buying a Computer For Dummies 2005 Edition gives you the ABCs of buying a computer. You don't have to be able to talk tech; you just have to know what you want and how to get it. This guide turns evaluating the mind-boggling options into a simple five-step process, complete with software and hardware worksheets to help you pick a computer just for you. ...
Adobe Premiere Elements For DummiesAdobe Premiere Elements offers amateur and home moviemakers the opportunity to work with editing tools as powerful as those packed into Adobe Premiere Pro, one of the top tools on the market. Adobe Premiere Elements For Dummies offers these same users not only a guide through all the how-to steps of using the software, but also a valuable reference on how to best apply the tools to a great video project.
Covering more ground than the typical expanded users manuals you find in bookstores, Adobe Premiere Elements For Dummies is the book you need to get you through your first video-editing project as well as to return to whenever you hit rough spots and need instant help. ...
iPAQ For DummiesWith an iPAQ in your pocket, you have a whole world of technology literally at your fingertips. The iPAQ is not only a PDA, it's also a Pocket PC. You can do almost anything on your iPAQ that you can do at home on your desktop computer—if you know how to use all its really cool features. And there are so many of them!
You can even connect a GPS and all sorts of other cool add-ons to your iPAQ. iPAQ For Dummies tells you the best choices, what they do, and how to use them. With an iPAQ in one hand and this book in the other, you'll be able to do things you never thought possible. ...
C++ For Dummies, 5th EditionIf you've thought of programmers as elite intelligentsia who possess expertise (and perhaps genes) the rest of us will never have, think again. C++ For Dummies, 5th Edition, debunks the myths, blasts the barriers, shares the secrets, and gets you started. In fact, by the end of Chapter 1, you'll be able to create a C++ program. OK, it won't be newest, flashiest video game, but it might be a practical, customized inventory control or record-keeping program. ...
Windows XP All-in-One Desk Reference For Dummies, 2nd EditionWindows is the number one operating system in the world. There's a lot to Windows XP, with office productivity applications, multimedia features, the Internet, and security upgrades. Now and then, you probably wish you could call Tech Support.
With thumbtabs that make it easy to find what you're looking for and the famous For Dummies cheat sheet in the front, this book is designed to make life with Windows XP a lot easier, happier, safer, and a whole lot more fun. ...
MacBook For DummiesTired of being tethered to your desktop computer? If you're ready to break free with a laptop, the new MacBook could be just what you're looking for.
Whether you already have your new MacBook or are still weighing the pros and cons of various models, MacBook For Dummies is a valuable resource. For newcomers to laptop land, it's packed with basic information about using and caring for Mac laptops. It also walks you through Mac OS X, the revolutionary Macintosh operating system that makes your laptop tick. Then it's on to all the fun stuff you can do with your MacBook, like making music, editing photos and turning them into a book, creating DVDs on the road, or adding a wireless keyboard. ...
Django 1.0 Template DevelopmentDjango is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system allows programmers and designers to easily and efficiently output their content in a flexible, extendable, and maintainable manner.
This book will help you to master the Django template system. Built-in template tags and filters are explained with examples and usage notes, as well as information on building custom tags and filters to extend the system for your needs. You will learn to use inheritance to create modular templates that are easy to maintain. ...
Programming Microsoft Dynamics NAV 2009Microsoft Dynamics NAV is a well established Enterprise Resource Planning (ERP) application, part of the Microsoft Dynamics family. Dynamics NAV is installed worldwide, with well over one million users. Version 2009 contains many major new features and structures, requiring even experienced Dynamics NAV developers to refresh their NAV development knowledge.
Renowned for its challenging learning curve, Dynamics NAV is a complex piece of software with a unique design structure. For developers learning to modify or enhance Dynamics NAV for vital business purposes, the task can sometimes be intimidating. ...
MySQL 5.1 Plugin DevelopmentMySQL has introduced a Plugin API with its latest version – a robust, powerful, and easy way of extending the server functionality with loadable modules on the fly. But until now anyone wishing to develop a plugin would almost certainly need to dig into the MySQL source code and search the Web for missing bits of the information.
This is the first book on the MySQL Plugin API. Written together with one of the Plugin API primary architects, it contains all the details you need to build a plugin. It shows what a plugin should contain and how to compile, install, and package it. Every chapter illustrates the material with thoroughly explained source code examples. ...