Mostrando 8,801 - 8,820 Resultados de 12,811 Para Buscar 'Litzy~', tiempo de consulta: 1.06s Limitar resultados
  1. 8801
    Publicado 2007
    Tabla de Contenidos: “…Territoriality and survivorship of the Sierra Madre sparrow in La Cima, Mâexico / Adâan Oliveras de Ita, Hâector Gâomez de Silva -- Analysis of the species description process for a little known invertebrate group : the limnoterrestrial tardigrades (Bilateria, Tardigrada) / Noemâi Guil, Francisco J. …”
    Libro
  2. 8802
    401(k)s & IRAs
    401(k)s & IRAs For Dummies
    Publicado 2022
    Tabla de Contenidos: “…-- Dealing with that darned company stock -- Managing Your Investments in Retirement -- Live long and prosper -- Stay practical -- Managing Risk -- Balancing investments -- Buying an annuity -- Consolidating Your Accounts -- Tending to Your Nest Egg -- Row, Row, Row Your Boat, Gently Down the Income Stream -- Treating Your Home Like the Asset It Is -- Adding up the expenses -- Making use of your equity -- Part 6 Helping Small Employers -- Chapter 18 Plans from a Small Employer's Perspective -- Putting in the Effort -- Meeting Regular 401(k) Requirements Is a Pain in the Pocketbook -- Getting to know ERISA and her requirements -- Dieting won't help top heavy plans -- Sticking up for the little guy: Nondiscrimination tests -- Calculating the bottom line on employer contributions -- Deciding on other bells and whistles -- Comparing 401(k)s -- Going it alone: The solo 401(k) -- Choosing a safe harbor in a storm of requirements -- Spelling out QACA -- Finding Alternatives to a 401(k) Plan -- Making it easy with payroll deductions -- SIMPLE Simon met a pie man . . . -- Contributing the funds with a Simplified Employer Pension (SEP) -- A Word about Cost -- Chapter 19 Offering a 401(k) Plan -- First Things First -- Prioritizing employees: Being a fiduciary -- Exploring the world of fees -- Choosing a 401(k) Provider -- Getting up close and personal - why you shouldn't -- Streamlining the process with outside help…”
    Libro electrónico
  3. 8803
    por OECD
    Publicado 2021
    Tabla de Contenidos:
    Libro electrónico
  4. 8804
    Publicado 2017
    Tabla de Contenidos: “…Writing and compiling code using Visual Studio for Mac -- Next steps -- Managing source code with GitHub -- Using Git with Visual Studio 2017 -- Using the Team Explorer window -- Cloning a GitHub repository -- Managing a GitHub repository -- Using Git with Visual Studio Code -- Configuring Git at the command line -- Managing Git with Visual Studio Code -- Practicing and exploring -- Exercise 1.1 - Test your knowledge -- Exercise 1.2 - Practice C# anywhere -- Exercise 1.3 - Explore topics -- Summary -- Part 1: C# 7.1 -- Chapter 2: Speaking C# -- Understanding C# basics -- Using Visual Studio 2017 -- Using Visual Studio Code on macOS, Linux, or Windows -- C# grammar -- Statements -- Comments -- Blocks -- C# vocabulary -- Help for writing correct code -- Verbs are methods -- Nouns are types, fields, and variables -- Revealing the extent of the C# vocabulary -- Building and running with Visual Studio 2017 -- Building and running with Visual Studio Code -- Adding more types with Visual Studio 2017 and Visual Studio Code -- Declaring variables -- Naming variables -- Literal values -- Storing text -- Storing numbers -- Storing whole numbers -- C# 7 improvements -- Storing real numbers -- Using Visual Studio 2017 -- Using Visual Studio Code -- Writing code to explore numbers -- Comparing double and decimal types -- Storing Booleans -- The object type -- The dynamic type -- Local variables -- Specifying the type of a local variable -- Inferring the type of a local variable -- Making a value type nullable -- Understanding nullable reference types -- The billion-dollar mistake -- Changing the defaults for nullable types in C# 8.0 -- Checking for null -- Storing multiple values in an array -- Exploring console applications further -- Displaying output to the user -- Getting input from the user -- Importing a namespace -- Simplifying the usage of the console…”
    Libro electrónico
  5. 8805
    por O'Sullivan, Bryan
    Publicado 2009
    Tabla de Contenidos: “…Barcode Recognition -- A Little Bit About Barcodes -- EAN-13 Encoding -- Introducing Arrays -- Arrays and Laziness -- Folding over Arrays -- Modifying Array Elements -- Encoding an EAN-13 Barcode -- Constraints on Our Decoder -- Divide and Conquer -- Turning a Color Image into Something Tractable -- Parsing a Color Image -- Grayscale Conversion -- Grayscale to Binary and Type Safety -- What Have We Done to Our Image? …”
    Libro electrónico
  6. 8806
    por Creighton, Ryan Henson
    Publicado 2013
    Tabla de Contenidos: “…-- Layers and layout dropdowns -- Playback controls -- Scene controls -- Don't stop there - live a little! -- Summary -- Big ambition, tiny games -- 2. …”
    Libro electrónico
  7. 8807
    Publicado 2018
    Tabla de Contenidos: “…System handle wrapper -- 22. Literals of various temperature scales -- Solutions -- 15. …”
    Libro electrónico
  8. 8808
    Publicado 2015
    Tabla de Contenidos: “…BANDADAS DE CUADRÚMANOS -- V PROPOSICIÓN DE REGRESAR POR EL LITORAL DEL -- VI PENCROFF LLAMANDO A PLÁTICA. UNA NOCHE EN -- VII PROYECTOS. …”
    Libro electrónico
  9. 8809
    Tabla de Contenidos: “…Wei Boyang, Ge Hong y otros personajes; 6.1. El Liezi; 6.2. Los alquimistas chinos; 7. Taoísmo literario y estético; 8. …”
    Libro electrónico
  10. 8810
    Publicado 2019
    Tabla de Contenidos: “…: Martijn van den Brink -- Reading Too Much and Too Little into the Matter? Latent Limits and Potentials of EU Freedom of Movement: Julija Sardelić -- What to Say to Those Who Stay? …”
    Libro electrónico
  11. 8811
    Publicado 2018
    Tabla de Contenidos: “…-- Changes/improvements in Dictionary -- Grouping initializer -- Key-based subscript with default value -- Convert tuples to Dictionary -- Convert arrays to Dictionary -- Resolving duplicates -- Reserving capacity -- Changes/improvements in Strings -- Bid bye to string.characters -- String protocol -- Changed interpretation of grapheme clusters -- Access modifiers -- What's new -- JSON encoding and decoding -- Multiline String literals -- Smart key paths -- One sided ranges -- Pattern matching with one sided ranges. -- swap versus swapAt -- Improved NSNumber -- Directly access unicode scalars of characters -- Migrating to Swift 4 -- Preparation before migration -- Swift migration assistant -- Swift 4 migration changes overview -- SDK changes -- Notable special cases -- New String -- Differentiating between single-tuple and multiple-argument function types -- Adding tuple destructuring -- Default parameter values must be public -- After migration -- Known migration issues -- Using Carthage/CocoaPods projects -- Summary -- Chapter 2: FRP Fundamentals, Terminology, and Basic Building Blocks -- Functional reactive programming -- What is functional reactive programming (FRP)? …”
    Libro electrónico
  12. 8812
    Publicado 2021
    Tabla de Contenidos: “…. -- Example -- Model-based safety analysis -- A little bit about safety analysis -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- Example -- Model-based threat analysis -- Basics of cyber-physical security -- Modeling for security analysis -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- Example -- Specifying logical system interfaces -- A note about SysML ports and interfaces -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- Example -- Creating the logical data schema -- A quick example -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- Example -- Chapter 3: Developing System Architectures -- Five critical views of architecture -- General architectural guidelines -- Architectural trade studies -- Purpose -- Inputs and preconditions -- Outputs and post conditions -- How to do it... -- Understanding architectural merging -- What to merge -- Issues with merging specifications into a single architecture -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- The pattern-driven architecture -- Dimensions of patterns -- Pattern roles -- Patterns in an architectural context -- Purpose -- Inputs and preconditions -- Outputs and postconditions -- How to do it... -- Subsystem and component architecture -- Purpose…”
    Libro electrónico
  13. 8813
    Publicado 2021
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Foreword -- Contributors -- Table of Contents -- Preface -- Section 1: Getting Familiar with Deno -- Chapter 1: What is Deno? -- A little history -- Handling I/O -- Node.js enters the scene -- Why Deno? …”
    Libro electrónico
  14. 8814
    Publicado 2022
    Tabla de Contenidos: “…Changing Your Mindset -- Hit Reset -- Your Turn -- Conscious Response -- Help Along the Way -- Think Positive -- Interpersonal Relationships -- Understanding -- Communication -- The Strugglers -- The Flip Side -- Chapter 4 Be a Sponge -- Narc Marketing 101 -- The Value of Sharing Knowledge -- Free and Without Expectations -- Modeling the Behavior -- The Growth Mindset or Not -- Pain of Change -- Mindset -- Start With a Win -- Wise Versus Silly -- Confusing Change With Success -- Try Teaching It -- Troubleshoot, Diagnose, Educate -- Same Steps to Success -- Identifying Opportunities -- Free Sharing -- Challenges Are Opportunities -- A Matter of Systems -- Logic, Not Emotion -- Systems and Knowledge -- Chapter 5 Leadership Learnings -- Amazing Leadership -- Take the Time -- Feelings Matter -- Personal Quest -- Accountability -- Expectations -- Confidence -- How to Develop Confidence -- The THREE Cs of Leadership -- Set the Tone -- More Variables -- Athlete Analogy -- Most Don't Notice -- Little Bits Add Up -- Wake Up and Learn -- The Goal: Replace Yourself -- Failure -- Coping with Failure -- The Power of How We Learn -- Take the Time -- Huge Responsibility -- More of the Basics -- Stay Hungry, Stay Humble -- Leading for a Win -- Give, Give, Give -- Power of Understanding -- Avoid Battle -- Reality Check -- Tame the Beast -- Handling the Tough -- Bank Account of Life -- Don't Miss an Opportunity -- Irritant or Leadership Course? …”
    Libro electrónico
  15. 8815
    Publicado 2022
    Tabla de Contenidos: “…-- Chapter 7 Trying with Little Success? -- Physical Location -- Your Company -- Get Specific -- Know Your Market -- Assess Your Efforts So Far -- But I'm Doing All Those Things! …”
    Libro electrónico
  16. 8816
    Publicado 2015
    Tabla de Contenidos: “…; 3.2 Privacy and Security Incidents in the News; 3.3 Legal Issues; 3.3.1 Travel; 3.3.2 Location, Location, Location; 3.3.3 Employers and Insurance Companies; 3.3.4 Litigation and e-Discovery; 3.3.5 Law Enforcement; 3.3.6 Lifestyle and Psychological Profiling; 3.4 Criminals, Authoritarian Governments, and Friends…”
    Libro electrónico
  17. 8817
    Publicado 2010
    Tabla de Contenidos: “…Cover Page -- Title Page -- Copyright Page -- Contents -- Acknowledgements -- Introduction -- Perspectives on workplace injury -- Purpose of this book -- Preventing workplace injury -- Compensating workplace injury -- Major conclusions -- One Employment Relationships in Canada -- Employment in a capitalist economy -- The labour market and the wage-rate bargain -- The labour process and the wage-effort bargain -- Power and rules in employment -- The common law -- Changing definitions of work -- Workplace safety and the profit motive -- Compensation through the courts -- Alternatives to litigation -- Do employers intentionally transfer costs? …”
    Libro electrónico
  18. 8818
    por Simon, Phil
    Publicado 2013
    Tabla de Contenidos: “…-- Think Free Speech, Not Free Beer -- Starting the Journey -- Start Relatively Small and Organically -- First Aim for Little Victories -- New Employees and New Skills -- Experiment with Big Data Solutions -- Gradually Gain Acceptance throughout the Organization -- Open Your Mind -- Let the Data Model Evolve -- Tap into Existing Communities -- Realize That Big Data Is Iterative -- Avoiding the Big Pitfalls -- Big Data Is a Binary…”
    Libro electrónico
  19. 8819
    Publicado 2023
    Tabla de Contenidos: “…5.10 First Conclusions on Foreign Circulation -- 6 Retzsch in France and Belgium -- 6.1 Retzsch by Muret for Artists, Readers, and Print Collectors -- 6.2 Three Little Audot -- 6.3 A Francized Original Retzsch -- 6.4 Copies vs. …”
    Libro electrónico
  20. 8820
    por Beaulieu, Alan
    Publicado 2005
    Tabla de Contenidos: “…; Structure of This Book; Conventions Used in This Book; How to Contact Us; Using Code Examples; Safari Enabled; Acknowledgments; 1. A Little Background; 1.1.2. The Relational Model; 1.1.3. …”
    Libro electrónico