Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 693
- Application software 600
- Engineering & Applied Sciences 492
- Historia 486
- History 440
- Java (Computer program language) 404
- Computer Science 396
- Python (Computer program language) 308
- Computer programming 291
- Classes socials 233
- Web site development 227
- Design 223
- Programming 222
- Història 212
- Microsoft .NET Framework 193
- Education 188
- Management 181
- Web sites 178
- Computer software 177
- Programming languages (Electronic computers) 171
- Clases sociales 170
- Ensenyament 158
- JavaScript (Computer program language) 155
- Computer programs 154
- Object-oriented programming (Computer science) 154
- C# (Computer program language) 151
- Social aspects 138
- C++ (Computer program language) 133
- Social conditions 128
- Software engineering 122
-
13541Publicado 2016“…Sander has been teaching Red Hat, Ubuntu, SUSE, and LPI Linux classes since 1994. As a consultant, he specializes in Linux High Availability solutions and Performance Optimization. …”
-
13542Publicado 2016“…To create this new product, Peachpit and Adobe Press have joined forces with team of outstanding instructors who have a great track record getting students certified: Rob Schwartz and his colleagues at BrainBuffet.com Joseph Labrecque is a senior interactive software engineer at the University of Denver where he also teaches classes on Adobe Animate CC (formerly Flash Professional), web animation, graphics production, and mobile application design. …”
Libro electrónico -
13543Publicado 2020“…What you will learn Discover different ways to create Observables, Observers, and Subscribers Multicast in order to push data to multiple destinations and cache and replay them Express RxJava idiomatically with the help of Kotlin features such as extension functions and data classes Become familiar with various operators available in RxJava to perform common transformations and tasks Explore RxJava's reactive types, including Flowable, Single, Maybe, and Completable Demystify Observables and how they express data and events as sequences Who this book is for This book is for Java developers who want to leverage reactive programming to develop more resilient and concurrent applications. …”
Libro electrónico -
13544Publicado 2017“…It allows you to use ES5, ES6, and ES7 JavaScript language features today, including classes, interfaces, generics, modules, and more. …”
Libro electrónico -
13545Publicado 2018“…All examples use the up-to-date API classes, and are created from within Android Studio, the official Android development environment that helps supercharge your application development process. …”
Libro electrónico -
13546Publicado 2021“…By the end of this IAM Amazon Web Services book, you will be able to build enterprise-class solutions for administrative and application identity using AWS IAM tools and external identity systems.What you will learn* Understand AWS IAM concepts, terminology, and services* Explore AWS IAM, Amazon Cognito, AWS SSO, and AWS Directory Service to solve customer and workforce identity problems* Apply the concepts you learn about to solve business, process, and compliance challenges when expanding into AWS* Navigate the AWS CLI to unlock the programmatic administration of AWS* Explore how AWS IAM, its policy objects, and notational language can be applied to solve security and access management use cases* Relate concepts easily to your own environment through IAM patterns and best practicesWho this book is forIdentity engineers and administrators, cloud administrators, security architects, or anyone who wants to explore and manage IAM solutions in AWS will find this book useful. …”
Libro electrónico -
13547Publicado 2021“…Features Focuses on programming, structure, and an industry-level, C#-based framework Extensive breakdowns of all the important classes Example projects illustrate and break down common and important Unity C# programming concepts, such as coroutines, singletons, static variables, inheritance, and scriptable objects. …”
Libro electrónico -
13548Publicado 2022“…Sander also works as a Linux instructor, teaching on-site and online classes for customers around the world. Skill Level Beginner to intermediate Learn How To Best prepare to pass the Certified Kubernetes Application Developer (CKAD) exam Run applications in containers Develop, create, manage, store, and troubleshoot Kubernetes applications Manage API options Manage pods Manage deployment and networking Manage ingress Manage Kubernetes resource storage Manage ConfigMaps and Secrets Troubleshoot Kubernetes Use the Helm Package Manager Work with custom resources Implement blue/green deployments Implement canary deployments Use operators Who Should Take This Course IT ..…”
Vídeo online -
13549Publicado 2022“…His Microsoft Azure-related O'Reilly Live Training classes reach hundreds of thousands of students around the world. …”
-
13550Publicado 2017“…Le point central de cette recherche concerne une classe de mobilier archéologique que sont les scories de forge, déchets métallurgiques qui se forment au fond du foyer de forge au cours du travail traditionnel d’objets en fer. …”
Libro electrónico -
13551Publicado 2016“…What You Will Learn Solve practical real-world programming problems using PHP 7 Discover where and when PHP 5 code needs to be re-written to avoid backwards-compatibility breaks Use advanced PHP 7 features such as the Abstract Syntax Tree, Uniform Variable Syntax, Scalar Type Hints, Generator Delegation, Anonymous Classes, and the Context Sensitive Lexer Set up a high performance development and production environment for PHP 7 Discover new OOP features in PHP 7 to achieve high performance Discover the new features of PHP 7 that are relevant to modular application development Explore the ins and outs of the Symfony framework Build a set of modules based on the Symfony framework that comprise a simple web shop app In Detail PHP is a great language for developing web applications. …”
Libro electrónico -
13552Publicado 2016“…TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. …”
Libro electrónico -
13553Publicado 2016“…What You Will Learn Along with Marshmallow, get hands-on working with Google's new Android Studio IDE Develop applications using the latest Android framework while maintaining backward-compatibility with the support library Master Android programming best practices from the recipes Create exciting and engaging applications using knowledge gained from recipes on graphics, animations, and multimedia Work through succinct steps on specifics that will help you complete your project faster Keep your app responsive (and prevent ANRs) with examples on the AsynchTask class Utilize Google Speech Recognition APIs for your app. …”
Libro electrónico -
13554Publicado 2015“…A Proven Model for Success from a World-Class Athlete "Patricia Walsh lays out an extremely effective framework for achieving your highest goals--in business and in life. …”
Libro electrónico -
13555Publicado 2017“…NFV uses virtualization concepts and techniques to create virtual classes for node functions. Used together, SDN and NFV can elevate the standards of your network architecture; generic hardware-saving costs and the advanced and abstracted software will give you the freedom to evolve your network in the future ..…”
Libro electrónico -
13556Publicado 2016“…What You Will Learn Install, configure, and administer MongoDB sharded clusters and replica sets Begin writing applications using MongoDB in Java and Python languages Initialize the server in three different modes with various configurations Perform cloud deployment and introduce PaaS for Mongo Discover frameworks and products built to improve developer productivity using Mongo Take an in-depth look at the Mongo programming driver APIs in Java and Python Set up enterprise class monitoring and backups of MongoDB In Detail MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations ? …”
Libro electrónico -
13557Publicado 2017“…This guide will help you Use the new Streams library to process collections more flexibly and efficiently Efficiently access files and directories, read/write binary or text data, and serialize objects Work with Java SE 8’s regular expression package Make the most of XML in Java: parsing, validation, XPath, document generation, XSL, and more Efficiently connect Java programs to network services Program databases with JDBC 4.2 Elegantly overcome date/time programming complexities with the new java.time API Write internationalized programs with localized dates/times, numbers, text, and GUIs Process code with the scripting API, compiler API, and annotation processors Enforce security via class loaders, bytecode verification, security managers, permissions, user authentication, digital signatures, code signing, and encryption Master advanced Swing components for lists, tables, trees, text, and progress indicators Produce high-quality drawings with the Java 2D API Use JNI native methods to leverage code in other languages If you’re an experienced programmer moving to Java SE 8, Core Java®, Tenth Edition, is the reliable, practical, and complete guide to the Java platform that has been trusted by developers for over twenty years. …”
Libro electrónico -
13558Publicado 2016“…Moving on, you will add user-detecting classes and APIs such as gesture detection, touch screen listeners, and sensors to your app. …”
Libro electrónico -
13559Publicado 2016“…Scale, performance, and high availability lie at the heart of the projects, and the lessons learned throughout this course will arm you with everything you need to build world-class solutions. It will also take you through the history of concurrency, how Go utilizes it, how Go differs from other languages, and th..…”
Libro electrónico -
13560Publicado 2017“…What You Will Learn Implement native React Native components and APIs Explore React's JSX syntax Manage data using Redux and Redux middleware Build applications with React Native on both iOS and Android platforms Perform animations in your applications using the animation APIs Understand routing and Navigator comparison Create your own Native module In Detail React Native has completely revolutionized mobile development by empowering JavaScript developers to build world-class mobile apps that run natively on mobile platforms. …”
Libro electrónico