Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,594
- History 1,521
- Development 893
- Engineering & Applied Sciences 704
- Application software 691
- Management 612
- Filosofía 515
- Crítica e interpretación 496
- Computer Science 466
- Computer networks 358
- Philosophy 339
- Computer programming 330
- Cloud computing 325
- Història 316
- Design 311
- Education 305
- Computer software 303
- Feminism 297
- Politics and government 296
- Business & Economics 294
- Data processing 291
- Lenin, Vladimir Il'ich 289
- Computer programs 284
- Python (Computer program language) 278
- Política y gobierno 269
- History and criticism 267
- Programming 250
- Social aspects 250
- Web sites 248
- Java (Computer program language) 247
-
1761Publicado 2022Tabla de Contenidos: “…Transactions and Locking -- Transactions -- The ACID Tests -- Locking -- Deadlocks -- Caching -- Threads -- Summary -- Chapter 9: Searches and Queries -- Hibernate Query Language (HQL) -- Syntax Basics -- UPDATE -- DELETE -- INSERT -- SELECT -- Named Queries -- Logging and Commenting the Underlying SQL -- Logging the SQL -- Commenting the Generated SQL -- The from Clause and Aliases -- The select Clause and Projection -- Using Restrictions with HQL -- Using Named Parameters -- Paging Through the Result Set -- Obtaining a Unique Result -- Sorting Results with the order by Clause -- Associations and Joins -- Aggregate Methods -- Bulk Updates and Deletes with HQL -- Using Native SQL -- Summary -- Chapter 10: Filtering the Results of Searches -- When to Use Filters -- Getting Started -- Defining and Attaching Filters -- Filters with Annotations -- Filters with XML Mapping Documents -- Using Filters in Your Application -- A Basic Filtering Example -- Summary -- Chapter 11: Integration into the Web -- Setting the Stage -- The Plan -- The Application -- The Project Model -- The Data Model -- Building Our First Servlet Test -- Our First (Wrong) Servlet: Adding a User -- The AddUserServlet, Corrected -- Where DTOs Shine -- Rounding Out the Application -- Creating a Post -- A Better "Get Posts" Servlet -- Rounding Out the "Application" -- Summary -- Chapter 12: Integrating Hibernate -- Spring -- Spring Data with Spring Boot -- ActiveJ -- Quarkus -- Summary -- Chapter 13: Hibernate Envers -- What Does a "Version" Mean? …”
Libro electrónico -
1762Publicado 2022“…You’ll become efficient with many of the built-in tools and functions of MATLAB/Simulink while solving engineering and scientific computing problems. Beginning MATLAB and Simulink, Second Edition explains various practical issues of programming and modelling in parallel by comparing MATLAB and Simulink. …”
Libro electrónico -
1763Publicado 2023Tabla de Contenidos: “…Cloning the Repository -- Import an Existing Git Repository to Azure DevOps -- Pull Requests -- Draft Pull Requests -- Create a Pull Request from Azure Repos -- Creating a Pull Request from the Pull Requests Page -- Creating a Pull Request from a Feature Branch -- Creating a Pull Request from a Work Item in Azure Boards -- Creating a Draft Pull Request -- Collaborate in Pull Requests -- Git Tags -- Annotated Tags -- Lightweight Tags -- Create Tags in Azure DevOps -- Using the Tags View -- Using the Commits View -- Summary -- Chapter 5 Automating Code Builds with Azure Pipelines -- Overview of Continuous Integration and Continuous Deployment -- Continuous Integration -- Continuous Deployment -- Continuous Delivery -- Overview of Azure Pipelines -- Azure Pipelines Features -- Defining Pipelines -- Defining Pipelines Using YAML -- Defining Pipelines Using the Classic Editor -- Components of Azure Pipelines -- Azure Pipelines Agents and Agent Pools -- Agents -- Agent Pools -- Using Microsoft-Hosted Agents -- Using Self-Hosted Linux Agents -- Using Self-Hosted Windows Agents -- Using Self-Hosted macOS Agents -- Azure Pipelines Build Script -- YAML Overview -- Writing a Build Script -- Summary -- Chapter 6 Running Automated Tests with Azure Pipelines -- Overview of Software Testing -- History of Software Testing -- Continuous Testing -- Importance of Software Testing -- Types of Software Tests -- Unit Tests -- Integration Tests -- Smoke Tests -- Regression Tests -- End-to-End Tests -- Other Types of Software Tests -- Steps for Running Software Tests -- Setting Up Testing in Azure Pipelines -- Summary -- Chapter 7 Creating and Hosting Source Code Packages with Azure Artifacts -- Overview of Artifact Repositories -- Introduction to Azure Artifacts -- Azure Artifacts Feeds -- Project-Scoped Feeds -- Organization-Scoped Feeds…”
Libro electrónico -
1764Publicado 2023Tabla de Contenidos: “…-- Conventions -- Errata -- Important URLs -- Contacting the Author -- Disclaimer -- Part I Software Engineering Step-by-Step -- Chapter 1 Software Engineering from 20,000 Feet -- Requirements Gathering -- High-Level Design -- Low-Level Design -- Development -- Testing -- Deployment -- Maintenance -- Wrap-up -- Everything All at Once -- Summary -- What You Learned in This Chapter -- Chapter 2 Before the Beginning -- Document Management -- Historical Documents -- Email -- Code -- Code Documentation -- Application Documentation -- Summary -- What You Learned in This Chapter -- Chapter 3 The Team -- Team Features -- Clear Roles -- Effective Leadership -- Clear Goals -- Consensus -- Open Communication -- Support for Risk-Taking -- Shared Accountability -- Informal Atmosphere -- Trust -- Team Roles -- Common Roles -- More-Specialized Roles -- Informal Roles -- Roles Wrap-Up -- Team Culture -- Interviews -- Interview Puzzles -- The Bottom Line -- Physical Environment -- Creativity -- Office Space -- Ergonomics -- Work-Life Balance -- Collaboration Software -- Searching -- Overload -- Outsourcing -- Summary -- What You Learned in This Chapter -- Chapter 4 Project Management -- Executive Support -- Project Management -- PERT Charts -- Critical Path Methods -- Gantt Charts -- Scheduling Software -- Predicting Times -- Get Experience -- Break Unknown Tasks into Simpler Pieces -- Look for Similarities -- Expect the Unexpected -- Track Progress -- Risk Management -- Summary -- What You Learned in This Chapter -- Chapter 5 Requirements Gathering -- Requirements Defined…”
Libro electrónico -
1765
-
1766Publicado 2016“…Begin to Code with C# is packed with innovations, from its “Snaps” prebuilt operations to its “Make Something Happen” projects. …”
Libro electrónico -
1767por National Research Council (U.S.).Tabla de Contenidos: “…The Airliner Cabin Environment -- Copyright -- Preface -- Acknowledgments -- Contents -- Executive Summary -- CABIN AIR QUALITY -- Carbon Dioxide -- Humidity -- Ozone -- Environmental Tobacco Smoke -- Aerosols -- Cabin Environment -- EMERGENCY SITUATIONS AND PROCEDURES -- WORLDWIDE AIRLINE REGULATIONS -- FEASIBILITY OF DATA COLLECTION -- Introduction -- STRUCTURE OF REPORT -- PROBLEMS IN STUDYING AIRLINER CABIN AIR QUALITY -- PROBLEMS IN STUDYING THE HEALTH EFFECTS ASSOCIATED WITH AIRLINER CABIN AIR QUALITY -- REFERENCES -- 1 Profile of Commercial Air Travel -- PASSENGERS -- FLIGHT ATTENDANTS AND FLIGHT CREW -- THE U.S. …”
Publicado 1986
Libro electrónico -
1768por Tisdall, James D.“…The most popular Perl programming books are often too theoretical and too focused on computer science for a non-programming biologist who needs to solve very specific problems. Beginning Perl for Bioinformatics is designed to get you q…”
Publicado 2001
Libro electrónico -
1769por Foster-Johnson, EricTabla de Contenidos: “…Beginning Shell Scripting; About the Authors; Credits; Contents; Introduction; Whom This Book Is For; What Does This Book Cover?…”
Publicado 2005
Libro electrónico -
1770por Kochan, Stephen G.Tabla de Contenidos: “…Beginning AppleScript; About the Author; Contents; Acknowledgments; Introduction; Who This Book Is For; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Writing Your First AppleScript Program; Starting with Script Editor; Compiling and Running Your Program; Extending Your First Program; An AppleScript Command to Display a Dialog; Understanding the Buttons Parameter in the display dialog Command; Multiple AppleScript Commands; Adding Comments to Your Programs; Summary; Exercises…”
Publicado 2005
Libro electrónico -
1771por Jung, Kurt, 1956-Tabla de Contenidos: “…Beginning Lua Programming; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Getting Situated; Chapter 2: First Steps; Chapter 3: Extending Lua with Functions; Chapter 4: Working with Tables; Chapter 5: Using Strings; Chapter 6: Handling and Avoiding Errors; Chapter 7: Using Modules; Chapter 8: Extending Lua's Behavior with Metamethods; Chapter 9: Handling Events Naturally with Coroutines; Chapter 10: Looking Under the Hood; Chapter 11: Exploring Lua's Libraries; Chapter 12: Using Community Libraries; Chapter 13: Interfacing Lua with Other Languages…”
Publicado 2007
Libro electrónico -
1772por Bales, Donald“…Get started with PL/SQL, the built-in language that every Oracle developer and database administrator must know, in Beginning PL/SQL, a fast-paced and example-filled tutorial. …”
Publicado 2007
Libro electrónico -
1773por Gross, Christian“…It is this understanding that makes the difference between coding and coding well. Beginning C# 2008 has been written to teach you how to use the C# programming language to solve problems. …”
Publicado 2007
Libro electrónico -
1774por Churcher, Clare“…Beginning Database Design: From Novice to Professional provides short, easy-to-read explanations of how to get database design right the first time. …”
Publicado 2007
Libro electrónico -
1775por Golding, David“…Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following: Lead you from a basic setup of CakePHP to building a couple applications that will highlight CakePHP’s functionality and capabilities without delving too deeply into the PHP language, but rather what the CakePHP framework can offer the developer. …”
Publicado 2008
Libro electrónico -
1776por Judd, Christopher“…Grails is based on Groovy, which is a very popular and growing dynamic scripting language for Java developers and was inspired by Python, Ruby, and Smalltalk. Beginning Groovy and Grails is the first introductory book on the Groovy language and its primary web framework, Grails. …”
Publicado 2008
Libro electrónico -
1777por Matthew, NeilTabla de Contenidos: “…Beginning Linux Programming, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Foreword; Introduction; Who's This Book For?…”
Publicado 2008
Libro electrónico -
1778por Tretola, Rich, 1971-Tabla de Contenidos: “…Beginning Adobe AIR: Building Applications for the Adobe Integrated Runtime; About the Author; About the Technical Editor; Credits; Acknowledgments; Contents; Foreword; Introduction; Part I: Getting Started; Part II: Adding Data; Part III: AIR APIs; Part IV: The AIR Components; Appendix A: Taking a Flex App to the Desktop; Appendix B: Solutions for Exercises; Index…”
Publicado 2008
Libro electrónico -
1779Publicado 2006“…The expert's voice in open source Beginning SUSE Linux…”
Libro electrónico -
1780por Wilton, Paul, 1969-Tabla de Contenidos: “…Beginning JavaScript, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Introduction to JavaScript and the Web; Chapter 2: Data Types and Variables; Chapter 3: Decisions, Loops, and Functions; Chapter 4: Common Mistakes, Debugging, and Error Handling; Chapter 5: JavaScript - An Object-Based Language; Chapter 6: Programming the Browser; Chapter 7: HTML Forms: Interacting with the User; Chapter 8: Windows and Frames; Chapter 9: String Manipulation; Chapter 10: Date, Time, and Timers; Chapter 11: Storing Information: Cookies…”
Publicado 2010
Libro electrónico