Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 3,449
- Development 2,745
- History 2,709
- Application software 2,127
- Management 1,940
- Engineering & Applied Sciences 1,776
- Gestió de projectes 1,510
- Computer networks 1,289
- Data processing 1,177
- Security measures 1,169
- Computer Science 1,146
- Filosofía 1,107
- Computer security 1,090
- Prevention 1,063
- TFM 1,037
- Computer programs 1,006
- Business & Economics 925
- Artificial intelligence 903
- Computer software 902
- Cloud computing 896
- Education 875
- Design 873
- Història 870
- Universidad Pontificia de Salamanca (España) 860
- Social aspects 807
- Crítica e interpretación 795
- Python (Computer program language) 795
- Project management 784
- Web site development 771
- Computer programming 756
-
124561Publicado 2002“…Finally, the author presents how to develop custom tag libraries, using realistic examples that you can use as a springboard for your own JSP libraries. …”
Libro electrónico -
124562por Gong, Li, 1963-“…With tips on how to customize, extend, and refine the Java security architecture, users will have everything they need to protect their information assets from both external and internal threats. …”
Publicado 2004
Libro electrónico -
124563por Jeffries, Ron, 1943-“…Initially considered radical, XP has proven itself successful and is entering the mainstream of software development. …”
Publicado 2001
Libro electrónico -
124564por Reilly, David“…JavaTM Network Programming and Distributed Computing will get you up-to-speed with network programming today; helping you employ innovative techniques in your own software development projects. The companion Web site, http://www.davidreilly.com/jnpbook, offers downloadable source code, a list of FAQs about Java networking, and useful links to networking resources. 0201710374B03012002…”
Publicado 2002
Libro electrónico -
124565por Kulak, Daryl, 1963-“…The book shows you how to: Describe the context of relationships and interactions between actors and applications using use case diagrams and scenarios Specify functional and nonfunctional requirements Create the candidate use case list Break out detailed use cases and add detail to use case diagrams Add triggers, preconditions, basic course of events, and exceptions to use cases Manage the iterative/incremental use case driven project lifecycle Trace back to use cases, nonfunctionals, and business rules Avoid classic mistakes and pitfalls The book also highlights numerous currently available tools, including use case name filters, the context matrix, user interface requirements, and the authors' own "hierarchy killer."…”
Publicado 2004
Libro electrónico -
124566Publicado 2009“…. * Make the most of the updated Flash interface, including its new Motion tools * Draw and paint original art in Flash * Use layers and the Library to efficiently organize your content * Build animations using shape tweening, Flash CS4’s new motion tweening, and advanced inverse kinematics * Create special effects with shapes, filters, and the new Deco Tool * Add interactivity to your Flash movies * Integrate a wide spectrum of audio and video content * Use ready-built components to create sophisticated content without programming * Get started with ActionScript 3 * Publish your movies to the Web * Design modular Flash sites that load quickly and perform well Phillip Kerman is an internationally recognized expert on the use of the Web and multimedia for training and entertainment. He has frequently presented at Macromedia and Adobe user conferences, and has taught Flash and other Adobe Web development technologies to working web professionals worldwide. …”
Libro electrónico -
124567por Hibbs, Curt“…The Lean approach has been yielding dramatic results for decades, and with this book, you can make incremental changes that will produce immediate benefits. "This book presents Lean practices in a clear and concise manner so readers are motivated to make their software more reliable and less costly to maintain. …”
Publicado 2009
Libro electrónico -
124568por Yawn, Mike“…Yawn's technique of reworking the example application gives you hands-on experience at adapting software for different purposes and environments, as well as a deep understanding of how to build flexibility into your projects from the outset. Web applications and services-and underlying technologies-by example Layering applications to simplify reworking; using design patterns Integrating JavaServer Pages, JavaBeans, Servlets, and custom tag libraries XML on the Web and with wireless devices Java Message Service, MOM, and XML messaging with SOAP and JAXM JAX RPC services and their clients Enterprise JavaBeans-Session, Message-Driven, and Entity beans CD-ROM contains a full copy of HP Application Server (HP-AS)—a free alternative to IBM's WebSphere and BEA's WebLogic—and code samples from the book In his engaging style, Yawn doesn't simply describe Web applications and services-you'll come away understanding how it all fits together. …”
Publicado 2003
Libro electrónico -
124569por Stephens, Ryan K.“…Use SQL-2003, the latest standard for the Structured Query Language Design and deploy efficient, secure databases Build advanced queries for information retrieval Sort, group, and summarize information for best presentation Tune databases and queries for maximum performance Understand database administration and security techniques For more than ten years the authors have studied, applied, and documented the SQL standard and its application to critical database systems. …”
Publicado 2008
Libro electrónico -
124570por Rattz, Joseph C.“…LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. …”
Publicado 2007
Libro electrónico -
124571Publicado 2005“…Just follow some of Jerry Wilson’s 151 proven ideas and discover amazing results...fast! …”
Libro electrónico -
124572por Miller, Michael, 1958-“…He walks through setting up a new computer; connecting to the Internet; working with digital media; burning custom CDs; watching DVD movies; using Microsoft Office and other popular software; managing money online; setting up home networks; keeping PCs running reliably; and protecting them from spam, viruses, and spyware. This is the one indispensable book for today's PC novice…”
Publicado 2010
Libro electrónico -
124573Publicado 2009“…The book addresses the developer/designer collaboration model Silverlight enables, showing the developer how to include the designer effectively in the project workflow. This model is illustrated throughout the examples. …”
Libro electrónico -
124574por Knuth, Donald Ervin, 1938-“…The book also includes nearly five-hundred exercises for self-study, with detailed answers given in nearly every case; dozens of these exercises present original material that has never before been published. …”
Publicado 2009
Libro electrónico -
124575por Preston, Mike“…Identify key issues that affect vSphere storage visibility, performance, and capacity Comprehend the storage metrics and statistics that are collected in vSphere Get acquainted with the many vSphere features that can proactively protect your environment In Detail Virtualization has created a new role within IT departments everywhere; the vSphere administrator. vSphere administrators have long been managing more than just the hypervisor, they have quickly had to adapt to become a ‘jack of all trades’ in organizations. …”
Publicado 2013
Libro electrónico -
124576por Westfall, Jon“…Each application you'll build in Beginning Android Web Application Development will show you solutions that you can apply to many of your own projects. Each example shares techniques and coding solutions that will inspire your own work. …”
Publicado 2012
Libro electrónico -
124577Publicado 2008“…Coverage includes: Shaders in depth: creating shader objects, compiling shaders, checking for compile errors, attaching shader objects to program objects, and linking final program objects The OpenGL ES Shading Language: variables, types, constructors, structures, arrays, attributes, uniforms, varyings, precision qualifiers, and invariance Inputting geometry into the graphics pipeline, and assembling geometry into primitives Vertex shaders, their special variables, and their use in per-vertex lighting, skinning, and other applications Using fragment shaders—including examples of multitexturing, fog, alpha test, and user clip planes Fragment operations: scissor test, stencil test, depth test, multisampling, blending, and dithering Advanced rendering: per-pixel lighting with normal maps, environment mapping, particle systems, image post-processing, and projective texturing Real-world programming challenges: platform diversity, C++ portability, OpenKODE, and platform-specific shader binaries…”
Libro electrónico -
124578por Prowse, David L.“…· Understand PC components, including motherboards, processors, memory, power, storage, audio, video, and I/O devices · Install, configure, maintain, troubleshoot, and fix desktop and notebook PC hardware · Install and configure Windows 7, Windows Vista, and other Windows operating systems · Use Windows utilities to troubleshoot and fix operating system problems · Understand essential networking technologies, devices, protocols, cabling, and connections · Set up small office/home office networks, including Internet and Wi-Fi connections · Troubleshoot and fix failed client-side network connections · Secure computers and networks, identify security problems, and eliminate viruses and malware · Detect and solve the most common printing problems · Perform essential preventive maintenance · Master essential safety and operational procedures for PC technicians · Prepare yourself effectively for exam day CD Features over 200 Practice Questions · Detailed explanations of correct and incorrect answers · Multiple test modes · Random questions and order of answers · Coverage of each A+ exam objective…”
Publicado 2011
Libro electrónico -
124579Publicado 2009“…You'll find an at-a-glance comparison of different backup strategies (low-cost, easy, safest), along with advice for backing up digital photos and massive video projects. You'll learn the pros and cons of many types of backup media; discover how to pick the best backup software for your needs; and find time-tested recommendations for setting up, testing, and maintaining backups, complete with the essential instructions on how to restore after a crash. …”
Libro electrónico -
124580Publicado 2008“…Whether you're managing a small work group or a multinational corporation, a single division or an entire nonprofit, The Breakthrough Imperative presents these core laws of business to help you determine where you are, just how far you can go, and how to get there with stellar results…”
Libro electrónico