Программирование - скачать книги или читать онлайн. Страница 35

Купить книгу Mastering MIcrosoft VBA, автора Guy  Hart-Davis
Pdf-книга
Mastering MIcrosoft VBA
VBA is used for writing macros, automating Office applications, and creating custom applications in Word, Excel, PowerPoint, Outlook, and Access Easily accessible by novice programmers, VBA is also powerful enough for IT professionals who need to create specialized business applications, generating wide interest Completely revised for the new versions of the language and the Office suite, this book is the most up-to-date VBA guide on the market Includes what everyone, from power users to system administrators and professional developers, needs to know Covers all Office products in depth
Купить книгу Mastering Tomcat Development, автора Ian  McFarland
Pdf-книга
Mastering Tomcat Development
Learn how to use Tomcat to quickly build more sophisticated Web applications This comprehensive introduction to developing complex Web applications using Tomcat and related Apache Jakarta technologies examines everything you need to know about Tomcat 4—the popular, award-winning server for implementing and deploying servlets and JavaServer Pages. Tomcat helps developers create dynamic Web content without the problems associated with other methods, like CGI scripts. Author Peter Harrison has written the first book to cover Tomcat from a developer's perspective. He shows you how to use Tomcat by itself as well as with related Apache Jakarta technologies to develop dynamic Web applications, and you'll also learn techniques for improving your programming productivity. This practical, guide is packed with source code and examples of real-world Web applications. Plus, you'll discover other exciting features of Tomcat, including: A code-intensive guide to building Web applications that run on Tomcat Details on using other Apache Jakarta technologies-including Struts, Taglibs, Velocity, and CVS-with Tomcat to form a comprehensive Java Web development process Complete guidelines for installing, configuring, and administering Tomcat, including coverage of the new Manager application and Web application deployment process The companion Web site contains: All source code from the book Working demonstrations Links to additional resources
Купить книгу XML Schema Essentials, автора Andrew  Watt
Pdf-книга
XML Schema Essentials
Replacing DTDs (Document Type Definitions) as the way in which XML documents are described and validated, XML schemas are essential for ensuring the accuracy and security of information in B2B transactions and other XML applications. This how-to guide employs extensive examples and source code to help developers and programmers get quickly up to speed on the practical application of this important technology. With in-depth explanations for each example, XML expert Mike Fitzgerald acquaints readers with coding structures, then moves to more advanced topics, including unique element and attribute values, keys, and how to use schemas with HTML. Like the other books in the series, this guide features comprehensive appendices listing all the datatypes and data facets, code indexes, and other time-saving features.
Купить книгу SAS For Dummies, автора Stephen  McDaniel
Pdf-книга
SAS For Dummies
The fun and easy way to learn to use this leading business intelligence tool Written by an author team who is directly involved with SAS, this easy-to-follow guide is fully updated for the latest release of SAS and covers just what you need to put this popular software to work in your business. SAS allows any business or enterprise to improve data delivery, analysis, reporting, movement across a company, data mining, forecasting, statistical analysis, and more. SAS For Dummies, 2nd Edition gives you the necessary background on what SAS can do for you and explains how to use the Enterprise Guide. SAS provides statistical and data analysis tools to help you deal with all kinds of data: operational, financial, performance, and more Places special emphasis on Enterprise Guide and other analytical tools, covering all commonly used features Covers all commonly used features and shows you the practical applications you can put to work in your business Explores how to get various types of data into the software and how to work with databases Covers producing reports and Web reporting tools, analytics, macros, and working with your data In the easy-to-follow, no-nonsense For Dummies format, SAS For Dummies gives you the knowledge and the confidence to get SAS working for your organization. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Купить книгу SmartDraw For Dummies, автора
Pdf-книга
SmartDraw For Dummies
Diagrams, organizational charts, flowcharts, even floor plans – they’re all types of business graphics. Only one tool does ’em all: SmartDraw. SmartDraw For Dummies shows you how this business graphics software helps you make boring presentations exciting and how to create graphics that can help you sell, manage, inform, motivate, and more. You’ll learn how to set up the program, navigate its somewhat unique interface, and work with SmartDraw’s thousands of templates. You don’t need artistic talent, just this handy guide and the extended, fully functional trial version of SmartDraw that’s on the bonus CD! Use SmartDraw templates to create org charts, flowcharts, express charts, mind maps, Live Maps, and more Dress up your graphics with color, effects, and design themes Learn to integrate your graphics into Microsoft Office applications and animate graphics for cool PowerPoint presentations Explore SmartDraw diagrams for Web pages and e-mail newsletters Import SmartDraw graphics into Word and Excel documents Take advantage of extra software and additional templates, sample drawings and flowcharts, image editing tools, maps, and flyers on the CD You’ll also find graphics guidelines to help you create more effective charts and presentations, plus tips on using color and images to your advantage. Written by a Microsoft PowerPoint MVP and a SmartDraw vice president, SmartDraw For Dummies helps you banish boring charts forever! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Купить книгу InDesign CS4 Bible, автора Galen  Gruman
Pdf-книга
InDesign CS4 Bible
The soup-to-nuts guide on everything InDesign users need to know about the much-anticipated CS4 release! Packed with more than one thousand pages of real-world insight and valuable guidance, this authoritative resource describes the power and potential of InDesign—whose popularity as a page-layout program is growing stronger and gaining new converts every day No matter what your skill level, you will get everything you need to know in order to make the most of this software and take advantage of InDesign CS4’s innovative architecture, functionality, and many ingenious features Learn how to edit Photoshop, Illustrator, and PDF files from within InDesign; export documents in HTML for publication on CD-ROM or the Web; tap the power of multiple layers and master pages; optimize InDesign for efficient project workflow; take advantage of dynamic spell-checking; and more Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Купить книгу Silverlight 2 Bible, автора Brad  Dayley
Pdf-книга
Silverlight 2 Bible
Create rich, cross-platform, interactive Web applications with Microsoft's new Silverlight and this essential guide. Designers will discover how to add animation, audio, video, and other high-impact effects. Programmers will cover Visual Studio, .NET, and other programming tools—and work with Silverlight's presentation, communications, and data frameworks. Packed with techniques, tips, and a 16-page color insert of striking examples, this is the book you need to succeed with Silverlight—whether you're a designer or programmer.
Купить книгу LINQ For Dummies, автора
Pdf-книга
LINQ For Dummies
If you’ve asked yourself “Why can’t I develop database and XML queries in a language I already know?”, then Language INtegrated Query, or LINQ, is for you. LINQ For Dummies introduces you to LINQ and the .NET Framework technologies, so you can use LINQ to query any object, any data set, any kind of XML, and SQL Server—no questions asked. This plain-English guide gives you a thorough overview of LINQ, from understanding the tasks it performs to making LINQ work with both Visual Basic and Visual Studio 2005. It explains the four LINQ providers in the .NET Framework, the easiest ways to go about accessing data, and how to write more efficient applications with less code using LINQ. There’s also clear guidance on combining third-party providers with LINQ to create even more powerful apps. With this single, comprehensive guide, you’ll discover how to: Use one query language with all Microsoft languages Examine .NET language extensions and work with extension methods, partial methods, lambda expressions, and query expressions LINQ to DataSet operators, SQL server operations, XML API, or Active Directory Deal with databases – download and install the Northwind database, generate Northwind entity classes, and create the Northwind XML mapping file Create the partial class example, the partial method example, and the database modification example Use objects with LINQ Query databases in Visual Basic and C# As an added bonus, you can visit the companion Web site for LINQ examples in C# and Visual Basic. With LINQ For Dummies, you’ll link up with LINQ in no time and see how you can query almost anything! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Купить книгу Photoshop CS3 Bible, автора
Pdf-книга
Photoshop CS3 Bible
Get the book you need to succeed in any Photoshop endeavor – Photoshop CS3 Bible. In this totally updated edition to the international bestseller, the authors show you how to master every aspect of Photoshop – from image-editing basics to new techniques for working with camera raw images. You'll learn how to retouch, color correct, manipulate, and combine images using Photoshop. You'll discover how to create cutting-edge special effects for digital or film-based images, and use them on the Web or in print. And you'll find out how to use the File Browser, histogram palette, Lens Blur, Match Color, the color replacement tool, customizable keyboard shortcuts, and more. The authors' easy and approachable writing style demystifies even the most complex Photoshop tasks. Order today and master Photoshop CS3. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Купить книгу Yahoo! Maps Mashups, автора Charles  Freedman
Pdf-книга
Yahoo! Maps Mashups
Written by Charles Freedman, a senior Flash developer at Yahoo!, this book provides you with all the information you’ll need to know about APIs in order to build amazing map mashups. You’ll find in-depth coverage of Yahoo! mapping tools and technologies and a variety of techniques for working with the APIs. Yahoo! Maps Mashups explores each API flavor, guiding you through the simple yet comprehensive sets of API calls so that you will gain a strong understanding of the capabilities of each map technology through its respective API.
Купить книгу Python For Dummies, автора Stef  Maruch
Pdf-книга
Python For Dummies
Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others. Python For Dummies is the quick-and-easy guide to getting the most out of this robust program. This hands-on book will show you everything you need to know about building programs, debugging code, and simplifying development, as well as defining what actions it can perform. You’ll wrap yourself around all of its advanced features and become an expert Python user in no time. This guide gives you the tools you need to: Master basic elements and syntax Document, design, and debug programs Work with strings like a pro Direct a program with control structures Integrate integers, complex numbers, and modules Build lists, stacks, and queues Create an organized dictionary Handle functions, data, and namespace Construct applications with modules and packages Call, create, extend, and override classes Access the Internet to enhance your library Understand the new features of Python 2.5 Packed with critical idioms and great resources to maximize your productivity, Python For Dummies is the ultimate one-stop information guide. In a matter of minutes you’ll be familiar with Python’s building blocks, strings, dictionaries, and sets; and be on your way to writing the program that you’ve dreamed about!
Купить книгу Ajax For Dummies, автора Steve  Holzner
Pdf-книга
Ajax For Dummies
Ajax is short for “Asynchronous JavaScript+CSS+DOM+XMLHttpRequest.” Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page. This guide takes you on a tour of how Ajax is used today, complete with examples of Ajax applications in action, such as an Ajax-enabled Yahoo! search or an Ajax-based chat application. Then it gives you basics on using JavaScript. After that you dive in and get info on: Writing some Ajax, interactive mouseovers using Ajax, passing data to the server with GET or POST, and more Connecting to Google for a live search Using free Ajax frameworks so you don’t have to start from scratch, including Ajax Gold (written specifically for this book), AJAXLib, and grabbing XML with libXmlRequest All kinds of Ajax techniques, such as using Ajax for drag-and-drop operations, pop-up menus, downloading images behind the scenes, and more Using SACK (simple AJAX code kit), decoding XML with Sarissa, and creating visual effects with Rico Handling XML int Ajax Applications Working with cascading style sheets (CCS) in Ajax, including setting up the styles, displaying a menu, styling text, handling colors and backgrounds, and more Working with Ajax and PHP Complete with a companion Web site, free Ajax frameworks, and sample code you can use, Ajax for Dummies is your friendly guide to creating truly user-friendly Web sites! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.