Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 190
- Computer programming 156
- Application software 150
- Python (Computer program language) 140
- Programming 134
- Engineering & Applied Sciences 117
- JavaScript (Computer program language) 101
- Java (Computer program language) 96
- Programming languages (Electronic computers) 83
- Data processing 82
- Computer Science 79
- Design 73
- Computer software 72
- Computer programs 68
- Web site development 67
- Artificial intelligence 60
- Management 59
- Video games 59
- Software engineering 55
- Computer networks 51
- Design and construction 51
- C (Computer program language) 48
- Machine learning 47
- Programming Languages, Compilers, Interpreters 47
- Web sites 45
- Database management 43
- Operating systems (Computers) 43
- C++ (Computer program language) 41
- Computer animation 41
- Computer graphics 39
-
1281Publicado 2016Tabla de Contenidos: “…The Fundamentals of Babylon.js and Available ToolsThe Babylon.js structure and graphs; The engine and a scene; Adding cameras and lights; Adding a camera; Adding a light; Adding a mesh; Using Babylon.js to create meshes; Some other basic meshes; Managing a scene graph; An example; Creating your first scene; Creating a class and the scene nodes; Call the runRenderLoop method; Managing the scene graph; Summary; Create, Load, and Draw 3D Objects on the Screen; Using Blender to export scenes; Setting up the Babylon.js exporter for Blender; Activating the Babylon.js exporter in Blender…”
Libro electrónico -
1282por Layka, VishalTabla de Contenidos: “…""Groovy Console""""Assertions""; ""Power Asserts""; ""Strings""; ""GStrings""; ""Single Line Strings""; ""Multiline Strings""; ""Slashy Strings""; ""Multiline Slashy Strings""; ""Dollar Slashy Strings""; ""Regular Expressions""; ""Groovy Regular Expression Operators""; ""Match Operator""; ""Find Operator""; ""Pattern Operator""; ""Common Uses of Regular Expressions""; ""Collective Datatypes""; ""Arrays""; ""Lists""; ""Maps""; ""Ranges""; ""Sets""; ""Control Structure""; ""Groovy Truth""; ""Logical Branching""; ""Looping""; ""Exception Handling""; ""Methods""; ""Closures""…”
Publicado 2013
Libro electrónico -
1283Publicado 2015Tabla de Contenidos: “…""Collective communication using gather""""Collective communication using Alltoall""; ""The reduction operation""; ""How to optimize the communication""; ""Chapter 4: Asynchronous Programming""; ""Introduction""; ""Using the concurrent.futures Python modules""; ""Event loop management with Asyncio""; ""Handling coroutines with Asyncio""; ""Task manipulation with Asyncio""; ""Dealing with Asyncio and Futures""; ""Chapter 5: Distributed Python""; ""Introduction""; ""Using Celery to distribute tasks""; ""How to create a task with Celery""; ""Scientific computing with SCOOP""…”
Libro electrónico -
1284por Wright, Steve. authorTabla de Contenidos: “…""Submitting Apps to the Office Store""""Installation""; ""Distributing Updates""; ""Uninstallation""; ""Summary""; ""Chapter 4: Client-Side Logic with JavaScript""; ""Welcome to the Client Side""; ""Using Advanced JavaScript Concepts""; ""Creating JavaScript Objects""; ""Prototypes""; ""JavaScript Object Notation (JSON)""; ""Introducing jQuery""; ""Basic Concepts""; ""Understanding Selectors""; ""Querying DOM Elements""; ""Traversing the Document""; ""Updating DOM Objects""; ""Looping in jQuery""; ""Event Handling""; ""Using the Knockout Library with the MVVM Pattern""…”
Publicado 2013
Libro electrónico -
1285por Shepard, MichaelTabla de Contenidos: “…""Formatting files""""Formatting decisions are based on the first object""; ""Small objects go in a table""; ""Large objects go in a list""; ""Cmdlets that control formatting""; ""Format-Table and Format-List""; ""The dangers of formatting""; ""Best practices of formatting""; ""Summary""; ""For further reading""; ""Chapter 6: Scripts""; ""Packaging commands""; ""Execution policy""; ""Types of scripts""; ""Scopes and scripts""; ""Parameters add flexibility""; ""Adding some logic""; ""Conditional logic (IF)""; ""Looping logic""; ""More logic""; ""Profiles""; ""Summary""…”
Publicado 2015
Libro electrónico -
1286por International Conference on Environmental Science and Information Application TechnologyTabla de Contenidos: “…Front Cover; Table of contents; Preface; ESIAT 2014 Organizing Committee; The size spectrum predation pressure on the pico-level micro food loop community in the Southern Yellow Sea; Study of scope of intelligent green building project management definition; Peak mean square error indicator biometric analysis in the study of fingerprints; Identification of potential emission source of airborne benzene in Maptaphut industrial area, Thailand; Water quality and TMDL determinations for the Chaopraya River, Thailand…”
Publicado 2015
Libro electrónico -
1287por Grant, Andrew. authorTabla de Contenidos: “…""Adding Methods to Objects""""Enumerating Properties""; ""Control Flow""; ""Loops""; ""Conditional Statements""; ""Working with Arrays""; ""Array Literals""; ""Enumerating and Modifying Array Values""; ""Callbacks""; ""JSON""; ""Summary""; ""Chapter 2: The Basics of AngularJS""; ""Why We Need Frameworks""; ""What Is a Framework?""…”
Publicado 2014
Libro electrónico -
1288Publicado 2015Tabla de Contenidos: “…The objectives of a BICC; 2.3. The closed loop between Big Data and Smart Data; 3: Zero Latency Organization; 3.1. …”
Libro electrónico -
1289Tabla de Contenidos: “…Avoid Distributed Transactions Consider Cache ; Consider Asynchronous ; Throughput ; Best Practices; Avoid Chatty Interfaces ; Avoid Long-Running Atomic Transactions; Resource Throttling ; Use Cache ; Choice of Programming Languages ; Summary; Chapter 6: Failures and Their Inevitability; Case Studies of Major Cloud Service Failures; Azure Blob Storage Failure ; Amazon Web Services Failure ; Measuring Failures; Failure Categories; Hard Failure ; Soft Failure; Gray Failures; Preparing for Failure; Design for Failure and a Quick Recovery; Minimizing Human Error ; Infinite Loop…”
Libro electrónico -
1290por Hudson, Shane. authorTabla de Contenidos: “…Animation""""Introducing Drag-and-Drop""; ""Making the Paintbrush""; ""Summary""; ""Chapter 3: Audio and Video Basics""; ""Containers and Codecs""; ""Containers""; ""WebM""; ""MP4""; ""QuickTime File Format""; ""AVI""; ""ASF""; ""Ogg""; ""Matroska""; ""WAV""; ""Codecs""; ""MP3""; ""Vorbis""; ""AAC""; ""AC-3""; ""H.264""; ""VP8""; ""Theora""; ""Encoding Videos""; ""Browser Compatibility""; ""Using the and elements""; """"; """"; ""Attributes and Properties""; ""Controls""; ""Autoplay""; ""Preload""; ""Loop""; ""Played""; ""Buffered""; ""Duration""…”
Publicado 2014
Libro electrónico -
1291Publicado 2012Tabla de Contenidos: “…-- Summary -- 2 JavaScript and CSS in HTML5 Web Development -- JavaScript Is Integral to Web Development -- Placing a Script at the End of a Page -- Loops and Conditional Tests -- JavaScript in an External File -- CSS Overview -- ID Selectors: Targeting Specific Page Sections -- How CSS Is Applied to New HTML Multimedia Tags -- Summary -- Part II: Graphics and Media -- 3 Getting Creative with the Canvas -- Introducing the Canvas -- Drawing on the Canvas -- Using Gradients -- Understanding Paths -- Drawing Circles and Arcs -- Drawing Lines -- Using Multiple Canvases -- Placing Text on a Canvas -- Summary -- 4 Using Animation and Events with the Canvas -- Circles, Revisited -- A Moving Gradient -- Using Events -- Summary -- 5 Getting Visual with Video -- Of Formats, Codecs, and Other Confusing Matters -- Reformatting Files -- Watching Video! …”
Libro electrónico -
1292Publicado 2015Tabla de Contenidos: “…""Creating bindings for health and stamina""""Making text bindings""; ""Tracking the ammo and eliminated targets""; ""Reducing the ammo counter""; ""Increasing the targets eliminated counter""; ""Summary""; ""Chapter 4: Creating Constraints and Gameplay Objectives""; ""Constraining player actions""; ""Draining stamina while sprinting""; ""Using looping timers to repeat actions""; ""Blocking actions with branches""; ""Regenerating stamina""; ""Preventing firing actions when out of ammo""; ""Creating collectable objects""; ""Setting up collection logic""; ""Setting a gameplay win condition""…”
Libro electrónico -
1293Publicado 2016Tabla de Contenidos: “…Basic Regular ExpressionsGrouping; Lookahead; Flags; Substitution; Compiled Regular Expressions; Summary; Part IV: Everything Else; Chapter 10: Python 2 Versus Python 3; Cross-Compatibility Strategies; Changes in Python 3; Standard Library Relocations; Version Detection; Summary; Chapter 11: Unit Testing; The Testing Continuum; Testing Code; Unit Testing Frameworks; Mocking; Other Testing Tools; Summary; Chapter 12: CLI Tools; OPTPARSE; ARGPARSE; Summary; Chapter 13: asyncio; The Event Loop; Coroutines; Futures and Tasks; Callbacks; Task Aggregation; Queues; Servers; Summary…”
Libro electrónico -
1294por Lischner, Ray, 1961-Tabla de Contenidos: “…Bitwise And ExpressionsBitwise Exclusive Or Expressions; Bitwise Inclusive Or Expressions; Logical And Expressions; Logical Or Expressions; Conditional Expressions; Assignment Expressions; Comma Expressions; Statements; Expression Statements; Declarations; Declaration Statements; Condition Declarations; Compound Statements; Selections; if Statements; switch Statements; Loops; while Statements; for Statements; do Statements; Control Statements; Handling Exceptions; Functions; Function Declarations; Return Type; Parameters; Default Arguments; Variable Number of Arguments; cv-qualifiers…”
Publicado 2003
Libro electrónico -
1295por Swinford, EchoTabla de Contenidos: “…Use Contrasting Text and BackgroundsLearn How to Navigate Your Presentation; Navigating to Hidden Slides; Back Up During the Presentation; Get Rid of Slide Show Starting Screen; Get Rid of End of Slide Show Screen; Hide the Arrow; Draw Straight Lines with the Pen; Access Files from Your Presentation; Avoid the Hyperlinked Files Message; Things That Drive Presenters Crazy; Change Note Size in Presenter View; Practice with Only One Monitor; Start Slide Show from the Current Slide; Create a Self-Running Presentation; Kiosk Mode Is Broken; Loop Your Presentation Continuously…”
Publicado 2006
Libro electrónico -
1296por Cangiano, Antonio, 1980-Tabla de Contenidos: “…; Your New Best Friends; Ruby's Essential Data Types; Summary; Chapter 4: Programming Ruby; Defining Methods; Conditionals; Looping; Exception Handling; Objects and Classes; Modules and Mixins; Metaprogramming; Method Name Resolution; Alternative Ruby Implementations; Summary; Chapter 5: A Working Sample; Creating a New Rails Application; Scaffolding and Migrations; A RESTful Application; Analyzing the Model; Analyzing the Controller; Analyzing the View Layer; Adding Partials; Adding Validations…”
Publicado 2009
Libro electrónico -
1297por Upton, EbenTabla de Contenidos: “…Chapter 8: The Pi as a Productivity MachineUsing Cloud-Based Apps; Using OpenOffice.org; Image Editing with The Gimp; Chapter 9: The Pi as a Web Server; Installing a LAMP Stack; Installing WordPress; Part III: Programming and Hacking; Chapter 10: An Introduction to Scratch; Introducing Scratch; Example 1: Hello World; Example 2: Animation and Sound; Example 3: A Simple Game; Robotics and Sensors; Further Reading; Chapter 11: An Introduction to Python; Introducing Python; Example 1: Hello World; Example 2: Comments, Inputs,Variables and Loops; Example 3: Gaming with pygame…”
Publicado 2012
Libro electrónico -
1298por Wright, Steve, 1966-Tabla de Contenidos: “…Getting Started; Start Communicating; Establishing a Governance Committee; Identify Stakeholders; Set the Objectives for Governance; Assign Roles and Responsibilities; Develop Governance Planning Documents; Common Document Features; The Governance Plan; Additional Planning Documents; Closing the Loop; Summary; Chapter 4: Implementing Services; What Will You Learn in This Chapter?…”
Publicado 2012
Libro electrónico -
1299Publicado 2015Tabla de Contenidos: “…Zero Moment of Truth; The New Model: Customer Purchase Journey; The Advocate and Influencer Loop…”
Libro electrónico -
1300por Leonard, Scott, 1967-Tabla de Contenidos: “…Chapter 3: Smart Sourcing: Hire the Best-Outsource the RestThe Hidden Costs of Full-Time Staff; Insource Customer Relationships; Competing on Knowledge; Managing the Experts for Accountable Results; Notes; Chapter 4: Give Your Crew Preflight Checklists; Automated Workflows; Set It and Forget It; Notes; Chapter 5: How to Build a Service Brand (It's Not About You); Hiring the Right People; Empowering People to Help; Embracing Disruption; Anticipating and Closing the Customer's Loops; Sweating the Small Stuff; Notes; Chapter 6: Break the Service Ceiling with Systematic Customization…”
Publicado 2014
Libro electrónico