Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 882
- Application software 749
- Management 628
- Engineering & Applied Sciences 519
- History 411
- Computer programs 406
- Design 377
- Computer networks 339
- Data processing 334
- Web site development 328
- Computer Science 326
- Web sites 311
- Cloud computing 305
- Historia 304
- Artificial intelligence 303
- Python (Computer program language) 296
- Leadership 275
- Photography 275
- Security measures 275
- Computer software 268
- Computer programming 267
- Programming 267
- Law and legislation 260
- Business & Economics 245
- Computer security 241
- Operating systems (Computers) 240
- Digital techniques 239
- Social aspects 239
- Java (Computer program language) 237
- Information technology 229
-
16981Publicado 2016“…After a brief introduction, you will learn how to create reusable components with directives. You will then take a look at many data handling techniques, discover a complete set of technologies that are capable to accomplish any challenge related to present, transform, and validate data on the user's interface. …”
Libro electrónico -
16982Publicado 2016“…What You Will Learn Get to know about the basic data structures and how to use the Swift REPL Use the Swift Standard Library collections bridging to Objective-C collections, and find out about protocol-oriented programming Find out about Swift generators and sequences, and see how to use them to implement advanced data structures such as Stack, StackList, Queue, and LinkedList Implement sorting algorithms such as Insertion Sort, Merge Sort, and Quick Sort and understand the performance trade-offs between them See how to implement various binary trees, B-Tree, and Splay Trees Perform advanced searching methods using Red-Black trees, AVL trees, and Trie trees, and take a look at several substring search algorithms Get to know about the data structures used in graphs and how to implement graphs such as depth-first search, breadth-first search, directed graphs, spanning tree, and shortest path Explore algorithm efficiency and see how to measure it In Detail Apple's Swift language has expressive features that are familiar to those working with modern functional languages, but also provides backward support for Objective-C and Apple's legacy frameworks. …”
Libro electrónico -
16983Publicado 2016“…Then we take an in-depth look at Cassandra's robust support for multiple data centers, and you'll see how to scale out a cluster. …”
Libro electrónico -
16984Publicado 2017“…What You Will Learn Discover PowerShell commands and cmdlets and understand PowerShell formatting Solve common problems using basic file input/output functions Use .NET classes in Windows PowerShell and C# and manage Exchange Online Use PowerShell in C# to manage Exchange Online and work with .NET classes in PowerShell Automate LYNC clients, consuming client-side object models to administrate SharePoint Online Optimize code through the use of functions, switches, and looping structures Manage files, folders, and registries through the use of PowerShell Discover best practices to manage Microsoft systems In Detail Are you tired of managing Windows administrative tasks manually and are looking to automate the entire process? If yes, then this is the right course for you. …”
Libro electrónico -
16985Publicado 2017“…Finally, we will take a look at the Angular's Ahead-of-Time compiler, ang..…”
Libro electrónico -
16986Publicado 2016“…What You Will Learn A brief introduction to Cloud Computing and AWS accompanied by steps to sign up for your first AWS account Create and manage users, groups, and permissions using AWS Identity and Access Management services Get started with deploying and accessing EC2 instances, working with EBS Volumes and Snapshots Customize and create your very own Amazon Machine Image Design and deploy your instances on a highly secured, network isolated environment using Amazon VPC Effectively monitor your AWS environment using specialized alarms, custom monitoring metrics, and much more Explore the various benefits of Database-as-a-Service offerings and leverage them using Amazon RDS and Amazon DynamoDB Take an in-depth look at what's new with AWS, including EC2 Container Service and Elastic File System In Detail AWS is at the forefront of Cloud Computing today. …”
Libro electrónico -
16987Publicado 2016“…Skill Level Beginner What You Will Learn All the objectives in the CompTIA A+ 220-902 exam Real-world skills Who Should Take This Course The target audience for CompTIA A+ 220-902 are people looking to pass the CompTIA exam as well as those interested in entering the IT field, current computer technicians, help desk technicians, and LAN support specialists. …”
-
16988Publicado 2016“…Next, the book takes you through imperative and asynchronous programming, F# type providers, applications, and testing in F#. Finally, we look into using F# with distributed programming and using F# as a suitable language for data science. …”
Libro electrónico -
16989Publicado 2016“…We will also uncover advanced functional patterns, look at polymorphic functions, typical data crunching techniques, adjust..…”
Libro electrónico -
16990Publicado 2018“…The ideal reader for this book would be anyone with a passion for learning game development or looking out for an OpenGL reference guide. The skills that you'll l..…”
Libro electrónico -
16991Publicado 2017“…What You Will Learn Explore hands-on tasks and real-world scenarios to make a Unity horror adventure game Create enemy characters that act intelligently and make reasoned decisions Use data files to save and restore game data in a way that is platform-agnostic Get started with VR development Use navigation meshes, occlusion culling, and Profiler tools Work confidently with GameObjects, rotations, and transformations Understand specific gameplay features such as AI enemies, inventory systems, and level design In Detail Do you want to make the leap from being an everyday Unity developer to being a pro game developer? Then look no further! This book is your one-stop solution to creating mesmerizing games with lifelike features and amazing gameplay. …”
Libro electrónico -
16992Publicado 2017“…Use Spring Security and Spring Security OAuth2 to implement your own OAuth 2.0 provider Learn how to implement OAuth 2.0 native mobile clients for Android applications Who This Book Is For This book targets software engineers and security experts who are looking to develop their skills in API security and OAuth 2.0. …”
Libro electrónico -
16993Publicado 2018“…You should come away from this work with the skills you need to not only find the bugs you're looking for, but also the best bug bounty programs to participate in, and how to grow your skills moving forward in freelance security research. …”
Libro electrónico -
16994Publicado 2017“…About This Book A handy guide to take your understanding of data analysis with R to the next level Real-world projects that focus on problems in finance, network analysis, social media, and more From data manipulation to analysis to visualization in R, this book will teach you everything you need to know about building end-to-end data analysis pipelines using R Who This Book Is For If you are looking for a book that takes you all the way through the practical application of advanced and effective analytics methodologies in R, then this is the book for you. …”
Libro electrónico -
16995Publicado 2017“…DB2 Web Query provides the ability to query or build reports against data that is stored in DB2 for i (or Microsoft SQL Server) databases through browser-based user interface technologies: Build reports with ease through the web-based, ribbon-like InfoAssist tool that leverages a common look and feel that can extend the number of personnel that can generate their own reports. …”
Libro electrónico -
16996Publicado 2017“…Create, design, and build interactive dashboards using Shiny A highly practical guide to help you get to grips with the basics of data visualization techniques, and how you can implement them using R Who This Book Is For If you are looking to create custom data visualization solutions using the R programming language and are stuck somewhere in the process, this book will come to your rescue. …”
Libro electrónico -
16997Publicado 2019“…What you will learn Create C++ classes and structs that integrate well with UE4 and the Blueprints editor Discover how to work with various APIs that Unreal Engine already contains Utilize advanced concepts such as events, delegates, and interfaces in your UE4 projects Build user interfaces using Canvas and UMG through C++ Extend the Unreal Editor by creating custom windows and editors Implement AI tasks and services using C++, Blackboard, and Behavior Trees Write C++ code with networking in mind and replicate properties and functions Who this book is for If you are really passionate game developer looking for solutions to common scripting problems, then this is the book for you. …”
Libro electrónico -
16998Publicado 2017“…If you are a data science professional looking to perform large-scale analytics with SAS, this book will also help you. …”
Libro electrónico -
16999Publicado 2016“…After this, we'll build real-world React applications that highlight the power and simplicity of Flux in action. Finally, we look at the landscape of Flux and explore the Alt and Redux libraries that make React and..…”
Libro electrónico -
17000Publicado 2016“…What You Will Learn Create displays of content that are automatically updated when you add new content Show maps and rotating image carousels on your site Combine content to create composite displays using the same data in different ways Use fields from more than one content type to create powerful views of multi-table data Modify the field data being displayed, combining it in different ways or changing the HTML that might be normally generated Add headers and footers above and below a views display Make the output of your view look exactly like the designer specifies Change the order in which a list of content is displayed, limit the content shown to only certain content types or values Filter content using values passed to the view in the URL, making a single view work different ways In Detail Learn how to build complex displays of content - all without programming. …”
Libro electrónico