Sunday, February 21, 2010

Development Books 1


Web Marketing For Dummies (For Dummies (Computer/Tech))
 
Publisher: For Dummies | ISBN: 0470049820 

Launching a Web site for your product or service does not automatically ensure sales success. This book provides the know-how for creating a solid Web marketing plan, including how to build a site that draws and keeps visitors. Then add proven strategies like search engine optimization and link campaigns, and measure your results. Successful Web marketing techniques — all within your budget.








Computer Graphics and Geometric Modelling: Mathematics


Publisher: Springer | ISBN: 1852338172 | 

Possibly the most comprehensive overview of computer graphics as seen in the context of geometric modeling, this two volume work covers implementation and theory in a thorough and systematic fashion. Computer Graphics and Geometric Modeling: Mathematics contains the mathematical background needed for the geometric modeling topics in computer graphics covered in the first volume. This volume begins with material from linear algebra and a discussion of the transformations in affine & projective geometry, followed by topics from advanced calculus & chapters on general topology, combinatorial topology, algebraic topology, differential topology, differential geometry, & finally algebraic geometry. Two important goals throughout were to explain the material thoroughly, and to make it self-contained. This volume by itself would make a good mathematics reference book, in particular for practitioners in the field of geometric modeling. Due to its broad coverage and emphasis on explanation it could be used as a text for introductory mathematics courses on some of the covered topics, such as topology (general, combinatorial, algebraic, & differential) and geometry (differential & algebraic).






Visual C++ Optimization with Assembly Code 

 Publisher: A-List Publishing | ISBN: 193176932X | 


Describing how the Assembly language can be used to develop highly effective C++ applications, this guide covers the development of 32-bit applications for Windows. Areas of focus include optimizing high-level logical structures, creating effective mathematical algorithms, and working with strings and arrays. Code optimization is considered for the Intel platform, taking into account features of the latest models of Intel Pentium processors and how using Assembly code in C++ applications can improve application processing. The use of an assembler to optimize C++ applications is examined in two ways, by developing and compiling Assembly modules that can be linked with the main program written in C++ and using the built-in assembler. Microsoft Visual C++ .Net 2003 is explored as a programming tool, and both the MASM 6.14 and IA-32 assembler compilers, which are used to compile source modules, are considered.



Macromedia Flash MX 2004 ActionScript: Training from the Source

Publisher: Macromedia Press | ISBN: 0321213432 | 

Sure, you can use Flash MX 2004 without being a master programmer, but as any Flash developer worth his or her salt will tell you, you're not tapping all of its power unless you're taking advantage of its scripting language "ActionScript 2.0" which offers a more robust programming model and better object-oriented programming support than ever before. Here to take the fear factor out of learning it are Flash veterans and best-selling authors Derek Franklin and Jobe Makar, who demonstrate that scripting is an instinctual process you already know by translating real-life activities into ActionScript scripts. In these pages, you'll find methodologies and techniques for building over 40 real-life Flash ActionScript projects, including sample games, --- applications, Web sites, and more. New in this edition are coverage of ActionScript 2.0, Web services, Components, Printing, Video, and more. On the companion CD, you'll find all the project files and images you need to complete each project.






Administering NDS, Corporate Edition
 
Publisher: Computing Mcgraw-Hill | pages: 576 | 1999 | ISBN: 0072122080 | 

Administrators' day-to-day NDS 8 guide Novell Directory Services (NDS) lets you give your network users access to information and resources regardless of where they are or what devices and applications they're using. Administering NDS 8, by Nancy Cadjan, Novell insider and member of the NDS team, and Jeff Harris, gives you step-by-step instructions, checklists, tips and tricks-of-the-trade for installing, administering, and troubleshooting this latest version of NDS. You're shown how to unify multiple-platform networks and manage users, applications, security and network resources using one database. You'll even see how to make NDS8 the central point of an advanced e-commerce strategy. This ready-to-go guide brings you up to speed on the advanced features that give NDS8 greater flexibility than any other directory available, including the ConsoleOne administrative utility and ZENworks, a snap-in that allows you to save time and money managing (and troubleshooting) desktops, applications, and users without having to visit the workstation.

Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques

 Publisher: Packt Publishing | ISBN: 1847192505 | 

Better Interaction Design and Web Development with Simple JavaScript Techniques
* Create better, cross-platform JavaScript code
* Learn detailed solutions to specific client-side problems
* For web designers who want to create interactive elements for their designs
* For developers who want to create the best user interface for their web applications.


Sybex - Administering Windows Server 2008 Server Core

Sybex | ISBN: 0470238402 | January 2008 | 


Microsoft's new GUI-less Server Core is a command line version of Windows Server 2008 that offers better security, reduced size, and faster access. Inside this comprehensive guide, you'll find everything you need to quickly master this sleek new version. Packed with instructions and practical examples, this book teaches you how to operate in a windowless environment, including using all the commands, creating BAT files, working with scripts, using registry hacks, managing remote systems, and more. Includes best practices, 52 indispensable command line tricks, and an alphabetical list of all the commands

MCITP Developer: Microsoft SQL Server 2005 Data Access Design and Optimization Study Guide: Exam 70-442
 
Publisher: Sybex | ISBN: 0470108800 | 

Get the preparation you need for exam 70-442, PRO: Designing and Optimizing Data Access by Using Microsoft SQL Server 2005, one of two required exams in the Microsoft MCITP: Database Developer certification path. Your essential guide to Microsoft's new SQL Server 2005 certification features practical and in-depth coverage, including:
* Full coverage of all exam objectives in a systematic approach, so you can be confident you're getting the instruction you need for the exam.
* Practical hands-on exercises that reinforce critical skills.
* Real-world scenarios that put what you've learned in the context of actual job roles.
* Challenging review questions in each chapter to prepare you for exam day.
* Exam Essentials, a key feature at the end of each chapter that identifies critical areas you must become proficient in before taking exam 70-442.
* A handy tear card that maps every official exam objective to the corresponding chapter in the book, so you can track your exam prep objective by objective.

McGraw-Hill - Microsoft Windows Server 2008 - A Beginners Guide

McGraw-Hill | ISBN: 0072263512 | Feb 2008 | 


Get up and running on Microsoft Windows Server 2008 with ease

This hands-on guide covers all the essentials of deploying and administering the latest release of Microsoft's powerful, versatile network operating system. Using clear screenshots and step-by-step instructions, Microsoft Windows Server 2008: A Beginner's Guide shows you how to set up the server, migrate from earlier versions, and handle networking, administration, storage, and security. You'll also get details on the new Web tools and management utilities available in Windows Server 2008.

*
Install, configure, and deploy Windows Server 2008
* Set up and manage a network
* Work with Active Directory and Domains
* Set up communications features and an Internet connection
* Install, customize, and maintain Internet Information Services (IIS) 7
* Configure a VPN server and client
* Set up Terminal Services and Remote Desktop
* Manage storage and file systems
* Secure your Windows Server environment
* Set up and manage printing and faxing
* Use the built-in management tools, including Server Manager and group policies


PostgreSQL

Publisher: Sams | ISBN: 0672327562 | 

The second edition of the best-selling PostgreSQL has been updated to completely cover new features and capabilities of the 8.0 version of PostgreSQL. You will be lead through the internals of the powerful PostgreSQL open source database chapter, offering an easy-to-read, code-based approach that makes it easy to understand how each feature is implemented, how to best use each feature, and how to get more performance from database applications. This definitive guide to building, programming and administering the powerful PostgreSQL open-source database system will help you harness one of the most widely used open source, enterprise-level database systems.






McGraw-Hill - Microsoft Windows Server 2008 - The Complete Reference
 
 McGraw-Hill | English | 



"Build your network the right way with expert advice! This book provides real-world help in implementing Windows Server 2008 with attention to the use of virtualization solutions covering all you need to know in one well-written guide to success." --Bob Kelly, AppDeploy.com and Technical Reviewer

Plan, set up, and administer a powerful, scalable Microsoft Windows Server 2008 environment. Featuring detailed explanations, best practices, pragmatic checklists, and real-world implementation examples, this comprehensive resource shows you how to deploy, manage, and secure WS08 on enterprise networks of all sizes.





Alexander Gelbukh, «Computational Linguistics and Intelligent Text Processing»
 
 Springer | ISBN: 3540416870 | 2001 |


This book constitutes the refereed proceedings of the Second International Conference on Intelligent Text Processing and Computational Linguistics, CICLing 2001, held in Mexico City, Mexico in February 2001.
The 38 revised full papers and 12 short papers presented together with three invited papers were carefully reviewed and selected from 72 submissions. The books is divided in topical sections on computational linguistic theories, semantics, anaphora and reference, disambiguation, translation, text generation, dictionaries and corpora, morphology, parsing techniques, text categorization, information retrieval, and structure identification and text mining.




No comments: