Search Results - ((("programmer" OR "programr") OR "program") OR ("programmess" OR "programmess"))
Suggested Topics within your search.
Suggested Topics within your search.
- History 1,593
- Research 771
- Study and teaching 686
- Social aspects 660
- Education 572
- Computer programs 560
- Management 542
- Government policy 512
- Prevention 497
- Evaluation 462
- Data processing 412
- Development 407
- methods 400
- School improvement programs 398
- Politics and government 386
- Economic conditions 372
- Social conditions 350
- Medical care 341
- Application software 337
- Economic aspects 300
- Training of 295
- Finance 290
- Programming 273
- History and criticism 270
- Treatment 262
- Law and legislation 261
- Science 244
- Environmental aspects 239
- Political aspects 237
- Education, Higher 234
Search alternatives:
-
241
Nonlinear programming 4 : proceedings of the Nonlinear Programming Symposium 4 /
Published 2014Table of Contents: “…3. an active set method4. numerical experiments and discussion; acknowledgments; references; chapter 5. an iterative linear programming algorithmbased on an augmented lagrangian; abstract; references; chapter 6. iterative algorithmsfor singular minimization problems; abstract; 1. introduction; 2. the quadratic case; 3. nonquadratic case; 4. minimization in the presence of errors; conclusions; acknowledgments; references; chapter 7. a new derivation of symmetricpositive definite secant updates; abstract; 1. introduction and background; 2. the bfgs and dfp from the good and bad broyden methods.…”
Full text (MFA users only)
Electronic Conference Proceeding eBook -
242
Terminating public programs : an American political paradox /
Published 2015Subjects: “…Sunset reviews of government programs United States.…”
Full text (MFA users only)
Electronic eBook -
243
Proven Programs in Education : Science, Technology, and Mathematics (STEM) /
Published 2014Table of Contents: “…Ideas About Designing Science Programs -- Brenda Gustafson and Dougal MacDonald Chapter 26. …”
Full text (MFA users only)
Electronic eBook -
244
Evaluating School Programs : an Educator's Guide.
Published 2005Table of Contents: “…Why evaluate your school programs? -- Focusing the evaluation -- Collecting information -- Organizing and analyzing information -- Reporting information -- Administering the evaluation.…”
Full text (MFA users only)
Electronic eBook -
245
Water Conservation Programs : a Planning Manual.
Published 2005Table of Contents: “…""Contents""; ""Figures""; ""Tables""; ""Foreword""; ""Acknowledgments""; ""1 Introduction""; ""2 Need for Efficiency and Setting Goals""; ""3 Analysis of Water Use and Water Savings""; ""4 Evaluation of Benefits and Costs""; ""5 Creating a Formal Water Conservation Program Plan""; ""6 Conservation Plan Development and Implementation: Dealing With Perceptions, Barriers, and Obstacles to Effective Water Conservation""; ""Appendix A Case Studies""; ""Index""; ""AWWA Manuals""…”
Full text (MFA users only)
Electronic eBook -
246
Lightweight Fighter Program : a Successful Approach to Fighter Technology Transition.
Published 2000Table of Contents: “…""COVER""; ""TITLE""; ""ACKNOWLEDGMENT""; ""ABOUT THE AUTHORS""; ""COPYRIGHT""; ""CONTENTS""; ""PREFACE""; ""INTRODUCTION""; ""Environment at the Initiation of the Lightweight Fighter Program""; ""New Prototyping Philosophy: Experimental Prototyping""; ""LIGHTWEIGHT FIGHTER PROGRAM""; ""Purpose""; ""Philosophy and Program Management""; ""Source Selection""; ""Flight Test Approach and Organization""; ""YF-16""; ""Development History""; ""Technology""; ""Flight Test""; ""YF-17""; ""Development History""; ""Technology""; ""Flight Test""; ""OUTCOME OF THE LIGHTWEIGHT FIGHTER PROGRAM""…”
Full text (MFA users only)
Electronic eBook -
247
Science and Engineering Programs : On Target for Women?.
Published 1900Table of Contents: “…""Scholarships and Forgivable Loans""""Bridge Programs""; ""Mentoring Activities""; ""Augmenting Course Activities""; ""Internships and Summer Work""; ""IMPLEMENTING PROGRAMS""; ""BEYOND INTERVENTION: RETHINKING THE UNDERGRADUATE EXPERIENCE""; ""UNDERGRADUATE PROGRAMS: ON TARGET FOR WOMEN?""…”
Full text (MFA users only)
Electronic eBook -
248
An introduction to SAGE programming : with applications to SAGE interacts for mathematics /
Published 2016Subjects: “…Computer programming.…”
Full text (MFA users only)
Electronic eBook -
249
Cemetery tours and programming : a guide /
Published 2016Table of Contents: “…Recreation: Using Cemeteries as Parks; Chapter 4. Reflection: Programming Ceremony; Chapter 5. Marketing Cemetery Programs; Conclusion: The Past and the Future; Appendix A. …”
Full text (MFA users only)
Electronic eBook -
250
Android programming for beginners : learn all the Java and Android skills you need to start making powerful mobile applications /
Published 2015Subjects: “…Tablet computers Programming.…”
Full text (MFA users only)
Electronic eBook -
251
Programming in the primary grades : beyond the hour of code /
Published 2016Table of Contents: “…Why teach programming in the primary grades? -- What can we learn through programming? …”
Full text (MFA users only)
Electronic eBook -
252
Programming for Everyone in Java.
Published 1999Table of Contents: “…PROGRAMMING FOR EVERYONE IN JAVA; Copyright; PREFACE; CONTENTS; LIST OF PROGRAMS; LIST OF EXERCISES; 1 SIMPLE PROGRAMS; 2 SIMPLE CHOICE; 3 MULTIPLE CHOICE; 4 SIMPLE REPETITION; 5 UNBOUNDED REPETITION; 6 TEXT FILES; 7 SIMPLE ARRAYS; 8 MATRICES; 9 METHODS; 10 RECURSION; 11 CLASSES; Appendix A JAVA TEXT PROGRAM; Appendix B SAMPLE CLASS SCHEDULE; REFERENCES; INDEX.…”
Full text (MFA users only)
Electronic eBook -
253
Prisoner reentry programs : penetrating the black box for better theory and practice /
Published 2013Full text (MFA users only)
Electronic eBook -
254
-
255
U.S. political programs : functions and assessments /
Published 2011Table of Contents: “…THE MANHATTAN PROJECT, THE APOLLO PROGRAM AND FEDERAL ENERGY TECHNOLOGY R & D PROGRAMS: A COMPARATIVE ANALYSIS ABSTRACT ; THE MANHATTAN PROJECT ; THE APOLLO PROGRAM ; ENERGY TECHNOLOGY RESEARCH AND DEVELOPMENT ; COMPARATIVE ANALYSIS OF THE MANHATTAN PROJECT, THE APOLLO PROGRAM, AND FEDERAL ENERGY TECHNOLOGY R & D ; Funding; Threat Perception ; Goal Clarity ; Technology Customer ; IMPLICATIONS FOR CONGRESS ; CONGRESSIONAL ACTIVITIES ; REFERENCES ; THE TECHNOLOGY INNOVATION PROGRAM ; ABSTRACT ; INTRODUCTION ; BACKGROUND ; A DIFFERENT APPROACH ; ISSUES AND OBSERVATIONS ; REFERENCES.…”
Full text (MFA users only)
Electronic eBook -
256
Evaluating Family Programs : Current Issues in Theory and Policy.
Published 2008Table of Contents: “…The State of Our Knowledge about Program Effectiveness -- Chapter 1. Family Support and Education Programs: Working Through Ecological Theories of Human Development -- Chapter 2. …”
Full text (MFA users only)
Electronic eBook -
257
-
258
Kotlin programming by example : build real-world Android and web applications the Kotlin way /
Published 2018Table of Contents: “…; Installing the command-line compiler on Windows; Running your first Kotlin program; Writing scripts with Kotlin; Using the REPL; Working with an IDE.…”
Full text (MFA users only)
Electronic eBook -
259
Functional Python programming : discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads /
Published 2018Table of Contents: “…Cover -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Understanding Functional Programming -- Identifying a paradigm -- Subdividing the procedural paradigm -- Using the functional paradigm -- Using a functional hybrid -- Looking at object creation -- The stack of turtles -- A classic example of functional programming -- Exploratory data analysis -- Summary -- Chapter 2: Introducing Essential Functional Concepts -- First-class functions -- Pure functions -- Higher-order functions -- Immutable data -- Strict and non-strict evaluation -- Recursion instead of an explicit loop state -- Functional type systems -- Familiar territory -- Learning some advanced concepts -- Summary -- Chapter 3: Functions, Iterators, and Generators -- Writing pure functions -- Functions as first-class objects -- Using strings -- Using tuples and named tuples -- Using generator expressions -- Exploring the limitations of generators -- Combining generator expressions -- Cleaning raw data with generator functions -- Using lists, dicts, and sets -- Using stateful mappings -- Using the bisect module to create a mapping -- Using stateful sets -- Summary -- Chapter 4: Working with Collections -- An overview of function varieties -- Working with iterables -- Parsing an XML file -- Parsing a file at a higher level -- Pairing up items from a sequence -- Using the iter() function explicitly -- Extending a simple loop -- Applying generator expressions to scalar functions -- Using any() and all() as reductions -- Using len() and sum() -- Using sums and counts for statistics -- Using zip() to structure and flatten sequences -- Unzipping a zipped sequence -- Flattening sequences -- Structuring flat sequences -- Structuring flat sequences -- an alternative approach -- Using reversed() to change the order.…”
Full text (MFA users only)
Electronic eBook -
260
Solidity Programming Essentials : a beginner's guide to build smart contracts for Ethereum and blockchain.
Published 2018Subjects: “…Programming languages (Electronic computers)…”
Full text (MFA users only)
Electronic eBook