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
-
521por Myer, Thomas DennisTabla de Contenidos: “…; Writing Scripts; Summary; Chapter 9: Conditionals and Loops; What Are Conditional Tests; Conditional Tests; Repeating Loops; Writing Scripts…”
Publicado 2009
Libro electrónico -
522Publicado 2006Tabla de Contenidos: “…Using Effects in Edit ViewAdding XMP Metadata to Audio Clips; CHAPTER 5 Multitrack View; Introduction; Working with Sessions; Importing Files into the Multitrack View; Snapping; Editing Procedures Overview; Trimming; Adjusting Volumes, Panning; Adding Real-time FX from Multitrack View; Setting the EQ; Track Automation Lanes; Automating Parameters/Automation Lanes; Automating Parameters/Clip Envelopes; Types of crossfades curves; Using the Mixer; The Channel Strip; Effects; Level Control; CHAPTER 6 Looping Content; Introduction to Looping; Working with Loops; Find Beats and Mark (Edit View)…”
Libro electrónico -
523Publicado 2014Tabla de Contenidos: “…3 Precision Measurement Instrumentation - Some Design Principles3.1 Geometrical considerations; 3.2 Kinematic design; 3.2.1 The Kelvin clamps; 3.2.2 A single degree of freedom motion device; 3.3 Dynamics; 3.4 The Abbe principle; 3.5 Elastic compression; 3.6 Force loops; 3.6.1 The structural loop; 3.6.2 The thermal loop; 3.6.3 The metrology loop; 3.7 Materials; 3.7.1 Minimising thermal inputs; 3.7.2 Minimising mechanical inputs; 3.8 Symmetry; 3.9 Vibration isolation; 3.9.1 Sources of vibration; 3.9.2 Passive vibration isolation; 3.9.3 Damping; 3.9.4 Internal resonances…”
Libro electrónico -
524por Brooks-Bilson, RobTabla de Contenidos: “…Including an expression within a stringIncluding expressions within tag attributes; Nested Pound Signs; Escaping Pound Signs; Conditional Processing; cfif, cfelseif, and cfelse; cfswitch, cfcase, and cfdefaultcase; IIF; Looping; Index Loops; Conditional Loops; Including Other Templates; Passing Data Between Templates; Passing Parameters Via URL; Dealing with Special Characters; Obtaining a List of All Available URL Parameters; Passing Data Using Forms; Handling Specific Types of Form Fields; Multiple selection lists; Checkboxes and radio buttons; Using Hidden Form Fields…”
Publicado 2003
Libro electrónico -
525
-
526por Blum, Richard, 1962-Tabla de Contenidos: “…The if-then-else StatementNesting ifs; The test Command; Compound Condition Testing; Advanced if-then Features; The case Command; Summary; Chapter 10: More Structured Commands; The for Command; The C-Style for Command; The while Command; The until Command; Nesting Loops; Looping on File Data; Controlling the Loop; Processing the Output of a Loop; Summary; Chapter 11: Handling User Input; Command Line Parameters; Special Parameter Variables; Being Shifty; Working With Options; Standardizing Options; Getting User Input; Summary; Chapter 12: Presenting Data; Understanding Input and Output…”
Publicado 2008
Libro electrónico -
527por Wheeler, BertTabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: The Tcl Shell; Introduction; The Tcl shell; Writing to the Tcl console; Mathematical expressions; Tcl expr operands; Mathematical functions; Computing mathematical expressions; Referencing files in Tcl; Variables; Command line arguments; Chapter 2: Using the Building Blocks Control Constructs; Introduction; Controlling flow with the if statement; Looping with for; Looping with foreach; Looping with while; Continuing a procedure; Breaking out of a procedure; Nested looping…”
Publicado 2011
Libro electrónico -
528por Graham, Wayne, 1977-Tabla de Contenidos: “…Flow Controlif..else; Switch; Loops; For Loop; While Loops; Do/while; Loop Statements; Functions; Variable Scope; Special Variables; Document Object Model; Guess the Number Game; Getting Good with JavaScript; Summary; Chapter 3 It's All About Context: Canvas Basics; Canvas: The 2D Context; First Shape; Triangles and Lines; Transparency; Translation and Rotation; Simple Motion; Keyboard Control; Debugging Tools; What About Mobile?…”
Publicado 2012
Libro electrónico -
529por MacDonald, MatthewTabla de Contenidos: “…Conditional LogicThe if Statement; The switch Statement; Loops; The for Loop; The foreach Loop; The while loop; Methods; Parameters; Method Overloading; Optional and Named Parameters; Delegates; The Last Word; CHAPTER 3 Types, Objects, and Namespaces; The Basics About Classes; Static Members; A Simple Class; Building a Basic Class; Creating an Object; Adding Properties; Using Automatic Properties; Adding a Method; Adding a Constructor; Adding an Event; Testing the Product Class; Value Types and Reference Types; Assignment Operations; Equality Testing…”
Publicado 2012
Libro electrónico -
530Publicado 2013Tabla de Contenidos: “…IntroductionDefining packages and loops for near real-time execution using a hybrid loop; Using a file from a parameter variable; Detecting files with a variable name; Processing all files in a directory; Processing a large number of files in parallel; Chapter 9: XML and Web Services; Introduction; Defining a connection to XML within ODI; Processing complex files with ODI; Processing XML data within an RDBMS not in memory; Invoking web services from ODI; Invoking asynchronous ODI web services with callbacks; Configuring container-based authentication with ODI web services…”
Libro electrónico -
531por Bennett, GaryTabla de Contenidos: “…Using Variable and Data Types with AliceData Types and Objective-C; Identifying Problems; Summary; Exercises; Chapter 4 Making Decisions About...and Planning Program Flow; Boolean Logic; Truth Tables; Comparison Operators; Designing Apps; Pseudo-Code; Design Requirements; Flowcharting; Designing and Flowcharting an Example App; The App's Design; Using Loops to Repeat Program Statements; Count-Controlled Loops; Condition-Controlled Loops; Infinite Loops; Coding the Example App in Alice; Coding the Example App in Objective-C; Nested If Statements and Else-If Statements; Removing Extra Characters…”
Publicado 2011
Libro electrónico -
532por Suvak, Janine. authorTabla de Contenidos: “…; Prerequisites; Meet Unity; Setting Up the Development Environment; Getting Started with AngryBots; Game View ( +2); Hierarchy View ( +4); Scene View ( +1); Inspector ( +3); Project Panel ( +5); Console (SHIFT+ +C); Summary; Chapter 2: Game Programming 101; MonoDevelop; Variables and Functions; Conditionals; Boolean Logic and Conditionals; Loops; The for Loop; The while Loop; The do-while Loop; Coordinate Geometry and Vectors; Summary; Chapter 3: Making a Simple Scene…”
Publicado 2014
Libro electrónico -
533por Nanda, ArupTabla de Contenidos: “…IdentifiersNULLs; Literals; String literals; Numeric literals; Boolean literals; The Semicolon Delimiter; Comments; Single-line comment syntax; Multi-line comment syntax; Program Data; Types of PL/SQL Datatypes; Character data; Numbers; Dates, timestamps, and intervals; Booleans; Binary data; ROWIDs; REF CURSOR datatype; Internet datatypes; "Any" datatypes; Declaring Program Data; Declaring a variable; Declaring constants; Anchored declarations; Control Statements; IF Statements; CASE Statements and Expressions; Simple CASE statement; Searched CASE statement; Loops in PL/SQL; Simple Loop…”
Publicado 2005
Libro electrónico -
534Publicado 2019“…The third chapter is about recent research into loop heat pipes (LHPs). The last chapter presents a novel liquid-vapor separator-incorporated gravitational LHP…”
Libro electrónico -
535Publicado 2021“…We created this workshop in the hope of bridging these stakeholders, creating a robust feedback loop to answer future challenges in performance modeling, analysis, engineering, and visualization…”
Libro electrónico -
536Publicado 2007Tabla de Contenidos: “…-- The Object Hierarchy -- Working with Object Properties -- Working with Object Methods -- Handling Object Events -- Working with Object Collections -- Assigning an Object to a Variable -- The Is Operator -- Working with Multiple Properties or Methods -- Example: The Application Object -- Example: The Window Object -- 6 Controlling Your VBA Code -- Code That Makes Decisions -- Using If...Then to Make True/False Decisions -- Using If...Then...Else to Handle a False Result -- Making Multiple Decisions -- Functions That Make Decisions -- Code That Loops -- Using Do...Loop Structures -- Using For...Next Loops -- Using For Each...Next Loops -- Using Exit For or Exit Do to Exit a Loop -- Indenting for Readability…”
Libro electrónico -
537Publicado 2024Tabla de Contenidos: “…switch statements -- switch statements and arrays -- switch statements and files -- Wildcard and Regex parameters -- Script block cases -- switch statements and enums -- switch, break, and continue -- Loops -- foreach loop -- foreach keyword and foreach alias -- for loop -- do-until and do-while loops -- while loop -- Loops, break, and continue -- break and continue outside loops -- Loops and labels -- Loops, queues, and stacks -- Summary -- Chapter 7: Working with .NET -- Assemblies -- About the GAC -- Types -- Type descriptions are objects in PowerShell -- Enumerations -- Classes -- Namespaces -- The using keyword -- Using namespaces -- Using assemblies -- Type accelerators -- About PSCustomObject and Ordered -- Members -- Constructors -- Properties -- Methods -- Fluent interfaces -- Static methods -- About the new() method -- Static properties -- Reflection in PowerShell -- The TypeAccelerators type -- The ArgumentTypeConverterAttribute type -- About generics -- Generic classes -- Generic methods -- Summary -- Online Chapter -- Chapter 10: Files, Folders, and the Registry -- Working with providers -- Navigating -- Getting items -- Drives -- Items -- Paths and .NET -- Testing for existing items -- Testing filesystem paths -- Testing registry paths -- Testing path type -- Creating items -- Reading and writing content -- Reading and writing in a pipeline -- Reading all content -- Writing content -- About text file encoding -- Temporary files -- Removing items -- Invoking items -- Item properties -- Properties and the filesystem -- Adding and removing file attributes -- Registry values -- Registry values and environment variables -- Searching for items -- Windows permissions -- Access and audit -- Rule protection -- Inheritance and propagation flags -- Removing ACEs -- Copying lists and entries -- Adding ACEs -- Filesystem rights -- Registry rights…”
Libro electrónico -
538Publicado 1993Tabla de Contenidos: “…COVER; SYSTEMIC APPROACHES TO TRAINING IN CHILD PROTECTION; ACKNOWLEDGEMENTS; CONTENTS; EDITORS' FOREWORD; FOREWORD; INTRODUCTION; PROLOGUE In search of charmed loops; CHAPTER ONE Do as I say, not as I do: disconnected patterns; CHAPTER TWO Training as a strategic intervention to an organization; CHAPTER THREE Generating systemic hypotheses from training experiences; CHAPTER FOUR If the shoe fits, wear it: trainers redefined; CHAPTER FIVE Engage brain before disengaging mouth: are you curious?…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
539por Olsson, Mikael. authorTabla de Contenidos: “…Arrays -- 7. Conditionals -- 8. Loops -- 9. Methods -- 10. Class -- 11. Inheritance -- 12. …”
Publicado 2020
Libro electrónico -
540por Hedges, KristiTabla de Contenidos: “…-- Your actions are speaking so loudly I can hardly hear what you're -- Saying -- Stopping the negativity loop -- Presence as perception -- Tripping over your own perfectionism -- Trust: the ultimate gatekeeper -- What we can learn about emotional intelligence while riding an elevator -- A note to emailphiles, crackberry addicts, and turbotexters -- Inspiring change from the brain down -- From vision to visionary -- Declarations create possibilities -- Strategic shock value and other ways to create shining moments -- Bringing it all together: presence in a pinch -- Afterword…”
Publicado 2012
Libro electrónico