Mostrando 19,901 - 19,920 Resultados de 20,095 Para Buscar 'Urrao~', tiempo de consulta: 0.83s Limitar resultados
  1. 19901
    por Newham, Cameron
    Publicado 1998
    “…New features include the addition of one-dimensional arrays, parameter expansion, and more pattern-matching operations. bash 2.0 provides even more conformity with POSIX.2 standards, and in POSIX.2 mode is completely POSIX.2 conformant. …”
    Libro electrónico
  2. 19902
    por Hunter, Laura E.
    Publicado 2009
    “…Laura has also done a great job in extending the Cookbook in this edition to encompass the broad range of changes to AD in Windows Server 2008." --Tony Murray, Founder of Activedir.org and Directory Services MVP "If you already understand Active Directory fundamentals and are ..…”
    Libro electrónico
  3. 19903
    Publicado 2013
    “…With only a basic knowledge of accounting and finance, individual investors and financial professionals alike can: Create a core model and customize it for companies in most industries Understand every working component of a financial model and what each one tells you about a company Format cells and sheets in Excel for easily repeatable modeling Written with the practitioner in mind, Mastering Financial Modeling shows you how to ensure your model is ready for real-world application by safeguarding it against modeling errors. It covers a full array of Excel's builtin auditing and testing tools and illustrates how to build customized error-checking tools of your own to catch the inaccuracies that typically fall through the cracks. …”
    Libro electrónico
  4. 19904
    Publicado 2008
    “…—Anne Holland, Founder, MarketingSherpa Inc Use ANGELS and Web 2.0 Marketing to Drive Powerful, Quantifiable Results For every marketer, strategist, executive, and entrepreneur Today, marketers have an array of radically new Web 2.0-based techniques at their disposal: viral marketing, social networking, virtual worlds, widgets, Web communities, blogs, podcasts, and next-generation search, to name just a few. …”
    Libro electrónico
  5. 19905
    Publicado 2021
    “…Nor can we ignore the socio-political dimensions entailed therein and the persisting inequalities in the provision of clean water and sanitation across the globe in urban as well as rural areas. Thereby, water may both be the target and the source of conflict. …”
    Libro electrónico
  6. 19906
    Publicado 2015
    “…Public access venues -- most often Internet cafš in cities and state-run telecenters in rural areas -- are places for learning, sharing, working, empowerment and finding opportunities.The book documents the impact of public access on individuals, on society and networks, and on women. …”
    Libro electrónico
  7. 19907
    Publicado 2013
    “…The author also details Napoleon Hill's influence on his own success, growing up in rural Virginia and moving on to become a bank CEO at just 41 years old. …”
    Libro electrónico
  8. 19908
    Publicado 2018
    “…Combining the power of React with industry-tested, server-side technologies, such as Node, Express, and MongoDB, creates a diverse array of possibilities when developing real-world web applications. …”
    Libro electrónico
  9. 19909
    Publicado 2019
    “…It'll help if you to have some experience in any functional or object-oriented language and a basic understanding of Python libraries and expressions, such as arrays and dictionaries…”
    Libro electrónico
  10. 19910
    Publicado 2019
    “…You can count on the 300+ applications containing 1,000+ examples in this book to cover the common and fundamental areas of interest: strings, numbers, arrays, collections, data structures, date and time, immutability, type inference, Optional, Java I/O, Java Reflection, functional programming, concurrency and the HTTP Client API. …”
    Libro electrónico
  11. 19911
    Publicado 2019
    “…In the concluding chapters, the book demonstrates how to use arrays, maps, enums, and vector operations. Finally, you'll learn how to build a basic VR game. …”
    Libro electrónico
  12. 19912
    Publicado 2020
    “…You'll also see how to use looping and iteration, arrays, pointers, and strings. As you make progress, you'll cover code documentation, testing and validation methods, basic input/output, and how to write complete programs in C. …”
    Libro electrónico
  13. 19913
    Publicado 2020
    “…Andrew is based in the United Kingdom and lives in rural Somerset where he runs his own IT training and education consultancy. …”
    Video
  14. 19914
    Publicado 2017
    “…Andrew is based in the United Kingdom and lives in rural Somerset, where he runs his own IT training and education consultancy. …”
    Video
  15. 19915
    Publicado 2017
    “…Familiar with structural and object-oriented programming styles. Has worked with arrays, lists, queues and stacks. Understands processes, threads and synchronization at a high level. …”
    Video
  16. 19916
    Publicado 2011
    “…Puzzle 3 - Generics and Variance How do generics and arrays differ with respect to variance? Puzzle 4 - Generics, Constraints and Overloads How does the compile choose between different candidate generic methods? …”
    Video
  17. 19917
    Publicado 2013
    “…Things you’ll learn in Metaskills : - How to stay ahead of the “robot curve” - How to account for “latency” in your predictions - The 9 most common traps of systems behavior - How to distinguish among 4 types of originality - The 3 key steps in generating innovative solutions - 6 ways to think like Steve Jobs - How to recognize the 3 essential qualities of beauty - 24 aesthetic tools you can apply to any kind of work - 10 strategies to trigger breakthrough ideas - Why every team needs an X-shaped person - How to overcome the 5 forces arrayed against simplicity - 6 tests for measuring the freshness of a concept - How to deploy the 5 principles of “uncluding” - The 10 tests for measuring great work - How to sell an innovative concept to an organization - 12 principles for constructing a theory of le..…”
    Libro electrónico
  18. 19918
    Publicado 2013
    “…Practical, example-rich coverage of: C programming fundamentals Compiling and debugging with GNU gcc and gdb, and Visual C++® Key new C11 standard features: Type generic expressions, anonymous structures and unions, memory alignment, enhanced Unicode® support, _Static_assert, quick_exit and at_quick_exit, _Noreturn function specifier, C11 headers C11 multithreading for enhanced performance on today’s multicore systems Secure C Programming sections Data structures, searching and sorting Order of evaluation issues, preprocessor Designated initializers, compound literals, bool type, complex numbers, variable-length arrays, restricted pointers, type generic math, inline functions, and more. …”
    Libro electrónico
  19. 19919
    Publicado 2021
    “…This book brings together an impressive array of material and analyses to form an interdisciplinary perspective that considers just how photography shapes our understanding of the past as well as the ways in which the past might be reclaimed." - Jack Persekian, Founding Director of Al Ma'mal Foundation for Contemporary Art in Jerusalem. …”
    Libro electrónico
  20. 19920
    Publicado 2007
    “…Coverage includes Significance of style: How good style improves quality and actually saves time over the full project life cycle Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements Efficient VI layout and development: front panel, block diagram, icons, and connectors Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures Error handling strategies: Trapping and reporting errors for robust and reliable applications Design patterns: Standard VI architectures and application frameworks that promote good style Documentation: Essential rules for source code documentation and streamlining the process Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews Appendixes: Convenient glossary and style rules summary This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. …”
    Libro electrónico