Matthew A. Russell - Böcker
Visar alla böcker från författaren Matthew A. Russell. Handla med fri frakt och snabb leverans.
7 produkter
7 produkter
289 kr
Skickas inom 7-10 vardagar
Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book. Dojo provides an end-to-end solution for development in the browser, including everything from the core JavaScript library and turnkey widgets to build tools and a testing framework. Its vibrant open source community keeps adding to Dojo's arsenal, and this book provides an ideal companion to Dojo's official documentation. Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports.With this definitive reference you get: * Get a concise introduction to Dojo that's good for all 1.x versions * Well-explained examples, with scores of tested code samples, that let you see Dojo in action * A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without * An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more * Exhaustive coverage of out-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones * An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else If you're a DHTML-toting web developer, you need to read this book -- whether you're a one-person operation or part of an organization employing scores of developers.Dojo packs the standard JavaScript library you've always wanted, and Dojo: The Definitive Guide helps you transform your ideas into working applications quickly by leveraging design concepts you already know.
Genetic Algorithm for UAV Routing Integrated With a Parallel Swarm Simulation
Inbunden, Engelska, 2025
367 kr
Skickas inom 5-8 vardagar
231 kr
Skickas inom 5-8 vardagar
620 kr
Skickas inom 5-8 vardagar
219 kr
Skickas inom 7-10 vardagar
Millions of public Twitter streams harbor a wealth of data, and once you mine them, you can gain some valuable insights. This short and concise book offers a collection of recipes to help you extract nuggets of Twitter information using easy-to-learn Python tools. Each recipe offers a discussion of how and why the solution works, so you can quickly adapt it to fit your particular needs. The recipes include techniques to: * Use OAuth to access Twitter data * Create and analyze graphs of retweet relationships * Use the streaming API to harvest tweets in realtime * Harvest and analyze friends and followers * Discover friendship cliques * Summarize webpages from short URLs This book is a perfect companion to O'Reilly's Mining the Social Web.
219 kr
Skickas inom 7-10 vardagar
If your web application's success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can't afford to overlook. This concise book takes you hands-on through several options to help you determine the best choice for your situation, whether you're collecting money via websites or mobile apps for products and services, donations, or anything else. In each chapter, you'll work with a different PayPal API by integrating it into the book's sample application, using Python and the Google App Engine framework. This expanded edition introduces two new options: Express Checkout for Digital Goods and Instant Payment Notifications, complete with sample project code. By the end of this book, you'll understand how to take full advantage of PayPal and its powerful features.Learn PayPal API basics, and get an introduction to Google App Engine Explore the Express Checkout option, and understand what distinguishes it from other generic workflows Tailor Express Checkout for electronic documents, videos, and other "in app" digital purchases Apply the Adaptive Payments option for transactions that involve multiple recipients Embed the payment process into your site with no mention of PayPal, using Website Payments Pro Use the Instant Payment Notifications you receive as triggers to take follow-up action
Mining the Social Web
Data Mining Facebook, Twitter, LinkedIn, Instagram, GitHub, and More
Häftad, Engelska, 2019
402 kr
Mine the rich data tucked away in popular social websites such as Twitter, Facebook, LinkedIn, and Instagram. With the third edition of this popular guide, data scientists, analysts, and programmers will learn how to glean insights from social media—including who’s connecting with whom, what they’re talking about, and where they’re located—using Python code examples, Jupyter notebooks, or Docker containers. In part one, each standalone chapter focuses on one aspect of the social landscape, including each of the major social sites, as well as web pages, blogs and feeds, mailboxes, GitHub, and a newly added chapter covering Instagram. Part two provides a cookbook with two dozen bite-size recipes for solving particular issues with Twitter. Get a straightforward synopsis of the social web landscape Use Docker to easily run each chapter’s example code, packaged as a Jupyter notebook Adapt and contribute to the code’s open source GitHub repository Learn how to employ best-in-class Python 3 tools to slice and dice the data you collect Apply advanced mining techniques such as TFIDF, cosine similarity, collocation analysis, clique detection, and image recognition Build beautiful data visualizations with Python and JavaScript toolkits