Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 270
- Literatura cristiana oriental 240
- Management 213
- Patrística siria 208
- Application software 207
- Engineering & Applied Sciences 201
- Computer security 174
- Security measures 174
- Computer networks 159
- Computer Science 134
- Business & Economics 131
- History 122
- Leadership 120
- Artificial intelligence 111
- Computer programs 107
- Cloud computing 98
- Computer software 97
- Operating systems (Computers) 93
- Web site development 92
- Historia 90
- Data processing 80
- Computer programming 77
- Finance 72
- Technology: general issues 72
- Social aspects 69
- Database management 68
- Information technology 67
- Photography 67
- Web sites 66
- Design 64
-
8701por Capdevila, Luc“…Ce livre sur l’histoire du service de formation des jeunes en Algérie (SFJA) est le fruit d’une recherche collaborative menée avec l’Association nationale-SJFA. Le SFJA a été conçu en 1958 à la suite de la crise du 13 mai. …”
Publicado 2022
Electrónico -
8702Publicado 2022“…Finally, you'll get to grips with the upcoming features of Arrow to help you stay ahead of the curve. By the end of this book, you will have all the building blocks to create useful, efficient, and powerful analytical services and utilities with Apache Arrow. …”
Libro electrónico -
8703Publicado 2020“…Among the many topics covered in the book are: Picking out your own Apple Watch—covers models up through Series 6 and SE Important actions you'll want to take when first setting up your watch Making watch face complications work for you Key settings that most people will want to know about Using the Control Center and Dock Understanding how the watch interacts with your iPhone Staying connected using a cellular-enabled Apple Watch model Tracking your exercise, even when you leave your iPhone at home Placing and receiving phone calls on the watch Usi..…”
Libro electrónico -
8704Publicado 2021“…Finally, the book covers ethics and privacy concerns in data science and suggests resources for improving data science skills, as well as ways to stay up to date on new data science developments.By the end of the book, you should be able to comfortably use Python for basic data science projects and should have the skills to execute the data science process on any data source.What you will learnUse Python data science packages effectivelyClean and prepare data for data science work, including feature engineering and feature selectionData modeling, including classic statistical models (such as t-tests), and essential machine learning algorithms, such as random forests and boosted modelsEvaluate model performanceCompare and understand different machine learning methodsInteract with Excel spreadsheets through PythonCreate automated data science reports through PythonGet to grips with text analytics techniquesWho this book is forThe book is intended for beginners, including students starting or about to start a data science, analytics, or related program (e.g. …”
Libro electrónico -
8705Publicado 2021“…What you will learn* Understand the roles and responsibilities of a software architect* Explore enterprise architecture tools and frameworks such as The Open Group Architecture Framework (TOGAF) and ArchiMate* Get to grips with key design patterns used in software development* Explore the widely adopted Architecture Tradeoff Analysis Method (ATAM)* Discover the benefits and drawbacks of monoliths, service-oriented architecture (SOA), and microservices* Stay on top of trending architectures such as API-driven, serverless, and cloud nativeWho this book is forThis book is for developers who want to move up the organizational ladder and become software architects by understanding the broader application landscape and discovering how large enterprises deal with software architecture practices. …”
Libro electrónico -
8706Publicado 2022“…Finally, you'll discover patterns to implement security posture management backed with intelligence and automated protection to stay ahead of threats.By the end of this book, you'll have learned all the hybrid cloud security patterns and be able to use them to create zero trust architecture that provides continuous security and compliance for your cloud workloads.What you will learnAddress hybrid cloud security challenges with a pattern-based approachManage identity and access for users, services, and applicationsUse patterns for secure compute, network isolation, protection, and connectivityProtect data at rest, in transit and in use with data security patternsUnderstand how to shift left security for applications with DevSecOpsManage security posture centrally with CSPMAutomate incident response with SOARUse hybrid cloud security patterns to build a zero trust security modelWho this book is forThe book is for cloud solution architects, security professionals, cloud engineers, and DevOps engineers, providing prescriptive guidance on architecture and design patterns for protecting their data and securing applications deployed on hybrid cloud environments. …”
Libro electrónico -
8707Publicado 2022“…Technology teams need a tool that provides a model to keep up with new information as it becomes available and stay ahead of market hype. With this book, you'll learn about crucial models for SASE success in designing, building, deploying, and supporting operations to ensure the most positive user experience (UX). …”
Libro electrónico -
8708Publicado 2016“…Swift is a user-friendly language with a smooth learning curve; it is safe, robust, and really flexible. Swift 2 is more powerful than ever; it introduces new ways to solve old problems, more robust error handling, and a new programming paradigm that favours composition over inheritance. …”
Libro electrónico -
8709Publicado 2016“…What You Will Learn Get to grips with Swift 3 and Xcode, the building blocks of Apple development Get to know the fundamentals of Swift, including variables, constants, and control flow Discover the distinctive design principles that define the iOS user experience See how to prototype your app with Swift’s Playgrounds feature Build a responsive UI that looks great on a range of devices Find out how to use CoreLocation to add location services to your app Add push notifications to your app Make your app able to be used on both iPhone and iPad In Detail You want to build iOS applications for iPhone and iPad—but where do you start? Forget sifting through tutorials and blog posts, this is a direct route into iOS development, taking you through the basics and showing you how to put the principles into practice. …”
Libro electrónico -
8710Publicado 2018“…As TypeScript is developed by Microsoft and used a lot by Angular 2+ (Google), it's here to stay. Gain an edge today and be amongst the first to really understand TypeScript! …”
-
8711“…What You’ll Learn: Understand the basics of the most popular open source tools—Vagrant, Packer, Terraform, and Ansible—and how to use them in the context of deploying and scaling a SharePoint farm Use Vagrant to build SharePoint development environments in less than an hour, and add automated testing Use Packer to create a “golden image” with preconfigured settings, and then use it as the base image in your Terraform configuration for both AWS and Azure farms Use Terraform to scale your SharePoint farm topology Use Red Hat’s Ansible Playbooks to perform configuration management on your farm Use Terraform to deploy immutable infrastructure environments using IaC (Infrastructure as Code) Use InSpec 2.0 to stay in compliance by testing your cloud infrastructure Use Ansible to apply Microsoft updates and patches This book is for IT pros and developers who are looking to expand their knowledge and take a modern approach by using open source technologies to work with Microsoft products. …”
Libro electrónico -
8712Publicado 2015“…New firmware innovations like the InSyde BIOS, Back to BIOS buttons, and all the updated settings available for the newest processors and chipsets. …”
Libro electrónico -
8713Publicado 2014“…Skill Level Beginner What You Will Learn The basics of AngularJS, including data binding and filtering How angular uses MVC to let you build up web applications or SPAs How to organize applications using modules and splitting up files into various locations How to load and post data to remove servers How to extend it all by writing directives, filters, and more How to complete an application, implement network access, and test the app Who Should Take This Course Web developers Course Requirements HTML, JavaScript, CSS, and some programming experience beyond writing script for web pages Table of Contents Introduction Lesson 1: Getting Started Learning Objectives 1.1 Understand what AngularJS is and why it's important 1.2 Install AngularJS 1.3 Install Bootstrap 1.4 Write your first AngularJS application 1.5 Look at what you will build with AngularJS 1.6 Understand what you should know before you begin 1.7 Stay up to date and find the help you nee..…”
-
8714Publicado 2014“…Part 5: Users and Roles Safely allow and control contributions from many users... identify new site authors... set profiles and establish roles to define what everyone can and can't do... control discussion settings to create the best poss..…”
-
8715Publicado 2015“…Current OneNote users who are interested in learning how to utilize more advanced features or to find more ways OneNote can help them stay organized will also benefit from this course. …”
-
8716Publicado 2015“…. -- Learn how to interact with your tablet or phone using your voice with Siri. -- Stay in touch with your friends and family using social networking apps, such as Facebook, Twitter, Instagram, and SnapChat. -- Discover the latest calling features built in to the iPhone, such as Wi-Fi Calling. -- Learn about cutting-edge new features, such as Apple Pay, Family Sharing, and iCloud Drive, plus get a preview of how Apple Watch will work with an iPhone or iPad. -- Use your iOS mobile device as an eBook reader, portable gaming machine, and feature-packed music and video player. -- Create and maintain a reliable backup of your iPhone or iPad using iCloud Backup…”
Libro electrónico -
8717Publicado 2016“…To remain relevant in spite of change, you need to know how to: Learn in any situation Open your thinking to a world beyond where you are now Connect to the people who can help you make your future happen Seek experiences that will prepare you for tomorrow Stay motivated through the ups and downs of a career so you can bounce forward Stretch: How to Future Proof Yourself for Tomorrow's Workplace offers five practices to help you start, enhance, and lengthen your career by anticipating the needs of tomorrow's work environment. …”
Libro electrónico -
8718Publicado 2015“…Use Excel 2016 pivot tables and pivot charts to produce powerful, dynamic reports in minutes instead of hours... understand exactly what’s going on in your business... take control, and stay in control! Even if you’ve never created a pivot table before, this book will help you leverage all their amazing flexibility and analytical power. …”
Libro electrónico -
8719Publicado 2023“…Copper-Bottom leaders areUsing top-down, "command-and-control" leadership behaviors rather than recognizing their people as Subject Matter Experts and listening to themIssuing instructions to their people rather than observing then improving performance through coachingKeeping employees in the dark as to the impact their work has on the organization's missionUnaware of the obstacles in their people's paths; hence, never using the authority of their positions to remove those obstaclesStaying in their offices, aloof to the difficulties their subordinates faceAs Don and Tim see it, Copper-Bottom's problems stem from the way its leaders lead. …”
Libro electrónico -
8720Publicado 2023“…You can jump to any chapter without sifting through prior pages to explore the tools and functions explained through step-by-step instructions and examples. …”
Libro electrónico