Mostrando 12,321 - 12,340 Resultados de 13,847 Para Buscar '"The Class"', tiempo de consulta: 0.10s Limitar resultados
  1. 12321
    Publicado 2019
    “…In the concluding chapters, you will develop applications that use Librados and distributed computations with shared object classes, and see how Ceph and its supporting infrastructure can be optimized. …”
    Libro electrónico
  2. 12322
    “…La méthode d’essai d’opacité et de perméabilité de la cornée bovine (OPCB) est une méthode d’essai in vitro pouvant être utilisée pour classer des produits chimiques (substances ou mélanges) parmi les substances causant des « lésions oculaires graves» (catégorie 1 du Système Général Harmonisé pour la Classification et l’Étiquetage des produits chimiques (SGH)), ou pour identifier les produits chimiques non classés (ne relevant d’aucune classification pour irritation oculaire ou lésion oculaire grave selon le SGH). …”
    Libro electrónico
  3. 12323
    Publicado 2016
    “…Through real-world code examples, which you can use in your own apps, you’ll learn how to take full advantage of SQLite and the database-related classes on Android. A part of Addison-Wesley’s AndroidTM Deep Dive series for experienced Android developers, Android Database Best Practices draws on Adam Stroud’s extensive experience leading cutting-edge app projects. …”
    Libro electrónico
  4. 12324
    Publicado 2016
    “…Or, do your page scripts, along with any other classes and functions, combine the concerns of model, view, and controller into the same scope? …”
    Libro electrónico
  5. 12325
    Publicado 2016
    “…Master the fundamentals of C++ and object-oriented programming Understand how C++ features help you write compact and efficient code using concepts such as lambda expressions, move constructors, and assignment operators Learn best practices and avoid pitfalls via useful Do’s and Don’ts Learn the Standard Template Library, including containers and algorithms used in most real-world C++ applications Test your knowledge and expertise with exercises at the end of every lesson Learn on your own time, at your own pace No previous programming experience required Write fast and powerful C++ programs, compile the source code, and create executable files Learn object-oriented programming concepts such as encapsulation, abstraction, inheritance, and polymorphism Use the Standard Template Library’s algorithms and containers to write feature-rich yet stable C++ applications Learn how automatic type deduction helps simplify C++ code Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors Master the features of C++ by learning from programming experts Learn C++ features that allow you to program compact and high-performance C++ applications Preview what’s new in C++17 Contents at a Glance Part I: The Basics Lesson 1: Getting Started Lesson 2: The Anatomy of a C++ Program Lesson 3: Using Variables, Declaring Constants Lesson 4: Managing Arrays and Strings Lesson 5: Working with Expressions, Statements, and Operators Lesson 6: Controlling Program Flow Lesson 7: Organizing Code with Functions Lesson 8: Pointers and References Explained Part II: Fundamentals of Object-Oriented C++ Programming Lesson 9: Classes and Objects Lesson 10: Implementing Inheritance Lesson 11: Polymorphism Lesson 12: Operator Types and Operator Overloading Lesson 13: Casting Operators Lesson 14: An Introduction to Macros and Templates Part III: Learning the Standard Template Library (STL) Lesson 15: An Introduction to the Standard Template Library Lesson 16: The STL String Class Lesson 17: STL Dynamic Arra..…”
    Libro electrónico
  6. 12326
    Publicado 2019
    “…You will learn how to create C++ classes and structs the Unreal way. This will be followed by exploring memory management, smart pointers, and debugging your code. …”
    Libro electrónico
  7. 12327
    Publicado 2016
    “…Lesson 4: Creating and Using a Class One of Java's fundamental building blocks is the class, so it's covered in detail in Lesson 4. …”
    Video
  8. 12328
    Publicado 2019
    “…The first module, PowerShell Core 6.0 Fundamentals, begins with the new features of PowerShell Core 6.0, installing it on Linux, and working with parameters, objects and .NET classes from within PowerShell Core 6.0. As you make your way through the chapters, you'll see how to efficiently manage large amounts of data and interact with other services using PowerShell Core 6.0. …”
    Libro electrónico
  9. 12329
    Publicado 2014
    “…Table of Contents Introduction Lesson 1: The Process Process, Projects and How to Get Started A Process for Beginners Lesson 2: Find Project Initial Implementation Refining Lesson 3: Grep Project First Test Implementation Second Test Implementation Third Test Implementation Final Test Implementation Lesson 4: Web Page Generator Project Expected Results Initial Implementation Using with Statements Making Directories Build Debugging Making Directories Refactoring Final Testing Lesson 5: Web Page Server Project Initial Flask Web Application Mapping URLs We Need Refactor Initial URL Handlers into Modules Initial Templates Layout for the Templates Forms and Editing a Post Write the Edited Post to a File Automated Testing for Flask Testing Edit or POST Data Lesson 6: Chat Client and Server Researching Chat Servers Start with an Echo Server Turn Echo Server into Chat Server Handling Disconnections The Class Implements Chat The Class Runs the Chat Server Wrapping Up and Conclusion About LiveLessons Video Training The LiveL..…”
    Video
  10. 12330
    Publicado 2015
    “…The video starts with items focused on how to make more efficient use of expressions and statements before moving on to lessons that teach viewers how to better use comprehensions and generators, functions, and classes. Next, the training teaches viewers how to solve problems associated with concurrency and parallelism. …”
    Video
  11. 12331
    Publicado 2015
    “…Skill Level Intermediate Advanced What You Will Learn How to master the terminology and key concepts of WordPress development How to install, test, and secure WordPress in a self-hosted environment How to perform key WordPress file and database server administration tasks How to manipulate WordPress functions, hooks, classes, and methods How to develop WordPress themes, structures, plugins, and functions How to use cutting-edge WordPress information resources Who Should Take This Co..…”
    Video
  12. 12332
    Publicado 2015
    “…Most investment analyst education programs focus primarily on the traditional asset classes, pushing alternative investments to the sidelines. …”
    Libro electrónico
  13. 12333
    Publicado 2001
    “…Does exception safety affect class design, or can it be retrofitted in as an afterthought? …”
    Libro electrónico
  14. 12334
    por Baker, Art
    Publicado 2001
    “…An exclusive Device Driver AppWizard that works with Visual Studio to instantly create your driver's framework A library of complete sample drivers C++ classes to jumpstart any project-including a Unicode string handling class that eliminates tedious, repetitive code An exclusive Driver In..…”
    Libro electrónico
  15. 12335
    Publicado 2018
    “…Build a NavigationService class to enable. navigation between your ViewModels as well as Implementing Data-Binding to control elements within your XAML pages and ViewModels. …”
    Libro electrónico
  16. 12336
    Publicado 2017
    “…After setting up your first Swift project, you will build your first custom class, learn how to draw and animate your game, and add physics simulations. …”
    Libro electrónico
  17. 12337
    por Pekarek, Václav
    Publicado 2022
    “…What you will learn Master routing and test your learning with demo applications Create service and controller classes for your API endpoints Use gRPC with Blazor instead of REST and revamp your applications Study partial classes, attributes, and more in source generators Write reusable Razor components and debug your code effectively Understand the semantic model of C# code Discover how to read and navigate through syntax trees Build dynamic websites without using JavaScript Who this book is for This book is for beginner C# developers who want to learn how to create more performant web apps with less code using Blazor, the gRPC protocol, and source generators. …”
    Libro electrónico
  18. 12338
    Publicado 2018
    “…Topics include: From an OO design pattern to a functional foundation Building more functional concepts The power of combinations and modifications Working with pure functions Streams API Advanced patterns and exception handling Learn How To Approach Java in a more functional way rather than an object-oriented approach Use advanced Java syntax features: nested and inner classes, anonymous inner classes, and lambda expressions Define simple generic methods, increasing the generality of your code Compose and adapt functions, allowing fine-grained reuse of code and avoid duplication Create software with dynamically variable rather than fixed behavior Understand the benefits of, and write software using pure functions Understand and use the Java 8 Streams API, including the monad concept, reduce and collect operations, and the parallel execution of Streams Handle exceptions, both checked and unchecked, in Stream processing, and other situations where exceptions would break the system either compile or runtime. …”
    Video
  19. 12339
    Publicado 2018
    “…Enterprise servers provide the highest levels of reliability, availability, flexibility, and performance to bring you a world-class enterprise private and hybrid cloud infrastructure. …”
    Libro electrónico
  20. 12340
    Publicado 2004
    “…You'll work with the various Mono components: Gtk#, the Common Language Runtime, the class libraries (both .NET and Mono-provided class libraries), IKVM and the Mono C# compiler. …”
    Libro electrónico