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
-
17281Publicado 2014“…You must position your company to continue doing what it does best, yet be poised not just to navigate but also to capitalize on change and take advantage of turmoil. Look to the company that has been able to turn a diverse workforce into a global business phenomenon. …”
Grabación no musical -
17282Publicado 2012“…Levas, Founder, Senior Managing Principal, and Director of Trading, Olympian Capital Management, LLC “Denise changes the way you look at yourself and investing. Her insights and methods are necessary to succeed in the markets, period.” …”
Grabación de sonido -
17283Publicado 2022“…What you will learn Understand the difference between WSGI, Async, and ASGI servers Discover how Sanic organizes incoming data, why it does it, and how to make the most of it Implement best practices for building reliable, performant, and secure web apps Explore useful techniques for successfully testing and deploying a Sanic web app Create effective solutions for the modern web, including task management, bot integration, and GraphQL Identify security concerns and understand how to deal with them in your Sanic apps Who this book is for This book is for Python web developers who have basic to intermediate-level knowledge of how web technologies work and are looking to take their applications to the next level using the power of the Sanic framework. …”
Libro electrónico -
17284Publicado 2011“…In Prescription for Excellence , Michelli provides an inside look at an organization that has become the envy of its industry—and explains how you can dominate your own industry by using the same approach. …”
Grabación de sonido -
17285
Grabación musical -
17286Publicado 2014“…You must position your company to continue doing what it does best, yet be poised not just to navigate but also to capitalize on change and take advantage of turmoil. Look to the company that has been able to turn a diverse workforce into a global business phenomenon. …”
Grabación de sonido -
17287Publicado 2013“…Written by social business trailblazer Ekaterina Walter, this groundbreaking book reveals the five “P”s of Facebook’s success: PASSION —Keep your energy and commitment fully charged at all times by pursuing something you believe in PURPOSE —Don’t just create a great product; drive a meaningful movement PEOPLE —Build powerful teams that can execute your vision PRODUCT —Create a product that is innovative, that breaks all the rules, that changes everything PARTNERSHIPS —Build powerful partnerships with people who fuel imagination and energize execution Packed with examples of Facebook’s success principles in action—as well as those of Zappos, TOMS, Threadless, Dyson, and other companies— Think Like Zuck gives you the inspiration, knowledge, and insight to make your own mark in the world, to build a business that makes a difference, and to lead your organization to long-term profitability and growth. “ Think Like Zuck is a fascinating look at how entrepreneurial vision drives success. …”
Grabación de sonido -
17288Publicado 2022“…What you will learn Explore the ML development life cycle in the cloud Understand SageMaker Studio features and the user interface Build a dataset with clicks and host a feature store for ML Train ML models with ease and scale Create ML models and solutions with little code Host ML models in the cloud with optimal cloud resources Ensure optimal model performance with model monitoring Apply governance and operational excellence to ML projects Who this book is for This book is for data scientists and machine learning engineers who are looking to become well-versed with Amazon SageMaker Studio and gain hands-on machine learning experience to handle every step in the ML lifecycle, including building data as well as training and hosting models. …”
Libro electrónico -
17289Publicado 2013“…Once you tap into the power of influence, you can reach out and help others work smarter, grow faster, live, look, and feel better--and even save lives. The sky is the limit . . . for an Influencer . …”
Grabación de sonido -
17290Publicado 2022“…What you will learn Set up a Siemens Environment with TIA Portal Find out how to structure a project Carry out the simulation of a project, enhancing this further with structure Develop HMI screens that interact with PLC data Make the best use of all available languages Leverage TIA Portal's tools to manage the deployment and modification of projects Who this book is for This TIA Portal book is for anybody looking to learn PLC/HMI development using the latest Siemens development platform. …”
Libro electrónico -
17291Publicado 2022“…What you will learn Become familiar with the OTS jargon to set a base for understanding OTS aspects Implement training planning methods that have been tried and tested in the industry for many years Get to grips with writing well-planned documentation for your OTS project Review new model suggestions to maximize benefits of the OTS systems and the actual ICSS control systems to maximize ROI for users Understand Cloud OTS systems as a new way to address some of the common issues that developers and users face Create digital twins of your OTS projects Who this book is for This book is for suppliers who build and deliver OTS systems, OTS buyers, or companies looking to invest in these systems. Anyone with an interest in OTS systems, including university students or graduates who will work on these systems, will find this book useful. …”
Libro electrónico -
17292Publicado 2023“…What you will learn Understand the threats and risks involved in ML models Discover varying levels of risk mitigation strategies and risk tiering tools Apply traditional and deep learning optimization techniques efficiently Build auditable and interpretable ML models and feature stores Understand the concept of uncertainty and explore model explainability tools Develop models for different clouds including AWS, Azure, and GCP Explore ML orchestration tools such as Kubeflow and Vertex AI Incorporate privacy and fairness in ML models from design to deployment Who this book is for This book is for experienced machine learning professionals looking to understand the risks and leakages of ML models and frameworks, and learn to develop and use reusable components to reduce effort and cost in setting up and maintaining the AI ecosystem…”
Libro electrónico -
17293Publicado 2023“…What you will learn Explore the four key competencies in detail--teaching, writing, creating, and analyzing Understand the importance of building upon all four key competencies of an effective instructional designer Develop and grow each competency through helpful and practical tips, not just theory See what really happens in the "real world" of instructional design through myth busters Discover common pitfalls and mistakes made by almost every instructional designer Recognize practical teachable moments derived from real-world case studies Who this book is for The book is for professionals working in a learning capacity who want to upskill, as well as for self-starters looking to design better learning experiences. This book will show educators, teachers, corporate trainers, and human resources professionals best practices to create learning content using their existing skills. …”
Libro electrónico -
17294por Serdar, Burak“…What you will learn Understand basic concurrency concepts and problems Learn about Go concurrency primitives and how they work Learn about the Go memory model and why it is important Understand how to use common concurrency patterns See how you can deal with errors in a concurrent program Discover useful techniques for troubleshooting Who this book is for If you are a developer with basic knowledge of Go and are looking to gain expertise in highly concurrent backend application development, then this book is for you. …”
Publicado 2023
Libro electrónico -
17295Publicado 2023“…What you will learn Create practical Go unit tests using mocks and assertions with Testify Build table-driven test suites for HTTP web applications Write BDD-style tests using the Ginkgo testing framework Use the Godog testing framework to reliably test web applications Verify microservices architecture using Pact contract testing Develop tests that cover edge cases using property testing and fuzzing Who this book is for If you are an intermediate-level developer or software testing professional who knows Go fundamentals and is looking to deliver projects with Go, then this book is for you. …”
Libro electrónico -
17296Publicado 2023“…Whether you are from the 1970-1980's generation looking for an "I was there too" moment, a newer generation interested in the evolution of software development, the Agile generation interested in how Agile methodologies were born and evolved, or have a general interest in information technology, Wild West to Agile has something for you. …”
Libro electrónico -
17297Publicado 2023“…What you will learn Understand the difference between emulation and virtualization Discover the importance of emulation and fuzzing in cybersecurity Get to grips with fuzzing an entire operating system Discover how to inject a fuzzer into proprietary firmware Know the difference between static and dynamic fuzzing Look into combining QEMU with AFL and AFL++ Explore Fuzz peripherals such as modems Find out how to identify vulnerabilities in OpenWrt Who this book is for This book is for security researchers, security professionals, embedded firmware engineers, and embedded software professionals. …”
Libro electrónico -
17298Publicado 2023“…Whether you are concerned about protecting your mobile devices against malware and hackers or looking to build a foundation in cybersecurity, this course is designed to provide you with the knowledge and skills you need. …”
Video -
17299Publicado 2023“…What you will learn Gain insights into the intricacies and shortcomings of today's data architectures Understand exactly how data contracts can solve prevalent data challenges Drive a fundamental transformation of your data culture by implementing data contracts Discover what goes into a data contract and why it's important Design a modern data architecture that leverages the power of data contracts Explore sample implementations to get practical knowledge of using data contracts Embrace best practices for the successful deployment of data contracts Who this book is for If you're a data engineer, data leader, architect, or practitioner thinking about your data architecture and looking to design one that enables your organization to get the most value from your data, this book is for you. …”
Libro electrónico -
17300Publicado 2023“…It is also beneficial for data scientists and Python developers looking to get started with graph data modeling. Although knowledge of Python is assumed, no prior experience in graph data modeling theory and techniques is required…”
Libro electrónico