- Table View
- List View
Getting Started with Flex 3: An Adobe Developer Library Pocket Guide for Developers (Pocket Reference (O'Reilly))
by Jack D. Herrington Emily Kim Adobe Development TeamDiscover how easy RIA development can be with this one-of-a-kind handbook from the Adobe Developer Library. Several clear, step-by-step mini-tutorials teach you about web services, event handling, designing user interfaces with reusable components, and more. After finishing this guide, you'll be able to build Flash applications ranging from widgets to full-featured RIAs using the Flex SDK and Flex Builder 3.0. With Getting Started with Flex 3, you will:Walk through sample RIA projects and see examples of amazing applications people have built with FlexWork with ActionScript 3.0 and the MXML markup languageBuild user interfaces using the controls and tools available with the frameworkGet a tour of controls available commercially and through open sourceLearn how Flex integrates with ASP.NET, ColdFusion, PHP, and J2EE in the serverBuild Flex-based widgets that let you display real-time dataUse advanced controls to build 3D graphs, data dashboards, mapping applications, and moreYou'll find complete code for video players, a slideshow, a chat client, and an RSS reader, just to name a few. You also get plenty of tips, tricks, and techniques to leverage your existing programming skills, whether you come from an open source or Visual Studio-intensive background.
Getting Started with Fluidinfo: Online Information Storage and Search Platform (Oreilly And Associate Ser.)
by Nicholas J. Radcliffe Nicholas H. TollerveyImagine a public storage system that has a place online for structured data about everything that exists—or that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. You’ll learn how to organize and search for data, and decide who can use, modify, and extend what you’ve contributed.This guide demonstrates Fluidinfo’s potential to create social data, with facilities that encourage users and applications to share, remix, and reuse data in ways they may not have anticipated. You’ll learn how to use tools for reading and writing data, and how to use Fluidinfo in your own applications by working with its writable API and simple query language.Read and write Fluidinfo data from web applications—and reuse and build upon each other’s dataDiscover Fluidinfo’s permissions system for tags and namespacesLearn how to use Fish, the command-line tool for interacting with Fluidinfo dataDelve into Fluidinfo’s RESTful API, and learn how to make HTTP requestsUse Fluidinfo client libraries to build a simple Python utility or a JavaScript web application
Getting Started with Flurry Analytics
by Bhanu BiraniAn easy-to-follow, step-by-step tutorial full of examples and code to help you quickly get started with Flurry analytics.This book is great for developers who want to track their applications instantly using Flurry analytics and who are looking to get a good grounding in how to use Flurry for analytics in their application. It's assumed that you will have some experience with Objective-C and a basic understanding of object-oriented programming and programming in general. You must be enrolled as an iPhone developer in order to test the example projects on your device.
Getting Started with Forex Trading Using Python: Beginner's guide to the currency market and development of trading algorithms
by Alex KrishtopDiscover the inner workings of today's forex market, the essential risks in forex algo trading, and how to mitigate themKey FeaturesBuild trading applications with research and without advanced Python programming skillsDive into professional fx trading while enhancing your trading apps to be more accurateDevelop simple yet efficient backtesting applications to help keep your expectations realisticBook DescriptionAlgorithm-based trading is a popular choice for Python programmers due to its apparent simplicity. However, very few traders get the results they want, partly because they aren't able to capture the complexity of the factors that influence the market. Getting Started with Forex Trading Using Python helps you understand the market and build an application that reaps desirable results. The book is a comprehensive guide to everything that is market-related: data, orders, trading venues, and risk. From the programming side, you'll learn the general architecture of trading applications, systemic risk management, de-facto industry standards such as FIX protocol, and practical examples of using simple Python codes. You'll gain an understanding of how to connect to data sources and brokers, implement trading logic, and perform realistic tests. Throughout the book, you'll be encouraged to further study the intricacies of algo trading with the help of code snippets. By the end of this book, you'll have a deep understanding of the fx market from the perspective of a professional trader. You'll learn to retrieve market data, clean it, filter it, compress it into various formats, apply trading logic, emulate the execution of orders, and test the trading app before trading live.What you will learnExplore the forex market organization and operationsUnderstand the sources of alpha and the concept of algo tradingGet a grasp on typical risks and ways to mitigate themUnderstand fundamental and technical analysisConnect to data sources and check the integrity of market dataUse API and FIX protocol to send ordersTranslate trading ideas into codeRun reliable backtesting emulating real-world market conditionsWho this book is forThis book is for financial traders and python developers who are interested in forex trading. Academic researchers looking to focus on practical applications will find this book useful. This book can also help established fx market professionals who want to take the first steps in algo trading. Familiarity with Python and object-oriented programming within the scope of an online course or self-study is a must. Knowledge of network protocols and interfaces is a plus but not a prerequisite, as is specific knowledge about markets and trading.
Getting Started with FortiGate
by Rosato Fabbri Fabrizio VolpeThis book is a step-by-step tutorial that will teach you everything you need to know about the deployment and management of FortiGate, including high availability, complex routing, various kinds of VPN working, user authentication, security rules and controls on applications, and mail and Internet access.This book is intended for network administrators, security managers, and IT pros. It is a great starting point if you have to administer or configure a FortiGate unit, especially if you have no previous experience. For people that have never managed a FortiGate unit, the book helpfully walks through the basic concepts and common mistakes. If your work requires assessing the security of a corporate network or you need to interact with people managing security on a Fortinet product, then this book will be of great benefit. No prior knowledge of Fortigate is assumed.
Getting Started with FPGAs: Digital Circuit Design, Verilog, and VHDL for Beginners
by Russell MerrickSkip the complexity and learn to program FPGAs the easy way through this hands-on, beginner-friendly introduction to digital circuit design with Verilog and VHDL.Whether you have been toying with field programmable gate arrays (FPGAs) for years or are completely new to these reprogrammable devices, this book will teach you to think like an FPGA engineer and develop reliable designs with confidence.Through detailed code examples, patient explanations, and hands-on projects, Getting Started with FPGAs will actually get you started. Russell Merrick, creator of the popular blog Nandland.com, will guide you through the basics of digital logic, look-up tables, and flip-flops, as well as high-level concepts like state machines. You&’ll explore the fundamentals of the FPGA build process including simulation, synthesis, and place and route.You&’ll learn about key FPGA primitives, such as DSP blocks and PLLs, and examine how FPGAs handle math operations and I/O.Code examples are provided in both Verilog and VHDL, making the book a valuable resource no matter your language of choice. You&’ll discover how to:Implement common design building blocks like multiplexers, LFSRs, and FIFOsCross between clock domains without triggering metastable conditions or timing errorsAvoid common pitfalls when performing mathTransmit and receive data at lightning speeds using SerDesWrite testbench code to verify your designs are workingWith this accessible, hands-on guide, you&’ll be creating your own functional FPGA projects in no time. Getting started with FPGAs has never been easier.
Getting Started with GEO, CouchDB, and Node.js: New Open Source Tools for Location Data
by Mick ThompsonToday's mobile devices have GPS and standard APIs to give you access to coordinates—but what can you do with that data? With this concise book, application developers learn how to work with location data quickly and easily, using Node.js, CouchDB, and other open source tools and libraries.Node.js makes it simple to run event code on the Web, and the CouchDB document-oriented database lets you store location data and perform complex queries on it quickly. You'll learn how to get started with these tools, and then use them together to build an example project called MapChat, using HTML and JavaScript code samples.Learn how to serve dynamic content with Node.js, and use its asynchronous IO to handle several requests at onceBecome familiar with GeoJSON, Geohash, and the Geospatial Data Abstraction Library (GDAL) for working with spatial dataBuild geospatial indexes using the GeoCouch branch of CouchDBCombine these tools to build a project that lets users post real-time chat messages tagged with their current map location
Getting Started with Ghost
by Kezz Bracey David BalderstonIf you are new to Ghost, this book is ideal for you. You might be completely new to content management systems or you might have experience with others such as WordPress. Some knowledge of web design basics such as HTML and CSS will be useful, but the book is designed so you can enter at the point relevant to you.
Getting Started with Google BERT: Build and train state-of-the-art natural language processing models using BERT
by Sudharsan RavichandiranKickstart your NLP journey by exploring BERT and its variants such as ALBERT, RoBERTa, DistilBERT, VideoBERT, and more with Hugging Face's transformers libraryKey FeaturesExplore the encoder and decoder of the transformer modelBecome well-versed with BERT along with ALBERT, RoBERTa, and DistilBERTDiscover how to pre-train and fine-tune BERT models for several NLP tasksBook DescriptionBERT (bidirectional encoder representations from transformer) has revolutionized the world of natural language processing (NLP) with promising results. This book is an introductory guide that will help you get to grips with Google's BERT architecture. With a detailed explanation of the transformer architecture, this book will help you understand how the transformer's encoder and decoder work. You'll explore the BERT architecture by learning how the BERT model is pre-trained and how to use pre-trained BERT for downstream tasks by fine-tuning it for NLP tasks such as sentiment analysis and text summarization with the Hugging Face transformers library. As you advance, you'll learn about different variants of BERT such as ALBERT, RoBERTa, and ELECTRA, and look at SpanBERT, which is used for NLP tasks like question answering. You'll also cover simpler and faster BERT variants based on knowledge distillation such as DistilBERT and TinyBERT. The book takes you through MBERT, XLM, and XLM-R in detail and then introduces you to sentence-BERT, which is used for obtaining sentence representation. Finally, you'll discover domain-specific BERT models such as BioBERT and ClinicalBERT, and discover an interesting variant called VideoBERT. By the end of this BERT book, you'll be well-versed with using BERT and its variants for performing practical NLP tasks.What you will learnUnderstand the transformer model from the ground upFind out how BERT works and pre-train it using masked language model (MLM) and next sentence prediction (NSP) tasksGet hands-on with BERT by learning to generate contextual word and sentence embeddingsFine-tune BERT for downstream tasksGet to grips with ALBERT, RoBERTa, ELECTRA, and SpanBERT modelsGet the hang of the BERT models based on knowledge distillationUnderstand cross-lingual models such as XLM and XLM-RExplore Sentence-BERT, VideoBERT, and BARTWho this book is forThis book is for NLP professionals and data scientists looking to simplify NLP tasks to enable efficient language understanding using BERT. A basic understanding of NLP concepts and deep learning is required to get the best out of this book.
Getting started with Google Guava
by Bill BejeckThis is a short, practical guide, with lots of examples to help you learn Google Guava.There is no minimum level of experience required. There is something for everyone who works with Java, from the beginner to the expert programmer.
Getting Started with Google Wave
by Andres FerrateGet in front of Google Wave, the exciting new real-time communication and collaboration technology that unifies email, instant messaging (IM), wiki, and social networking functions on one integrated platform. Getting Started with Google Wave gives you a good look at this game-changing technology while it's still in the development stage. In the first two chapters, you'll quickly learn about the Google Wave structure and how it works. The second two chapters help you work with the Google Wave Client, a web app that allows end users to participate and collaborate.Become familiar with Google Wave's key concepts and terminologyLearn about the threaded conversation model incorporated into conversations, or wavesGet use cases that show how the platform offers consumers a distinct advantage over current communication and collaboration technologiesLearn about extensions such as wavelets, blips, gadgets, and robotsMore than a million users have downloaded Google Wave since it became available in public preview. Don't wait. Catch the wave with this book.
Getting Started with Grafana: Real-Time Dashboards for IT and Business Operations
by Ronald McCollamBegin working with the Grafana data visualization platform. This book is a “how-to manual” for deploying and administering Grafana, creating real-time dashboards and alerts, exploring the data you have, and even synthesizing new data by combining and manipulating data from multiple different sources. You’ll be able to see and manage data on any scale, from your laptop or a Raspberry Pi to a production datacenter or even a multi-region cloud environment!Getting Started with Grafana takes a hands-on approach. You’ll learn by doing with easy-to-follow examples along with pointers to more resources to help you go deeper. The skills you’ll learn will help you provide business value by monitoring your operations in real time and reacting to changing circumstances as they occur. You’ll be able to derive new insights from your existing data through Grafana’s powerful and beautiful graphing capabilities, and you’ll be able to share your dashboards with colleagues so everyone in your organization can benefit. What You Will LearnConnect to data "where it lives” and work with multiple sources of dataBuild beautiful and informative dashboards that show real-time statusDeploy Grafana at any scale and manage it efficientlyIntegrate with other enterprise systems such as LDAP or Active DirectoryAutomate creation and deployment of Grafana, dashboards, and alertsUnderstand what is available in the Enterprise version of GrafanaWho This Book Is ForAnyone who has data that they want to understand visually, IT professionals who work with multiple sources of data on a regular basis and need to make sense of the confusion that this data sprawl causes, and people who learn best by doing and want to get hands-on experience quickly with a project and then grow their knowledge
Getting Started with Greenplum for Big Data Analytics
by Sunila GollapudiStandard tutorial-based approach."Getting Started with Greenplum for Big Data" Analytics is great for data scientists and data analysts with a basic knowledge of Data Warehousing and Business Intelligence platforms who are new to Big Data and who are looking to get a good grounding in how to use the Greenplum Platform. It's assumed that you will have some experience with database design and programming as well as be familiar with analytics tools like R and Weka.
Getting Started with Grunt: The JavaScript Task Runner
by Jaime PilloraA step-by-step, practical tutorial to help you transform into a Grunt power-user. This book is for JavaScript developers who want to get to grips with GruntJS and use it to build and test their JavaScript applications. The only requirement for this book is a basic understanding of objects and functions in JavaScript.
Getting Started with Gulp
by Travis MaynardIf you are a developer who is new to build systems and task runners but have prior experience with web development, then this book is the right choice for you. You need to have some basic knowledge of HTML, CSS, and JavaScript.
Getting Started with Gulp – Second Edition
by Travis MaynardCreate powerful automations with Gulp to improve the efficiency of your web project workflow About This Book • Gain a solid understanding of Gulp and write your own custom tasks from scratch • Discover ways to add additional functionality to improve your tasks • Get up-and-running with new features added to the latest version of Gulp Who This Book Is For This book is targeted at developers who are new to build systems and task runners but who have had prior experience with web development; a basic knowledge of HTML, CSS, and JavaScript is assumed. It guides the reader through the process of using Gulp to automate several common development tasks so that they can save time and focus on what is most important: writing great code. What You Will Learn • How to use a command-line interface. • Learn about Gulp, Node.js, and npm and how they work together. • Create a Gulpfile from scratch and implement it into a project. • Write basic tasks that will concatenate, minify, compress, and pre-process your files. • Write advanced tasks that will run a local server, sync file changes to your browser, and allow you to write client-side JavaScript using ES2015. In Detail This book is a hands-on guide to get you up to speed with gulp. You will quickly learn how to install, configure, and run your own build system. It will instill you with the ability to automate several common development tasks to vastly improve your development workflow. This book first demonstrates various Gulp use cases before running through the steps of configuring, running, and customizing Gulp, providing you with core concepts of gulp, node.js, and npm. Diving a bit deeper into the gulp ecosystem, we will discuss when and why to use a node module instead of a gulp plugin. We will also go over a few issues that we can run into while using gulp and learn about ways to work around them to improve your gulp experience. By the end of this book, you will be able to create your very own gulp build from scratch, create and maintain tasks and project builds, and automate your workflow with plugins and custom tasks. Style and approach A step-by-step guide to help you get started with the latest features
Getting Started with hapi.js
by John BrettBuild well-structured, testable applications and APIs using hapi.js About This Book * With the help of this book, you will improve your productivity as a developer and that of your team by focusing on business logic utilizing the structure that Hapi.js provides * You will be introduced to a real-world problem and we'll demonstrate how to use the tools Hapi provides to resolve it * This is the only book with a learn-by-example approach Who This Book Is For If you are a JavaScript developer with or without Node.js experience and would like to learn to build applications, APIs, and web servers with the best-in-class framework hapi.js, this book is perfect for you. What You Will Learn * Increase your productivity by taking advantage of the out-of-the-box features hapi.js provides * Build secure API servers * Create websites and applications using your favorite templating language * Leverage hapi.js plugins to better structure your codebase * Simplify your security workflows with the built-in authentication and authorization functionality of hapi.js * Ensure application reliability with testing and code coverage * Reduce code complexity using reusable validation logic with joi * Gather insight into your application performance via logging * Start the journey to building robust production-ready applications In Detail This book will introduce hapi.js and walk you through the creation of your first working application using the out-of-the-box features hapi.js provides. Packed with real-world problems and examples, this book introduces some of the basic concepts of hapi.js and Node.js and takes you through the typical journey you'll face when developing an application. Starting with easier concepts such as routing requests, building APIs serving JSON, using templates to build websites and applications, and connecting databases, we then move on to more complex problems such as authentication, model validation, caching, and techniques for structuring your codebase to scale gracefully. You will also develop skills to ensure your application's reliability through testing, code coverage, and logging. By the end of this book, you'll be equipped with all the skills you need to build your first fully featured application. This book will be invaluable if you are investigating Node.js frameworks or planning on using hapi.js in your next project. Style and approach This book takes a step-by-step approach to building an application or web server using hapi.js though examples.
Getting Started with Haskell Data Analysis: Put your data analysis techniques to work and generate publication-ready visualizations
by James ChurchPut your Haskell skills to work and generate publication-ready visualizations in no time at allKey FeaturesTake your data analysis skills to the next level using the power of HaskellUnderstand regression analysis, perform multivariate regression, and untangle different cluster varietiesCreate publication-ready visualizations of dataBook DescriptionEvery business and organization that collects data is capable of tapping into its own data to gain insights how to improve. Haskell is a purely functional and lazy programming language, well-suited to handling large data analysis problems. This book will take you through the more difficult problems of data analysis in a hands-on manner.This book will help you get up-to-speed with the basics of data analysis and approaches in the Haskell language. You'll learn about statistical computing, file formats (CSV and SQLite3), descriptive statistics, charts, and progress to more advanced concepts such as understanding the importance of normal distribution. While mathematics is a big part of data analysis, we've tried to keep this course simple and approachable so that you can apply what you learn to the real world.By the end of this book, you will have a thorough understanding of data analysis, and the different ways of analyzing data. You will have a mastery of all the tools and techniques in Haskell for effective data analysis.What you will learnLearn to parse a CSV file and read data into the Haskell environmentCreate Haskell functions for common descriptive statistics functionsCreate an SQLite3 database using an existing CSV fileLearn the versatility of SELECT queries for slicing data into smaller chunksApply regular expressions in large-scale datasets using both CSV and SQLite3 filesCreate a Kernel Density Estimator visualization using normal distributionWho this book is forThis book is intended for people who wish to expand their knowledge of statistics and data analysis via real-world examples. A basic understanding of the Haskell language is expected. If you are feeling brave, you can jump right into the functional programming style.
Getting Started with Hazelcast
by Mat JohnsWritten as a step-by-step guide, Getting Started with Hazelcast will teach you all you need to know to make your application data scalable.This book is a great introduction for Java developers, software architects, or developers looking to enable scalable and agile data within their applications. You should have programming knowledge of Java and a general familiarity with concepts like data caching and clustering.
Getting Started with Hazelcast - Second Edition
by Mat JohnsThis book is a great introduction for Java developers, software architects, or DevOps looking to enable scalable and agile data within their applications. <P><P>Providing in-memory object storage, cluster-wide state and messaging, or even scalable task execution, Hazelcast helps solve a number of issues that have troubled technologists for years.
Getting Started with HTML5 WebSocket Programming
by Vangos PterneasGetting Started with HTML5 Websocket Programming takes a tutorial-based approach.This book is for anyone who wants to build high-performance, true, real-time web applications. Being familiar with frontend web development (HTML / XHTML, JavaScript) would be ideal.
Getting Started with IBM FileNet P8 Content Manager
by William J. CarpenterThe book is written in a straightforward style and avoids sales and marketing hype. William J. Carpenter is an Enterprise Content Management architect at IBM who spends every day doing product development and helping others make the best use of the Content Manager product. The numerous tips and notes arise from his years of practical experience with FileNet products.Most of the book consists of specific recipes for installing and using Content Manager, and it also provides you with clear and precise explanations of the most important features and components. It is written in a conversational style without being "dumbed down", and the book can be read straight through, from cover to cover. It emphasizes the things you need to know, presented in a logical progression.If you are a CIO, an IT manager, an IT staff engineer, or perhaps a business leader, business analyst, or even an end user who wants to better understand the role that Content Manager plays in your enterprise, irrespective of any previous knowledge of IBM FileNet P8 Content Manager or Enterprise Content Management in general, then this book is a must have for you.And if you are someone who is just starting to work with Content Manager or who is facing a decision about whether to use Content Manager or another solution, be assured you will not find a better guide. Even if you have years of experience, you can still enrich your knowledge with the clear, practical explanations of basic and advanced features. Although it is not a developer's guide, per se, the API and sample application will help you as an enterprise developer or architect to get your bearings in Content Manager technologies.
Getting Started with Impala: Interactive SQL for Apache Hadoop
by John RussellLearn how to write, tune, and port SQL queries and other statements for a Big Data environment, using Impala—the massively parallel processing SQL query engine for Apache Hadoop. The best practices in this practical guide help you design database schemas that not only interoperate with other Hadoop components, and are convenient for administers to manage and monitor, but also accommodate future expansion in data size and evolution of software capabilities.Written by John Russell, documentation lead for the Cloudera Impala project, this book gets you working with the most recent Impala releases quickly. Ideal for database developers and business analysts, the latest revision covers analytics functions, complex types, incremental statistics, subqueries, and submission to the Apache incubator.Getting Started with Impala includes advice from Cloudera’s development team, as well as insights from its consulting engagements with customers.Learn how Impala integrates with a wide range of Hadoop componentsAttain high performance and scalability for huge data sets on production clustersExplore common developer tasks, such as porting code to Impala and optimizing performanceUse tutorials for working with billion-row tables, date- and time-based values, and other techniquesLearn how to transition from rigid schemas to a flexible model that evolves as needs changeTake a deep dive into joins and the roles of statistics
Getting Started with Intel Edison: Sensors, Actuators, Bluetooth, and Wi-Fi on the Tiny Atom-Powered Linux Module
by Stephanie MoyermanThe Intel Edison is a crowning achievement of Intel's adaptation of its technology into maker-friendly products. They've packed the dual-core power of the Atom CPU, combined it with a sideboard microcontroller brain, and added in Wi-Fi, Bluetooth Low Energy, and a generous amount of RAM (1GB) and flash storage (4GB). This book, written by Stephanie Moyerman, a research scientist with Intel's Smart Device Innovation Team, teaches you everything you need to know to get started making things with Edison, the compact and powerful Internet of Things platform. Projects and tutorials include: Controlling devices over BluetoothUsing Python and Arduino programming environments on EdisonTracking objects with a webcam and OpenCVResponding to voice commands and talking backUsing and configuring Linux on Edison
Getting Started with Intel Galileo: Electronic Projects with the Quark-Powered Arduino-Compatible Board
by Matt RichardsonGetting Started with the Intel Galileo gets you up and running with this new, x86-powered board that was developed in collaboration between Arduino and Intel. You'll learn how to set it up, connect it to your computer, and begin programming. You'll learn how to build electronics projects around the Galileo, and you'll explore the features and power that make it different from all the boards that came before.Developed in collaboration with the Intel Galileo team, and in consultation with members of the Arduino team, this is the definitive introduction to Intel's new board for makers.