Search Results - "Commander"

  1. 301
  2. 302

    Pro Git Everything You Need to Know About Git (Slovenian) by Chacon, Scott, Straub, Ben

    Published 2014
    Table of Contents: “…Pričetek -- Osnove Git -- Veje Git -- Git na strežniku -- Distribuirani Git -- GitHub -- Orodja Git -- Prilagoditev Git-a -- Git in drugi sistemi -- Notranjost Git-a -- Appendix A: Git v drugih okoljih -- Appendix B: Vključevanje Git-a v vašo aplikacijo -- Appendix C: Git Commands…”
    Access online version
    Electronic eBook
  3. 303

    Modern IoT Onboarding Platforms for Advanced Applications A Practitioner's Guide to KIS.ME / by Witczak, Marcin, Seybold, Lothar, Bulach, Eric, Maucher, Niko

    Published 2023
    Table of Contents: “…1.Introduction -- 2.Onboarding and Preliminary Functionality Training -- 3.Towards Logistic Applications -- 4.Implementing and Using Essential Statistical Process Control -- 5.Mastering System Monitoring and Control -- 6.Towards Advanced Applications -- 7.KIS.API: Towards external communication -- Appendix A KIS.ME commands and their sample applications -- Appendix B KIS.ME Datapoints and their sample applications.…”
    Link to Metadata
    Electronic eBook
  4. 304

    Pro Git Everything You Need to Know About Git (English) by Chacon, Scott, Straub, Ben

    Published 2022
    Table of Contents: “…License -- Preface by Scott Chacon -- Preface by Ben Straub -- Dedications -- Contributors -- Introduction -- Getting Started -- Git Basics -- Git Branching -- Git on the Server -- Distributed Git -- GitHub -- Git Tools -- Customizing Git -- Git and Other Systems -- Git Internals -- Appendix A: Git in Other Environment -- Appendix B: Embedding Git in your Applications -- Appendix C: Git Commands -- Index…”
    Access online version
    Electronic eBook
  5. 305

    Introduction to Philosophy Ethics by Matthews, George, Hendricks, Christina

    Published 2019
    Table of Contents: “…Can We Have Ethics without Religion? On Divine Command Theory and Natural Law Theory -- 3. How Can I Be a Better Person? …”
    Access online version
    Electronic eBook
  6. 306

    Pro Git Everything You Need to Know About Git (French) by Chacon, Scott, Straub, Ben

    Published 2014
    Table of Contents: “…Démarrage rapide -- Les bases de Git -- Les branches avec Git -- Git sur le serveur -- Git distribué -- GitHub -- Utilitaires Git -- Personnalisation de Git -- Git et les autres systèmes -- Les tripes de Git -- Annexe A: Git dans d’autres environnements -- Annexe B: Embarquer Git dans vos applications -- Annexe C: Commandes Git…”
    Access online version
    Electronic eBook
  7. 307
  8. 308
  9. 309

    Compliance and Initiative in the Production of Safety A Systems Perspective on Managing Tensions and Building Complementarity /

    Published 2024
    Table of Contents: “…Interlocking Surprises: Their Nature, Implications and Potential Responses -- 8. Resolving the Command-Adapt Paradox: Guided Adaptability to Cope with Complexity.…”
    Link to Metadata
    Electronic eBook
  10. 310
  11. 311
  12. 312

    Deep into Pharo by Bergel, Alexandre, Cassou, Damien, Ducasse, Stéphane, Laval, Jannik

    Published 2013
    Table of Contents: “…1 Preface -- I Libraries -- 2 Zero Configuration Scripts and Command-Line Handlers -- 3 Files with FileSystem -- 4 Sockets -- 5 The Settings Framework -- 6 Regular Expressions in Pharo -- II Source Management -- 7 Versioning Your Code with Monticello -- 8 Gofer: Scripting Package Loading -- 9 Managing Projects with Metacello -- III Frameworks -- 10 Glamour -- 11 Agile Visualization with Roassal -- 12 Scripting Visualizations with Mondrian -- IV Language -- 13 Handling Exceptions 263 -- 14 Blocks: a Detailed Analysis -- 15 Exploring Little Numbers -- 16 Fun with Floats -- V Tools -- 17 Profiling Applications -- 18 PetitParser: Building Modular Parsers -- --…”
    Access online version
    Electronic eBook
  13. 313

    Embedded Controllers Using C and Arduino by Fiore, James M.

    Published 2018
    Table of Contents: “…Course Introduction -- C Memory Organization -- C Language Basics -- C Language Basics II -- C Storage Types and Scope -- C Arrays and Strings -- C Conditionals and Looping -- C Pointers -- C Look-Up Tables -- C Structures -- C Linked Lists -- C Memory -- C File I/O -- C Command Line Arguments -- Embedded Programming -- Hardware Architecture -- AVR ATmega 328P Overview -- Bits & Pieces: includes and defines -- Bits & Pieces: Digital Input Circuitry -- Bits & Pieces: Digital Input Circuitry -- Bits & Pieces: pinMode -- Bits & Pieces: digitalWrite -- Bits & Pieces: delay -- Bits & Pieces: digitalRead -- Bits & Pieces: Analog Input Circuitry -- Bits & Pieces: analogRead -- Bits & Pieces: analogWrite -- Bits & Pieces: Timer/Counters -- Bits & Pieces: Interrupts…”
    Access online version
    Electronic eBook
  14. 314
  15. 315

    x86-64 Assembly Language Programming with Ubuntu by Jorgensen, Ed

    Published 2019
    Table of Contents: “…1.0 Introduction -- 2.0 Architecture Overview -- 3.0 Data Representation -- 4.0 Program Format -- 5.0 Tool Chain -- 6.0 DDD Debugger -- 7.0 Instruction Set Overview -- 8.0 Addressing Modes -- 9.0 Process Stack -- 10.0 Program Development -- 11.0 Macros -- 12.0 Functions -- 13.0 System Services -- 14.0 Multiple Source Files -- 15.0 Stack Buffer Overflow -- 16.0 Command Line Arguments -- 17.0 Input/Output Buffering -- 18.0 Floating-Point instructions -- 19.0 Parallel Processing -- 20.0 Interrupts -- 21.0 Appendix A - ASCII Table -- 22.0 Appendix B - Instruction Set Summary -- 23.0 Appendix C - System Services -- 24.0 Appendix D - Quiz Question Answers…”
    Access online version
    Electronic eBook
  16. 316
  17. 317

    NL ARMS Netherlands Annual Review of Military Studies 2021 Compliance and Integrity in International Military Trade /

    Published 2022
    Table of Contents: “…Developing an Adequate Internal Compliance Program for the Royal Netherlands Air Force Command -- Chapter 16. Arms Exports and Export Control of the Dutch Republic 1585-1621.…”
    Link to Metadata
    Electronic eBook
  18. 318

    Introduction to GNU Octave A brief tutorial for linear algebra and calculus students by Lachniet, Jason

    Published 2017
    Table of Contents: “…Contents -- Preface -- 1 Basic operation -- 1.1 Introduction -- 1.2 Navigating the GUI -- 1.3 Matrices and vectors -- 1.4 Plotting -- Chapter 1 Exercises -- 2 Matrices and linear systems -- 2.1 Linear systems -- 2.2 Polynomial curve fitting -- 2.3 Matrix transformations -- Chapter 2 Exercises -- 3 Calculus -- 3.1 Limits, sequences, and series -- 3.2 Numerical integration -- 3.3 Parametric, polar, and implicit functions -- 3.4 Complex variables -- 3.5 Special functions -- 3.6 Symbolic operations -- Chapter 3 Exercises -- 4 Eigenvalue problems -- 4.1 Eigenvalues and eigenvectors -- 4.2 Markov chains -- 4.3 Diagonalization -- 4.4 Singular value decomposition -- 4.5 Gram-Schmidt and the QR algorithm -- Chapter 4 Exercises -- 5 Additional topics -- 5.1 Three dimensional graphs -- 5.2 Multiple integrals -- 5.3 Vector fields -- 5.4 Statistics -- 5.5 Differential equations -- Chapter 5 Exercises -- 6 Applied projects -- 6.1 SVD and digital image compression -- 6.2 The Gini index and nonlinear curve-fitting -- 6.3 Designing a helical strake: arc length and curvature -- 6.4 Modeling a cave passage: cubic spline curves -- 6.5 Graphs of surfaces and 3D-printing -- A MATLAB compatibility -- B List of Octave commands -- References -- Index…”
    Access online version
    Electronic eBook
  19. 319

    A Person-Centered Guide to Demystifying Technology Working together to observe, question, design, prototype, and implement/reject technology in support of people's valued beings an... by Wolske, Martin

    Published 2023
    Table of Contents: “…Introduction to the Book -- -- Orange Unit: A Person-Centered Launch -- -- 1A: Information Systems -- -- 1B: Introduction to Electronic Circuits -- -- 2A: Critical Social + Technical Perspective -- -- 2B: Electronic Components in Series -- -- 3A: The Unknown Tech Innovators -- -- 3B: Computer Building Blocks -- -- 4A: Storytelling in the Information Sciences -- -- 4B: Meet the Microcomputer -- -- 4C: Getting Started with the Raspberry Pi -- -- 4D: Coding Electronics -- -- Orange Unit Review -- -- Blue Unit: Computational Tinkering -- -- 1A: The Logic of Hardware and Programming -- -- 1B: Essential Coding Concepts -- -- 2A: The Methodological Landscape -- -- 2B: Make Music with Code -- -- 3A: Valued, Inclusive Information and Computing Technology Experiences -- -- 3B: Build Functions for Remixable Code -- -- 4A: Sharing Our Counterstories -- -- 4B: Raspberry Pi Counterstory Little Free Library -- -- Blue Unit Review -- -- REMIX: Ideating and Iterating Code: Scratch Example -- -- Rainbow Unit: Networks Big and Small -- -- 1A: Programmable Electronics, Smart Technology, and the Internet of Things -- -- 1B: Connecting Our Electronic ‘Thing’ to a Wider World -- -- 2A: Digital Internets, Past and Present -- -- 2B: The Infrastructure of the Internet -- -- 3A: The Digitization of Divides -- -- 3B: A Person-Centered Network Information System Adventure -- -- 4A: Recovering Community: Designing for Social Justice -- -- 4B: Community-Centered Design: An Emergent Strategy for Community Organizing and Action -- -- Rainbow Unit Review -- -- Introducing the Unix Command Line -- -- Raspberry Pi Networking 1010 -- -- Network Troubleshooting -- -- Security and Privacy -- -- Glossary -- -- Bibliography…”
    Access online version
    Electronic eBook
  20. 320

    Computation and the Humanities Towards an Oral History of Digital Humanities / by Nyhan, Julianne, Flinn, Andrew

    Published 2016
    Table of Contents: “…-'It's Probably the Only Modestly Widely used System with a Command Language in Latin': An Oral History Conversation Between Manfred Thaller and Julianne Nyhan --  'I was Keen on Getting Computers into Humanists' Thinking': An Oral History Conversation Between John Bradley and Julianne Nyhan --  'Moderate Expectations, Tolerable Disappointments': An Oral History Conversation between Claus Huitfeldt and Julianne Nyhan -- 'So, Into the Chopper it Went': An Oral History Conversation between Gabriel Egan and Julianne Nyhan -- Revolutionaries and Underdogs -- By Way of a Conclusion.…”
    Link to Metadata
    Electronic eBook