Web 2.0Homepagemicrosoftapplicationsoffice 2000word 2000 → reference & development

reference - development -  

reference & development

 
computers index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Code Complete: A Practical Handbook of Software Construction

Code Complete: A Practical Handbook of Software Construction by Steve McConnell from Microsoft Press

    For more than a decade, Steve McConnell, one of the premier authors and voices in the software community, has helped change the way developers write code--and produce better software. Now his classic book, CODE COMPLETE, has been fully updated and revised with best practices in the art and science of constructing software. Whether you're a new developer seeking a sound introduction to the practice of software development or a veteran exploring strategic new approaches to problem solving, you'll find a wealth of practical suggestions and methods for strengthening your skills. Topics include design, applying good techniques to construction, eliminating errors, planning, managing construction activities, and relating personal character to superior software. This new edition features fully updated information on programming techniques, including the emergence of Web-style programming, and integrated coverage of object-oriented design. You'll also find new code examples--both good and bad--in C++, Microsoft(r) Visual Basic(r), C#, and Java, though the focus is squarely on techniques and practices.

    List Price: $49.99
    complete product information...

    C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

    C# 3.0 in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) by Joseph Albahari from O'Reilly Media, Inc.

      This is a concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio 2008. C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class libraries you need to build working applications. But unlike earlier editions, this book is now organized entirely around concepts and use cases, providing greater depth and readability. C# 3.0 introduces the most significant enhancements yet to the programming language, and C# 3.0 in a Nutshell delves deep into the subject while assuming minimal prior knowledge of C#-making it accessible to anyone with a reasonable background in programming. In addition to the language, the book covers the .NET CLR and the core Framework assemblies, along with the unified querying syntax called Language Integrated Query (LINQ), which bridges the traditional divide between programs and their data sources. Free of clutter and long introductions, this book provides a map of C# 3.0 knowledge in a succinct and unified style: Opening chapters concentrate purely on C#, starting with the basics of syntax, types and variables, and finishing with advanced topics such as unsafe code and preprocessor directives Later chapters cover the core .NET 3.5 Framework, including such topics as LINQ, XML, collections, I/O and networking, memory management, reflection, attributes, security, threading, application domains and native interoperability Designed as a handbook for daily use, C# 3.0 in a Nutshell is an ideal companion to any of the vast array of books that focus on an applied technology such as WPF, ASP.NET, or WCF. The areas of the language and .NET Frameworkthat such books omit, this one covers in detail.

      List Price: $49.99
      complete product information...

      Linux in a Nutshell (In a Nutshell (O'Reilly))

      Linux in a Nutshell (In a Nutshell (O'Reilly)) by Ellen Siever from O'Reilly Media, Inc.

        Over the last few years, Linux has grown both as an operating system and a tool for personal and business use. Simultaneously becoming more user friendly and more powerful as a back-end system, Linux has achieved new plateaus: the newer filesystems have solidified, new commands and tools have appeared and become standard, and the desktop--including new desktop environments--have proved to be viable, stable, and readily accessible to even those who don't consider themselves computer gurus.

        Whether you're using Linux for personal software projects, for a small office or home office (often termed the SOHO environment), to provide services to a small group of colleagues, or to administer a site responsible for millions of email and web connections each day, you need quick access to information on a wide range of tools. This book covers all aspects of administering and making effective use of Linux systems. Among its topics are booting, package management, and revision control. But foremost in "Linux in a Nutshell" are the utilities and commands that make Linux one of the most powerful and flexible systems available.

        Now in its fifth edition, "Linux in a Nutshell" brings users up-to-date with the current state of Linux. Considered by many to be the most complete and authoritative command reference for Linux available, the book covers all substantial user, programming, administration, and networking commands for the most common Linux distributions.

        Comprehensive but concise, the fifth edition has been updated to cover new features of major Linux distributions. Configuration information for the rapidly growing commercial network services and community update services isone of the subjects covered for the first time.

        But that's just the beginning. The book covers editors, shells, and LILO and GRUB boot options. There's also coverage of Apache, Samba, Postfix, sendmail, CVS, Subversion, Emacs, vi, sed, gawk, and much more. Everything that system administrators, developers, and power users need to know about Linux is referenced here, and they will turn to this book again and again.

        List Price: $44.95
        complete product information...

        The Skeptical Environmentalist: Measuring the Real State of the World

        The Skeptical Environmentalist: Measuring the Real State of the World by Bjorn Lomborg from Cambridge University Press

          Bjørn Lomborg, a former member of Greenpeace, challenges widely held beliefs that the world environmental situation is getting worse and worse in his new book, The Skeptical Environmentalist. Using statistical information from internationally recognized research institutes, Lomborg systematically examines a range of major environmental issues that feature prominently in headline news around the world, including pollution, biodiversity, fear of chemicals, and the greenhouse effect, and documents that the world has actually improved. He supports his arguments with over 2500 footnotes, allowing readers to check his sources. Lomborg criticizes the way many environmental organizations make selective and misleading use of scientific evidence and argues that we are making decisions about the use of our limited resources based on inaccurate or incomplete information. Concluding that there are more reasons for optimism than pessimism, he stresses the need for clear-headed prioritization of resources to tackle real, not imagined, problems. The Skeptical Environmentalist offers readers a non-partisan evaluation that serves as a useful corrective to the more alarmist accounts favored by campaign groups and the media. Bjørn Lomborg is an associate professor of statistics in the Department of Political Science at the University of Aarhus. When he started to investigate the statistics behind the current gloomy view of the environment, he was genuinely surprised. He published four lengthy articles in the leading Danish newspaper, including statistics documenting an ever-improving world, and unleashed the biggest post-war debate with more than 400 articles in all the major papers. Since then, Lomborg has been a frequent participant in the European debate on environmentalism on television, radio, and in newspapers.

          Challenges widely held beliefs that the environmental situation is getting worse and worse. Making use of the best available statistical information, Lomborg systematically examines a range of major environmental problems that feature prominently in global headline news. His arguments are presented in non-technical, accessible language and are carefully backed up by over 2500 footnotes allowing readers to check sources for themselves. The Skeptical Environmentalist offers readers a non-partisan stocktaking exercises that serves as a useful corrective to the more alarmist accounts favored by campaign groups and the media.

          List Price: $29.99
          complete product information...

          Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

          Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly)) by Tony Stubblebine from O'Reilly Media, Inc.

            This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.

            This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:

            • Supported metacharacters for each language API
            • Regular expression classes and interfaces for Ruby, Java, .NET, and C#
            • Regular expression operators for Perl 5.8
            • Regular expression module objects and functions for Python
            • Pattern-matching functions for PHP and the vi editor
            • Pattern-matching methods and objects for JavaScript
            • Unicode Support for each of the languages
            With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.

            List Price: $14.99
            complete product information...

            Visual Studio 2008 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech))

            Visual Studio 2008 All-In-One Desk Reference For Dummies (For Dummies (Computer/Tech)) by Rick Leinecker from For Dummies

              Visual Studio 2008 is packed with features that help you create better software and do it with less repetition and drudgery. Visual Studio 2008 All-In-One Desk Reference For Dummies shows you how to make the most of this cool suite of tools! It’s all here!

              This comprehensive, seven-books-in-one guide gets you up and running with Visual Studio 2008 in no time. You’ll discover Microsoft’s vision for Visual Studio, get familiar with the .Net environment and languages, and learn how to install, browse, and make connections with Visual Studio. Soon, you’ll be building applications for Vista, Office 2007, and mobile devices; using AJAX and LINQ; and testing and debugging your programs. Discover how to:

              • Understand Visual Studio’s role in software development
              • Work with .Net languages
              • Develop applications for Vista
              • Build smart client interfaces
              • Use the visual data designer
              • Use Ajax controls
              • Streamline application deployment
              • Debug your applications
              • Explore ASP. NET services
              • Work with strongly typed data sets
              • Access data with Visual Studio
              • Program with Visual Studio 2008
              • Build professional reports with Crystal Reports

              Fully updated with new information on Vista and .NET Framework 3.0 development, MS Office application development, and more, Visual Studio 2008 All-In-One Desk Reference For Dummies also features a companion Web site packed with sample projects, supplemental podcasts, and a support forum. You’ll never find a smarter way to get up to speed with Visual Studio 2008!

              List Price: $39.99
              complete product information...

              Pro CSS and HTML Design Patterns

              Pro CSS and HTML Design Patterns by Michael Bowers from Apress

                If you are looking for a complete site design solutions book, this is not it—but if you are seeking a book to help you solve many common problems—then this book will serve as a useful tool for you.

                — Nate Klaiber

                Pro CSS and HTML Design Patterns is a reference book and a cookbook on how to style web pages using CSS and XHTML. It contains 350 ready–to–use patterns (CSS and XHTML code snippets) you can copy and paste into your code. Each pattern can be combined with other patterns to create an unlimited number of solutions.

                Each pattern works reliably in all major browsers without the need for browser hacks.

                The book shows how to

                • Code CSS and XHTML
                • Turn HTML into XHTML
                • Use CSS Selectors
                • Use six CSS Box Models
                • Create rounded corners, shadows, gradients, sprites, and transparency
                • Replace text with images without affecting accessibility
                • Style text with fonts, highlights, decorations, and shadows
                • Create flexible, fluid layouts
                • Position elements with absolute pixel precision
                • Stack elements in layers
                • Size, stretch, shrinkwrap, indent, align, and offset elements
                • Style tables with borders and alternating striped rows
                • Size table columns automatically
                • Integrate CSS and JavaScript without embedding JavaScript in XHTML
                • Create drop caps, callouts, quotes, and alerts

                The book’s layout, with a pattern’s example on the left page and its explanation on the right, makes it easy to find a pattern and study it without having to flip between pages. The book is also readable from cover to cover, with topics building carefully upon previous topics.

                A software developer can use this book to learn CSS for the first time. A designer familiar with CSS can use this book to master CSS and XHTML. If you are completely new to coding or completely new to CSS and XHTML, you may want to read an introductory book on CSS and XHTML first.

                You can interact with all the examples in the book at www.cssDesignPatterns.com.

                List Price: $44.99
                complete product information...

                JavaServer Faces: The Complete Reference (Complete Reference Series)

                JavaServer Faces: The Complete Reference (Complete Reference Series) by Chris Schalk from McGraw-Hill Osborne Media

                  Ideal for the 3+ million Java developers, this fast-paced tutorial offers in-depth coverage of JavaServer Faces (JSF) -- Sun Microsystem's Web application architecture for the future. Co-written by the #1 JSF expert in the Java community, this book offers the most complete resource on JSF available. * Extensive coverage on JSF custom component development * Serves as a thorough introduction to AJAX technology and techniques * Numerous custom JSF component examples including AJAX enabled components provided

                  List Price: $49.99
                  complete product information...

                  VI Editor Pocket Reference

                  VI Editor Pocket Reference by Arnold Robbins from O'Reilly Media, Inc.

                    The vi Editor Pocket Reference is a companion volume to O'Reilly's updated sixth edition of Learning the vi Editor, a complete guide to text editing with vi. New topics in Learning the vi Editor include multi-screen editing and coverage of four vi clones: vim, elvis, nvi, and vile. This small book is a handy reference guide to the information in the larger volume, presenting movement and editing commands, the command-line options, and other elements of the vi editor in an easy-to-use tabular format.

                    Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

                    Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) by Jennifer Niederst Robbins from O'Reilly Media, Inc.

                      In 1998, Jennifer Niederst wrote the first edition of this very successful book after she found herself spending way too much time chasing down the solutions to HTML problems. From hexadecimal color specs to mouseover scripts, the answers are all out there, but finding the exact one you need can soak up a whole day. "I wrote Web Design in a Nutshell because it was the book I needed--one place to find quick answers to my questions."

                      With all that's changed in the meantime, an overhaul is welcome. This is the rare book for designers that is almost completely nonvisual. It doesn't show what's hip in navigational bars or what the coolest colors are. Rather, it gives readers the kind of know-how that can make a difference between someone who just whips up pretty pages with WYSIWYG applications like Dreamweaver and someone who can make those pages cross-platform, cross-browser, fast loading, and accessible to all.

                      The clear organization makes it easy to locate any specific topic. There are six sections. "The Web Environment" discusses the realities of browser compatibility, display-resolution problems, a useful bit of Unix, and tips for print designers looking to move into Web design. "Authoring" shows how to write accurate and up-to-date HTML, cascading style sheets, and Server Side Includes (like putting the current date and time on your homepage).

                      "Graphics" brings together all you need to know to make effective use of images (GIFs, JPEGS, PNGs, and animated GIFs). "Multimedia and Interactivity" helps with adding audio, video, or Flash to your site (including some succinct tips on optimization and publish settings). And "Advanced Technologies" covers JavaScript, DHTML, XML, XHTML, and WAP and WML. And there are six useful look-up tables in the appendix, which include HTML 4.0 tags, deprecated tags, attributes, and CSS support across browsers. Web Design in a Nutshell could easily have been titled The Web Designer's Companion--it's mighty handy to have around. --Angelynn Grant

                      Are you still designing web sites like it's 1999? If so, you're in for a surprise. Since the last edition of this book appeared five years ago, there has been a major climate change with regard to web standards. Designers are no longer using (X)HTML as a design tool, but as a means of defining the meaning and structure of content. Cascading Style Sheets are no longer just something interesting to tinker with, but rather a reliable method for handling all matters of presentation, from fonts and colors to the layout of the entire page. In fact, following the standards is now a mandate of professional web design.

                      Our popular reference, "Web Design in a Nutshell," is one of the first books to capture this new web landscape with an edition that's been completely rewritten and expanded to reflect the state of the art. In addition to being an authoritative reference for (X)HTML and Cascading Style Sheets, this book also provides an overview of the unique requirements of designing for the Web and gets to the nitty-gritty of JavaScript and DOM Scripting, web graphics optimization, and multimedia production. It is an indispensable tool for web designers and developers of all levels.

                      The third edition covers these contemporary web design topics:

                      Structural layer: HTML 4.01 and XHTML 1.0 (9 chapters), including an alphabetical reference of all elements, attributes and character entities

                      Presentation layer: Ten all-new chapters on Cascading Style Sheets, Level 2.1, including an alphabetical reference of all properties and values.

                      Behavior layer: JavaScript and scripting with the Document Object Model (DOM)

                      Web environment: New web standards, browsers, display devices, accessibility, and internationalization

                      Web graphics optimization: Producing lean and mean GIF, JPEG, PNG, and animated GIFs

                      Multimedia: Web audio, video, Flash, and PDF

                      Organized so that readers can find answers quickly, "Web Design in a Nutshell," Third Edition helps experienced designers come up to speed quickly on standards-based web design, and serves as a quick reference for those already familiar with the new standards and technology.

                      There are many books for web designers, but none that address such a wide variety of topics. Find out why nearly half a million buyers have made this the most popular web design book available.

                      List Price: $34.99
                      complete product information...
                      page 1 of 10
                      +++

                      Tienes amigos o seguidores en twitter?

                      Desde aquí mismo puedes contarles sobre esta página!



                      oprima Ctrl-D para marcar este tópico en favoritos

                      press Ctrl-D to bookmark this topic



                      esta página contiene información acerca de desarrollo, referencia
                      traducir esta página al CASTELLANO


                      © Copyright 1999-2008 idoneos.com | Política de Privacidad