Mostrando 667,201 - 667,220 Resultados de 668,645 Para Buscar 'C5N~', tiempo de consulta: 2.40s Limitar resultados
  1. 667201
    Publicado 2017
    “…You’ll learn through 11 well-organized video lessons and 100 concise sublessons, including 43 lab walk-through demonstrations with downloadable .sql files you can explore and run on your own. Organized to reflect Microsoft’s official Exam 70-761 “Skills Measured” list, each lesson corresponds to a major topic required by Microsoft for mastery. …”
    Video
  2. 667202
    Publicado 2017
    “…A comprehensive, hands-on guide on unit testing framework for Java programming language About This Book In-depth coverage of Jupiter, the new programming and extension model provided by JUnit 5 Integration of JUnit 5 with other frameworks such as Mockito, Spring, Selenium, Cucumber, and Docker Best practices for writing meaningful Jupiter test cases Who This Book Is For This book is for Java software engineers and testers. …”
    Libro electrónico
  3. 667203
    Publicado 2020
    “…You'll get to grips with Vue CLI and Vue DevTools, and learn how to handle transition and animation effects to create an engaging user experience. …”
    Libro electrónico
  4. 667204
    Publicado 2020
    “…This SwiftUI book will also help you get hands-on with declarative programming for building apps that can run on multiple platforms. Throughout the book, you’ll work on a chart app (watchOS), NBA draft app (watchOS), financial app (iPhone), Tesla form app (iPhone), sports news app (iPad), and shoe point-of-sale system (iPad), which will enable you to understand the core elements of a SwiftUI project. …”
    Libro electrónico
  5. 667205
    Publicado 2016
    “…This guide shows you how to Recognize and avoid pitfalls that lead to poor user experiences Learn the crucial difference between design and mere decoration Put yourself in your users’ shoes—understand what they want (and where, when, and why) Quickly sketch and prototype user interfaces for easy refinement Test your sketches on real users or appropriate surrogates Integrate telemetry to capture the best possible usage information Use analytics to accurately interpret the data you’ve captured Solve unique experience problems presented by mobile environments Secure your app without compromising usability any more than necessary “Polish” your UX to eliminate user effort everywhere you can Register your product at informit.com/register for convenient access to downloads, updates, and corrections as they become available…”
    Libro electrónico
  6. 667206
    Publicado 2019
    “…, along with how to post-process them like a pro. • How to create captivating long-exposure landscape shots that wow your viewers. • What gear you need, what gear you can skip, which accessories work best, and a ton of killer tips that will not only help you create better images, but make the entire experience that much more fun. …”
    Libro electrónico
  7. 667207
    Tabla de Contenidos: “…C++ High Performance: Master the art of optimizing the functioning of your C++ code…”
    Libro electrónico
  8. 667208
    Publicado 2014
    “…New in This Edition • Modern Perl approaches to using data types, operators, conditions, subroutines, packages, modules, references, pointers, files, objects, and more • Many new examples, covering automation, testing, and data extraction • A tutorial on writing object-oriented Perl with the Moose object system • An introduction to Dancer, a powerful web application framework designed to replace CGI • Updated code examples throughout More than 50,000 sysadmins, power users, and developers have used this book’s previous editions to become expert Perl programmers, and you can, too–even if you’re completely new to Perl. …”
    Libro electrónico
  9. 667209
    Publicado 2018
    “…AWS RDS is a web service running "in the cloud" designed to simplify the setup, operation, and scaling of a relational database for use in applications. …”
    Video
  10. 667210
    Publicado 2020
    “…Along with exploring Grafana's multi-cloud monitoring support, you'll also learn about Grafana Loki, which is a backend logger for users running Prometheus and Kubernetes. By the end of this book, you'll have gained all the knowledge you need to start building interactive dashboards. …”
    Libro electrónico
  11. 667211
    Publicado 2020
    “…The course ends with a sample exam so you can practice before taking the real test. Topics include: Module 1: Getting Started Module 2: Kubernetes Essentials Module 3: Building and Exposing Scalable Applications Module 4: Sample Exams About the Instructor Sander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics, including the best-selling RHCSA-RHCE 7 Cert Guide . …”
    Video
  12. 667212
    Publicado 2018
    “…More Than 6.5 Hours of Video Instruction More than 6.5 hours of video instruction to help you learn the skills necessary to implement security in an Amazon Web Services (AWS) Cloud environment. …”
    Video
  13. 667213
    Publicado 2017
    Tabla de Contenidos: “…-- Making Metasploit effective and powerful using supplementary tools -- Nessus -- NMAP -- w3af -- Armitage -- Summary -- Exercises -- Chapter 2: Setting up Your Environment -- Using the Kali Linux virtual machine - the easiest way -- Installing Metasploit on Windows -- Installing Metasploit on Linux -- Setting up exploitable targets in a virtual environment -- Summary -- Exercises -- Chapter 3: Metasploit Components and Environment Configuration -- Anatomy and structure of Metasploit -- Metasploit components -- Auxiliaries -- Exploits -- Encoders -- Payloads -- Post -- Playing around with msfconsole -- Variables in Metasploit -- Updating the Metasploit Framework -- Summary -- Exercises -- Chapter 4: Information Gathering with Metasploit -- Information gathering and enumeration -- Transmission Control Protocol -- User Datagram Protocol -- File Transfer Protocol -- Server Message Block -- Hypertext Transfer Protocol -- Simple Mail Transfer Protocol -- Secure Shell -- Domain Name System -- Remote Desktop Protocol -- Password sniffing -- Advanced search with shodan -- Summary -- Exercises -- Chapter 5: Vulnerability Hunting with Metasploit -- Managing the database -- Work spaces -- Importing scans -- Backing up the database -- NMAP -- NMAP scanning approach -- Nessus -- Scanning using Nessus from msfconsole -- Vulnerability detection with Metasploit auxiliaries -- Auto exploitation with db_autopwn -- Post exploitation -- What is meterpreter?…”
    Libro electrónico
  14. 667214
    Publicado 2020
    “…This book focuses on the stable, released features of WSL and giving you a solid understanding of the amazing techniques that you can use with WSL today. By the end of this book, you'll be able to configure WSL and Windows Terminal to suit your preferences, and productively use Visual Studio Code for developing applications with WSL. …”
    Libro electrónico
  15. 667215
    Publicado 2014
    “…You’ll also build strong Blender skills you can apply in any 3D project, whether it involves characters or not. …”
    Libro electrónico
  16. 667216
    Publicado 2014
    Materias:
    Libro electrónico
  17. 667217
    por Carlis, John Vincent
    Publicado 2001
    “…With these good habits in mind, the book describes the Logical Data Structure (LDS) notation and the process of controlled evolution by which you can create low-cost, user-approved data models that resist premature obsolescence. …”
    Libro electrónico
  18. 667218
    Publicado 2012
    “…Some snippets will even run unmodified on 2.x or 3.x. Learn professional Python style, best practices, and good programming habits Build clients and servers using TCP, UDP, XML-RPC, and be exposed to higher-level libraries like SocketServer and Twisted Develop GUI applications using Tkinter and other available toolkits Improve application performance by writing extensions in C/C++, or enhance I/O-bound code with multithreading Discover SQL and relational databases, ORMs, and even non-relational (NonSQL) databases like MongoDB Learn the basics of Web programming, including Web clients and servers, plus CGI and WSGI Expose yourself to regular expressions and powerful text processing tools for creating and parsing CSV, JSON, and XML data Interface with popular Microsoft Office applications such as Excel, PowerPoint, and Outlook using COM client programming Dive deeper into Web development with the Django framework and cloud computing with Google App Engine Explore Java programming with Jython, the way to run Python code on the JVM Connect to Web services Yahoo! …”
    Libro electrónico
  19. 667219
    Publicado 2012
    “…Core HTML 5 canvas…”
    Libro electrónico
  20. 667220
    Publicado 2013
    “…Updated throughout, this edition reflects new APIs and development best practices, ranging from new WinRT APIs to voice integration. It also contains a comprehensive new chapter on developing enterprise solutions for business. …”
    Libro electrónico