Mostrando 17,501 - 17,520 Resultados de 17,779 Para Buscar '"Look"', tiempo de consulta: 0.11s Limitar resultados
  1. 17501
    Publicado 2021
    “…By the end of this systems engineering book, you'll be able to confidently apply modern model-based systems engineering techniques to your own systems and projects.What you will learnUnderstand the three evils of systems engineering - complexity, ambiguous communication, and lack of understandingRealize successful systems using model-based systems engineeringUnderstand the concept of life cycles and how they control the evolution of a systemExplore processes and related concepts such as activities, stakeholders, and resourcesDiscover how needs fit into the systems life cycle and which processes are relevant and how to comply with themFind out how design, verification, and validation fit into the life cycle and processesWho this book is forThis book is for aspiring systems engineers, engineering managers, or anyone looking to apply systems engineering practices to their systems and projects. …”
    Libro electrónico
  2. 17502
    Publicado 2020
    “…By the end of this Python book, you'll be equipped with all the key skills that you need to clean data and diagnose problems within it.What you will learnFind out how to read and analyze data from a variety of sourcesProduce summaries of the attributes of data frames, columns, and rowsFilter data and select columns of interest that satisfy given criteriaAddress messy data issues, including working with dates and missing valuesImprove your productivity in Python pandas by using method chainingUse visualizations to gain additional insights and identify potential data issuesEnhance your ability to learn what is going on in your dataBuild user-defined functions and classes to automate data cleaningWho this book is forThis book is for anyone looking for ways to handle messy, duplicate, and poor data using different Python tools and techniques. …”
    Libro electrónico
  3. 17503
    Publicado 2021
    “…By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models.What you will learnImplement text and music generating models using PyTorchBuild a deep Q-network (DQN) model in PyTorchExport universal PyTorch models using Open Neural Network Exchange (ONNX)Become well-versed with rapid prototyping using PyTorch with fast.aiPerform neural architecture search effectively using AutoMLEasily interpret machine learning (ML) models written in PyTorch using CaptumDesign ResNets, LSTMs, Transformers, and more using PyTorchFind out how to use PyTorch for distributed training using the torch.distributed APIWho this book is forThis book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. …”
    Libro electrónico
  4. 17504
    Publicado 2011
    “…Laura is the author of QuickBooks 2010 Solutions Guide and co-author of QuickBooks 2010 on Demand. Looking for a better way to master today's rapidly changing technologies? …”
    Video
  5. 17505
    Publicado 2004
    “…You¿ll learn where to look for all of those FoxPro commands and functions that you need. …”
    Libro electrónico
  6. 17506
    Publicado 2022
    “…What you will learn Discover how to develop a shared understanding of the problem domain Establish a clear demarcation between core and peripheral systems Identify how to evolve and decompose complex systems into well-factored components Apply elaboration techniques like domain storytelling and event storming Implement EDA, CQRS, event sourcing, and much more Design an ecosystem of cohesive, loosely coupled, and distributed microservices Test-drive the implementation of an event-driven system in Java Grasp how non-functional requirements influence bounded context decompositions Who this book is for This book is for intermediate Java programmers looking to upgrade their software engineering skills and adopt a collaborative and structured approach to designing complex software systems. …”
    Libro electrónico
  7. 17507
    Publicado 2022
    “…What you will learn Create an organizational resource hierarchy in Google Cloud Configure user access, permissions, and key Google Cloud Platform (GCP) security groups Construct well thought out, scalable, and secure virtual networks Stay informed about the latest logging and monitoring best practices Leverage Terraform infrastructure as code automation to eliminate toil Limit access with IAM policy bindings and organizational policies Implement Google's secure foundation blueprint Who this book is for This book is for anyone looking to implement a secure foundational layer in Google Cloud, including cloud engineers, DevOps engineers, cloud security practitioners, developers, infrastructural management personnel, and other technical leads. …”
    Libro electrónico
  8. 17508
    Publicado 2022
    “…What you will learn Create interactive plots with Makie, Plots, Jupyter, and Pluto Create standard statistical plots and visualize clustering results Plot geographically distributed and biological data Visualize graphs and networks using GraphRecipes and GraphPlots Find out how to draw and animate objects with Javis, Plots, and Makie Define plot themes to reuse plot visual aspect customizations Arrange plots using Plots, Makie, and Gadfly layout systems Define new plot types and determine how Plots and Makie show objects Who this book is for Data analysts looking to explore Julia's data visualization capabilities will find this book helpful, along with scientists and academics who want to generate and communicate knowledge and improve their teaching material. …”
    Libro electrónico
  9. 17509
    Publicado 2022
    “…Anyone with basic knowledge of Linux and containers looking to learn Kubernetes using examples applied to edge computing and hardware systems will benefit from this book…”
    Libro electrónico
  10. 17510
    Publicado 2022
    “…This book is also for anyone looking to study the advanced technologies that power Databricks SQL. …”
    Libro electrónico
  11. 17511
    Publicado 2022
    “…You'll also be equipped with a business and technical case for rolling out TDD or unit testing to present to your management and colleagues.What You Will Learn:Writing unit tests with xUnit and getting to grips with dependency injectionImplementing test doubles and mocking with NSubstituteUsing the TDD style for unit testing in conjunction with DDD and best practicesMixing TDD with the ASP.NET API, Entity Framework, and databasesMoving to the next level by exploring continuous integration with GitHubGetting introduced to advanced mocking scenariosChampioning your team and company for introducing TDD and unit testingWho this book is for:This book is for mid to senior-level .NET developers looking to use the potential of TDD to develop high-quality software. …”
    Libro electrónico
  12. 17512
    Publicado 2012
    “…Tuesday Morning Coaching tells the story of Ryan Harris, a successful manager who is burned out and tired of working hard but going nowhere. Looking for guidance, Ryan reaches out to Jeff Walters, a semiretired executive who agrees to coach Ryan. …”
    Grabación no musical
  13. 17513
    Publicado 2018
    “…Mitchell's personal approach to customer service involves a simple 5-stage process that anyone can master: 1st Stage: Making the ConnectionLearn how to make a great first impression that engages customers immediately-and keeps them coming back again and again. 2nd Stage: Decoding the MissionLook for easy-to-read tells to determine what each customer wants-and what you need to do to make him or her happy. 3rd Stage: Show and ShareInstead of a hard sales pitch, engage your customer in a genuine one-on-one conversation and form a personal connection to you and your product. 4th Stage: Allowing the BuyAdopt a warm, relaxed manner to gradually establish trust, gently convince the customer-and ultimately close the deal. 5th Stage: The Kiss GoodbyeJust as important as first impressions, make a strong lasting impression that makes each customer feel valued, special, and delighted. …”
    Grabación no musical
  14. 17514
    Publicado 2022
    “…What you will learn Plan, manage, and maintain PostgreSQL databases in production Work with the newly introduced features of PostgreSQL 14 Use pgAdmin or OmniDB to perform database administrator (DBA) tasks Use psql to write accurate and repeatable scripts Understand how to tackle real-world data issues with the help of examples Select and implement robust backup and recovery techniques in PostgreSQL 14 Deploy best practices for planning and designing live databases Who this book is for This Postgres 14 book is for database administrators, data architects, database developers, and anyone with an interest in planning and running live production databases using PostgreSQL 14. Those looking for hands-on solutions to any problem associated with PostgreSQL 14 administration will also find this book useful. …”
    Libro electrónico
  15. 17515
    Publicado 2013
    “…Learn the ways of Red Thread Thinking : Red Thread One: "Innovation--It's All in Your Head"--We can fire up our brains to become better at observing and interpreting what we see around us Red Thread Two: "Everything Old is New"--Take a fresh look at the past to gain remarkable advantage Red Thread Three: "People: The Strangest Animals in the Zoo"--Know what makes your market tick, and you'll know what makes them spend Red Thread Four: "What You See Is What You Get"--Learn how to create an entirely new and accessible "language" to make your product stand out and be universally understood Red Thread Five: "The Force of Passion"--Persevere, review, and refine your ideas without compromising your integrity or core beliefs. …”
    Grabación de sonido
  16. 17516
    Publicado 2012
    “…Tuesday Morning Coaching tells the story of Ryan Harris, a successful manager who is burned out and tired of working hard but going nowhere. Looking for guidance, Ryan reaches out to Jeff Walters, a semiretired executive who agrees to coach Ryan. …”
    Grabación de sonido
  17. 17517
    Publicado 2024
    “…Be it programming or creating a professional-looking MS Word document, they believe anyone can code and that coding is not something out of this world. …”
    Video
  18. 17518
    Publicado 2023
    “…Advanced Vault operators who are looking to increase their knowledge and engineers will gain a lot from this course. …”
    Video
  19. 17519
    Publicado 2023
    “…What You Will Learn Implement behavioral design patterns using modern C++ features See how behavioral design patterns use compile and runtime polymorphism Look at the Strategy, Template Method, and Command design patterns Learn Memento, CoR (Chain of Responsibility), and State design patterns See Observer, Mediator, Visitor, Interpreter, and Iterator design patterns Explore the pros and cons of each design pattern Audience If you are a student who wants to get a basic understanding of design patterns; a software developer, project manager, or an architect who wants to understand and implement design patterns in their projects; or a C++ developer who wants to implement design patterns in C++, this course is for you. …”
    Video
  20. 17520
    Publicado 2023
    “…What You Will Learn Explore the differences between Project plans and Project versions Understand the Project interface and quickly find commands Understand the difference between automatic/manual scheduled tasks Manage task and project progress, create and format basic reports Assign lag or lead time, task deadlines, constraints, task resources Create a work breakdown structure, link tasks, and add dependencies Audience If you are an individual, project manager, or a PMO looking to take your project management skills to the next level, or if you are an individual using Project 2019 or older but want to upgrade to the latest version from Microsoft to upgrade your skills in project management, then this course is for you. …”
    Video