Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Benet 1,073
- History 727
- Management 710
- Historia 682
- Development 662
- Application software 512
- Leadership 481
- Engineering & Applied Sciences 439
- Computer Science 299
- Computer networks 297
- Social aspects 289
- Data processing 279
- Business & Economics 257
- Security measures 257
- Computer security 242
- Information technology 240
- Computer programs 232
- Cloud computing 227
- Computer software 223
- Python (Computer program language) 213
- Success in business 210
- Artificial intelligence 209
- Computer programming 195
- Design 194
- Història 194
- Filosofía 193
- Technological innovations 191
- Database management 190
- Peces 186
- Examinations 182
-
24821Publicado 2019“…for education Understand the differences and similarities between handheld and head-mounted display (HMD) environments and how to build an app for each target Become well versed in using Xcode with ARKit and SceneKit to develop AR portals for iOS devices Who this book is for This book is for anyone interested in emerging and interactive technologies or looking to build AR application..…”
Libro electrónico -
24822Publicado 2017“…What You Will Learn Understand the basics of social media mining Use PyMongo to clean, store, and access data in MongoDB Understand user reactions and emotion detection on Facebook Perform Twitter sentiment analysis and entity recognition using Python Analyze video and campaign performance on YouTube Mine popular trends on GitHub and predict the next big technology Extract conversational topics on public internet forums Analyze user interests on Pinterest Perform large-scale social media analytics on the cloud In Detail Social Media platforms such as Facebook, Twitter, Forums, Pinterest, and YouTube have become part of everyday life in a big way. However, these complex and noisy data streams pose a potent challenge to everyone when it comes to harnessing them properly and benefiting from them. …”
Libro electrónico -
24823Publicado 2016“…About This Book An applied guide exploring web application development with Bootstrap 4 Learn responsive web design and discover how to build mobile-ready websites with ease Become an expert in Bootstrap framework, and speed up frontend development and prototyping through real-life examples Who This Book Is For If you're a web developer with little or no knowledge of Bootstrap, then this course is for you. …”
Libro electrónico -
24824Publicado 2017“…The books used in this Learning Path are: BeagleBone Black Cookbook BeagleBone Home Automation Blueprints Mastering BeagleBone Robotics Style and approach This practical guide transforms complex and confusing pieces of technology to become accessible with easy- to-succeed instructions. …”
Libro electrónico -
24825Publicado 2018“…It's "ah-ha" moment overload!" -- BECKY STERN , DIY guru and Instructables content creator "It must be hard to write a book like this with such uncommon clarity and in so entertaining a fashion as Gareth Branwyn has done here. …”
Libro electrónico -
24826Publicado 2018“…With its 2018 release, Unity has become the primary source of both game development and virtual reality content. …”
Libro electrónico -
24827Publicado 2017“…What You Will Learn Run a Kotlin application and understand the integration with Android Studio Incorporate Kotlin into new/existing Android Java based project Learn about Kotlin type system to deal with null safety and immutability Define various types of classes and deal with properties Define collections and transform them in functional way Define extensions, new behaviours to existing libraries and Android framework classes Use generic type variance modifiers to define subtyping relationship between generic types Build a sample application In Detail Nowadays, improved application development does not just mean building better performing applications. It has become crucial to find improved ways of writing code. …”
Libro electrónico -
24828Publicado 2017“…Learn NativeScript to build native mobile applications with Angular, TypeScript, JavaScript About This Book Power packed hands-on guide to help you become pro-efficient with NativeScript Harness the power of your web development skills with JavaScript and Angular to build cross-platform mobile apps Create highly maintainable and feature-rich apps with TypeScript and NativeScript APIs Who This Book Is For This book assumes you have a general understanding of TypeScript, have heard of NativeScript and know what it's about, and are familiar with Angular (2.0). …”
Libro electrónico -
24829Publicado 2017“…In addition, he/she has no knowledge about financial data. What You Will Learn Become acquainted with Python in the first two chapters Run CAPM, Fama-French 3-factor, and Fama-French-Carhart 4-factor models Learn how to price a call, put, and several exotic options Understand Monte Carlo simulation, how to write a Python program to replicate the Black-Scholes-Merton options model, and how to price a few exotic options Understand the concept of volatility and how to test the hypothesis that volatility changes over the years Understand the ARCH and GARCH processes and how to write related Python programs In Detail This book uses Python as its computational tool. …”
Libro electrónico -
24830Publicado 2019“…Put your skills on steroids with problems that have been carefully crafted to highlight and cover the core knowledge that is accessed in daily work. …”
Libro electrónico -
24831Publicado 2020“…Key Features Understand the fundamental machine learning concepts useful in deep learning Learn the underlying mathematical concepts as you implement deep learning models from scratch Explore easy-to-understand examples and use cases that will help you build a solid foundation in DL Book Description With information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. …”
Libro electrónico -
24832Publicado 2020“…They will be used to demonstrate a pattern or technique, but they will also give you a great introduction to the Node.js ecosystem and its set of solutions. What you will learn Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax Leverage Node.js streams to create data-driven asynchronous processing pipelines Implement well-known software design patterns to create production grade applications Share code between Node.js and the browser and take advantage of full-stack JavaScript Build and scale microservices and distributed systems powered by Node.js Use Node.js in conjunction with other powerful technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB Who this book is for This book is for developers and software architects who have some prior basic knowledge of JavaScript and Node.js and now want to get the most out o..…”
Libro electrónico -
24833Publicado 2020“…What you will learn Create and automate end-to-end machine learning workflows on Amazon Web Services (AWS) Become well-versed with data annotation and preparation techniques Use AutoML features to build and train machine learning models with AutoPilot Create models using built-in algorithms and frameworks and your own code Train computer vision and NLP models using real-world examples Cover training techniques for scaling, model optimization, model debugging, and cost optimization Automate deployment tasks in a variety of configurations using SDK and several automation tools W..…”
Libro electrónico -
24834Publicado 2019“…Omar is a Principal Engineer of Cisco’s Product Security Incident Response Team (PSIRT) where he mentors and lead engineers and incident managers during the investigation and resolution of security vulnerabilities. Omar has been quoted by numerous media outlets, such as TheRegister, Wired, ZDNet, ThreatPost, TechCrunch, Fortune Magazine, Ars Technica, and more. …”
-
24835Publicado 2019“…By the end of this book, you will have learned how to build concurrent system applications using Go What you will learn Explore concepts of system programming using Go and concurrency Gain insights into Golang's internals, memory models and allocation Familiarize yourself with the filesystem and IO streams in general Handle and control processes and daemons' lifetime via signals and pipes Communicate with other applications effectively using a network Use various encoding formats to serialize complex data structures Become well-versed in concurrency with channels, goroutines, and sync Use concurrency patterns to build robust and performant system applications Who this book is for If you are a developer who wants to learn system programming with Go, this book is for you. …”
Libro electrónico -
24836Publicado 2019“…In this video course Brian Overland teaches you the tools you’ll be expected to know to become a professional Python programmer. About the Instructor Brian Overland is an experienced programming professional who has worked as a programmer, manager, and senior technical writer for Microsoft Corporation. …”
-
24837Publicado 2020“…Each year, sales professionals leave billions of dollars on the table because they are out gunned, out maneuvered, and out played by savvy buyers, who have been schooled in the art and science of negotiation. …”
Libro electrónico -
24838Publicado 2020“…Build a solid foundation in algorithmic trading by developing, testing and executing powerful trading strategies with real market data using Python Key Features Build a strong foundation in algorithmic trading by becoming well-versed with the basics of financial markets Demystify jargon related to understanding and placing multiple types of trading orders Devise trading strategies and increase your odds of making a profit in stock markets without human intervention Book Description Python is a very popular language used to build and execute algorithmic trading strategies. …”
Libro electrónico -
24839Publicado 2020“…What you will learn Get up to speed with creating containers and understand how they work Package and deploy your containers to a variety of platforms Work with containers in the cloud and on the Kubernetes platform Deploy and then monitor the health and logs of running containers Explore best practices for working with containers from a security perspective Become familiar with scanning containers and using third-party security tools and libraries Who this book is for If you're a software engineer new to containerization or a DevOps engineer responsible for deploying Docker containers in the cloud and building DevOps pipelines for container-based projects, you'll find this book useful. …”
Libro electrónico -
24840Publicado 2020“…What you will learn Get to grips with basic programming language concepts such as variables, loops, selection and functions Understand what a program is and how the computer executes it Explore different programming languages and learn about the relationship between source code and executable code Solve problems using various paradigms such as procedural programming, object oriented programming, and functional programming Write high-quality code using several coding conventions and best practices Become well-versed with how to track and fix bugs in your programs Who this book is for This book is for beginners who have never programmed before and are looking to enter the world of programming. …”
Libro electrónico