Search Results - ((("programmer" OR "programr") OR "program") OR ("programmess" OR "programmess"))

  1. 221

    The art of R programming : tour of statistical software design / by Matloff, Norman S.

    Published 2011
    Table of Contents: “…7.8 Writing Upstairs7.9 Recursion; 7.10 Replacement Functions; 7.11 Tools for Composing Function Code; 7.12 Writing Your Own Binary Operations; 7.13 Anonymous Functions; 8: Doing Math and Simulations in R; 8.1 Math Functions; 8.2 Functions for Statistical Distributions; 8.3 Sorting; 8.4 Linear Algebra Operations on Vectors and Matrices; 8.5 Set Operations; 8.6 Simulation Programming in R; 9: Object-Oriented Programming; 9.1 S3 Classes; 9.2 S4 Classes; 9.3 S3 Versus S4; 9.4 Managing Your Objects; 10: Input/Output; 10.1 Accessing the Keyboard and Monitor; 10.2 Reading and Writing Files.…”
    Full text (MFA users only)
    Electronic eBook
  2. 222

    International assignment programs : tackling the critical issues / by Herod, Roger, 1944-

    Published 2009
    Table of Contents: “…Introduction -- Controversial policy areas -- Expatriate concerns -- Program management.…”
    Full text (MFA users only)
    Electronic eBook
  3. 223

    Community Visioning Programs : Processes and Outcomes. by Walzer, Norman

    Published 2012
    Table of Contents: “…Cover; Community Visioning Programs Processes And Outcomes; Copyright; Contents; List of Figures; List of Tables; Notes on Contributors; Series Editor's Introduction; Preface; 1. …”
    Full text (MFA users only)
    Electronic eBook
  4. 224

    Structured parallel programming : patterns for efficient computation / by McCool, Michael D.

    Published 2012
    Subjects: “…Parallel programming (Computer science)…”
    Full text (MFA users only)
    Electronic eBook
  5. 225
  6. 226

    Programming interviews exposed : secrets to landing your next job / by Mongan, John, 1976-, Suojanen, Noah, 1978-, Giguère, Eric, 1967-

    Published 2013
    Table of Contents: “…Construction and Destruction; Object-Oriented Programming Problems; Summary; Chapter 11: Design Patterns; What Are Design Patterns?…”
    Full text (MFA users only)
    Electronic eBook
  7. 227

    Professional Heroku Programming : an Architect's Guide / by Kemp, Chris

    Published 2013
    Table of Contents: “…Professional: Heroku® Programming; Copyright; About the Authors; About the Technical Editor; Credits; Acknowledgments; Contents; Introduction; Who this Book is for; What this Book Covers; How this Book is Structured; What you need to use this Book; Conventions; Source Code; Errata; P2P. …”
    Full text (MFA users only)
    Electronic eBook
  8. 228

    C♯ network programming / by Blum, Richard, 1962-

    Published 2003
    Table of Contents: “…C# Network Programming; Acknowledgments; Contents at a Glance; Contents; Introduction; Who Should Read This Book; How This Book Is Organized; Keeping Up to Date; Part I: Network Programming Basics; Chapter 1: The C# Language; Basics of .NET; Installing a C# Development Environment; The C# Runtime Environment; C# Programming Basics; C# Features; Summary; Chapter 2: IP Programming Basics; Watching Network Traffic; Analyzing Network Packets; Programming with TCP and UDP; Finding IP Address Information; Summary; Chapter 3: C# Network Programming Classes; A Primer on Socket Programming…”
    Full text (MFA users only)
    Electronic eBook
  9. 229

    Assembly Language Programming : ARM Cortex-M3. by Mahout, Vincent

    Published 2013
    Table of Contents: “…Cover; Assembly Language Programming; Title Page; Copyright Page; Table of Contents; Preface; Chapter 1. …”
    Full text (MFA users only)
    Electronic eBook
  10. 230

    Programming Theatre History. by Blau, Herbert

    Published 2013
    Table of Contents: “…Cover; Programming Theater History; Title Page; Copyright Page; Table of Contents; List of illustrations; Acknowledgments; Introduction; 1 A Loft, in the Early Days; 2 Coming Up the Ramp: Mid-Term Variations; 3 Alienation and the Absurd: The Mystery Remains; 4 Reason Not the Need: Faith or Fury, Farce or Dream; 5 Mixed Blessings and the Sorcery of Persuasion; 6 Home Stretch: What Will the Future Think?…”
    Full text (MFA users only)
    Electronic eBook
  11. 231

    Animal programs in prison : a comprehensive assessment / by Furst, Gennifer

    Published 2011
    Table of Contents: “…Introduction -- The logic of animal-assisted activities -- The evolution of prison programming -- Contemporary programs -- Who benefits and why: theoretical implications -- Emerging ideas in punishment -- The future of animals in prison.…”
    Full text (MFA users only)
    Electronic eBook
  12. 232

    Successful Transition Programs : Pathways for Students With Intellectual and Developmental Disabilities. by McDonnell, John

    Published 2009
    Table of Contents: “…Section IV: Critical Program Components10 -- Home and Community Living; 11 -- Leisure and Recreation; 12 -- Employment Training; 13 -- Job Placement; Section V: PostSchool Options; 14 -- Postschool Residential Alternatives; 15 -- Postschool Employment Alternatives; 16 -- Transition to Postsecondary Education; References; Index.…”
    Full text (MFA users only)
    Electronic eBook
  13. 233

    Project and program management : a competency-based approach / by Springer, Mitchell L., 1959-

    Published 2013
    Table of Contents: “…Introduction -- Program/project management competencies -- The importance of program/project management -- Process management -- evolution and definition -- Contract types : what type of contract should i enter into? …”
    Full text (MFA users only)
    Electronic eBook
  14. 234

    Systematic program design : from clarity to efficiency / by Liu, Yanhong Annie, 1965-

    Published 2013
    Subjects: “…Computer programming.…”
    Full text (MFA users only)
    Electronic eBook
  15. 235

    Program evaluation in practice : core concepts and examples for discussion and analysis / by Spaulding, Dean T.

    Published 2014
    Subjects: “…School improvement programs Evaluation.…”
    Full text (MFA users only)
    Electronic eBook
  16. 236

    JavaScript programming : pushing the limits : advanced application development with JavaScript & HTML5 / by Raasch, Jon

    Published 2013
    Subjects: “…JavaScript (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  17. 237

    Learn to program with Scratch : a visual introduction to programming with games, art, science, and math / by Marji, Majed

    Published 2014
    Subjects: “…Scratch (Computer program language)…”
    Full text (MFA users only)
    Electronic eBook
  18. 238

    Urban Scholars Program : Report of a Planning Meeting / by Mitchell, Faith

    Subjects: “…Office of Policy Development and Program Evaluation.…”
    Full text (MFA users only)
    Electronic eBook
  19. 239

    Embedded C Programming : Techniques and Applications of C and PIC MCUS. by Siegesmund, Mark

    Published 2014
    Table of Contents: “…Half Title; Title Page; Copyright; Contents; Introduction; Chapter 1 C Overview and Program Structure; C Source Code; Comments; Program Structure; C Preprocessor Directives; Functions; Declarations; Statements and Expressions; Time; Typing Accuracy; Text Formatting; Compatibility Notes; Summary; Quiz; Chapter 2 Constants; Bits, Bytes, Etc.; Bits; Nibbles; Bytes; Syntax of C Constants; Binary; Decimal; Signed Integers; Hexadecimal; Octal; Floating Point; Fixed Point; Characters; String of Characters; True and False; Const; Tri-Graph Sequences; Compatibility Notes; Design Documentation.…”
    Full text (MFA users only)
    Electronic eBook
  20. 240

    The Gulf Research Program : a strategic vision /

    Published 2014
    Table of Contents: “…Frontmatter -- Contents -- PREFACE -- SUMMARY -- 1 PROGRAM FOUNDATION -- 2 PROGRAM MISSION, GOALS, AND OBJECTIVES -- 3 STRATEGIES FOR LASTING BENEFIT -- 4 INITIAL AND FUTURE ACTIVITIES -- 5 PROGRAM OPERATIONS -- References -- Appendix A -- Advisory Group Biographies -- Appendix B -- Charge to the Advisory Group -- Appendix C -- Outreach Activities -- Appendix D -- Other Funding Programs -- CREDITS…”
    Full text (MFA users only)
    Electronic eBook