ReactJS by Example - Building Modern Web Applications with React
¥80.65
Get up and running with ReactJS by developing five cutting-edge and responsive projects About This Book Create pragmatic real-world applications while learning React and its modern developer tools Build sustainable user interfaces by transforming data into components of UI Learn how to generate reusable ReactJS components effectively Who This Book Is For If you are a web developer and wish to learn ReactJS from scratch, then this book is tailor-made for you. Good understanding of Java*, HTML, and CSS is expected. What You Will Learn Create, reuse, and compose React components using JSX Share data between various React components and techniques for data flow within a React app Handle user interactions with the help of event handlers and dynamic components Set up and use various next generation ES2015/ES6 features with React Understand the performance and immutability features of React using React add-ons Learn the techniques of Animation in React Use data stores to store model-related data and information Create a flux-based React application by using Reflux library In Detail ReactJS is an open-source JavaScript library that brings the power of reactive programming to web applications and sites. It aims to address the challenges encountered in developing single-page applications, and is intended to help developers build large, easily scalable and changing web apps. Starting with a project on Open Library API, you will be introduced to React and JSX before moving on to learning about the life cycle of a React component. In the second project, building a multi-step wizard form, you will learn about composite dynamic components and perform DOM actions. You will also learn about building a fast search engine by exploring server-side rendering in the third project on a search engine application. Next, you will build a simple frontpage for an e-commerce app in the fourth project by using data models and React add-ons. In the final project you will develop a complete social media tracker by using the flux way of defining React apps and know about the best practices and use cases with the help of ES6 and redux. By the end of this book, you will not only have a good understanding of ReactJS but will also have built your very own responsive frontend applications from scratch. Style and approach An easy-to-follow program to learn ReactJS with the help of real world projects. Each topic is explained within the context of a project and provides plenty of tips and tricks for using ReactJS.
Raspberry Pi By Example
¥71.93
Start building amazing projects with the Raspberry Pi right out of the box About This Book Explore the vast range of opportunities provided by Raspberry Pi and other hardware components such as a webcam, the Pi camera, and sensors Get hands-on experience with coding, networking, and hardware with the Raspberry Pi platform Learn through ample screenshots that offer a play-by-play account of how to implement Raspberry-Pi-based real-life projects Who This Book Is For What's the best way to learn how to use your Raspberry PiBy example! If you want something exciting to do whilst getting to grips with what your Pi can offer, this is the book for you. With both simple and complex projects, you'll create a wide variety of cool toys and functions with your Raspberry Pi - all with minimal coding experience necessary. What You Will Learn Set up your Raspberry Pi and get it ready for some interesting real-life projects Work with images, videos, webcams, and the Pi camera and create amazing time-lapse videos Explore the amazing world of Minecraft Pi Get to know how to use PiGlow for GPIO programming Interface your Pi with Grove Sensors and implement IoT applications Build your own cluster with Raspberry Pi Understand the networking and network programming fundamentals In Detail Want to put your Raspberry Pi through its paces right out of the boxThis tutorial guide is designed to get you learning all the tricks of the Raspberry Pi through building complete, hands-on hardware projects. Speed through the basics and then dive right in to development! Discover that you can do almost anything with your Raspberry Pi with a taste of almost everything. Get started with Pi Gaming as you learn how to set up Minecraft, and then program your own game with the help of Pygame. Turn the Pi into your own home security system with complete guidance on setting up a webcam spy camera and OpenCV computer vision for image recognition capabilities. Get to grips with GPIO programming to make a Pi-based glowing LED system, build a complete functioning motion tracker, and more. Finally, get ready to tackle projects that push your Pi to its limits. Construct a complete Internet of Things home automation system with the Raspberry Pi to control your house via Twitter; turn your Pi into a super-computer through linking multiple boards into a cluster and then add in advanced network capabilities for super speedy processing! Style and approach This step-by-step guide to building Raspberry-Pi-based projects is explained in a conversational and easy-to-follow style. Each topic is explained sequentially in the process of creating real-life projects, and detailed explanations of the basic and advanced features of various Python libraries are also included.
Learning PHP 7 High Performance
¥71.93
Improve the performance of your PHP application to ensure the application users aren't left waiting About This Book · Make the optimum use of PHP coding to improve your programming productivity · Leverage the potential of PHP for server-side programming, memory management, and object-oriented programming · Packed with real-life examples to help the readers implement concepts as they learn Who This Book Is For This book is for those who have basic experience in PHP programming. If you are developing performance-critical applications, then this book is for you. What You Will Learn · Setup high performance development and production environment for PHP 7 · Discover new OOP features in PHP 7 to achieve high performance · Improve your PHP applications' performance · Attain improved database performance · Benchmark PHP applications to optimize them · Write quality code by learning to improve code reusability, simplicity, and expressiveness · Get rid of the bottlenecks in your PHP 7 applications by writing PHP code optimally · Tackle issues related to web applications, such as high user dependency and large datasets In Detail PHP is a great language for building web applications. It is essentially a server-side *ing language that is also used for general-purpose programming. PHP 7 is the latest version, providing major backward-compatibility breaks and focusing on high performance and speed. This fast-paced introduction to PHP 7 will improve your productivity and coding skills. The concepts covered will allow you, as a PHP programmer, to improve the performance standards of your applications. We will introduce you to the new features in PHP 7 and then will run through the concepts of object-oriented programming (OOP) in PHP 7. Next, we will shed some light on how to improve your PHP 7 applications' performance and database performance. Through this book, you will be able to improve the performance of your programs using the various benchmarking tools discussed. At the end, the book discusses some best practices in PHP programming to help you improve the quality of your code. Style and approach The book is a step-by-step guide to improve the quality of your code in PHP through real-time examples. The book takes a practical approach to improving the quality of your code.
PowerCLI Essentials
¥71.93
Simplify and automate server administration tasks with PowerCLI About This Book Automate VMware’s VSphere environment by learning the essentials of PowerCLI Impress your peers by developing *s to perform administration tasks Discover the intricate workings of PowerCLI through simple and real-life examples Who This Book Is For PowerCLI Essentials is focused toward virtualization professionals and system administrators who want to discover and learn about the automation techniques associated with PowerCLI for complex virtual environments. What You Will Learn Download and install PowerCLI and its basics as well as the basics of PowerShell Enchance your scritping experience Build longer *s and simpler reports Relate a task in VMware administration to a PowerCLI * Discover methods to acquire and change information remotely Set up orchestrator to manage your workflow In Detail Have you ever wished you could automatically get a report with all the relevant information about your VMware environments in exactly the format you wantOr that you could automate a crucial task that needs to be performed on a regular basisPowerful Command Line Interface (PowerCLI) *s do all these things and much more for VMware environments. PowerCLI is a command-line interface tool used to automate VMware vSphere environments. It is used to handle complicated administration tasks through use of various cmdlets and *s, which are designed to handle certain aspects of VSphere servers and to help you manage them. This book will show you the intricacies of PowerCLI through real-life examples so that you can discover the art of PowerCLI *ing. At the start, you will be taught to download and install PowerCLI and will learn about the different versions of it. Moving further, you will be introduced to the GUI of PowerCLI and will find out how to develop single line *s to duplicate running tasks, produce simple reports, and simplify administration. Next, you will learn about the methods available to get information remotely. Towards the end, you will be taught to set up orchestrator and build workflows in PowerShell with update manager and SRM *s. Style and approach Each and every topic in this book is explained in a very easy-to-follow fashion with real-life, simple examples so you’ll get an idea not only about working with PowerCLI, but will also get an idea about *ing.
Apple Watch App Development
¥80.65
Build real-world applications for the Apple Watch platform using the WatchKit framework and Swift 2.0 About This Book Find out how to download and install the Xcode development tools before learning about Xcode playgrounds and the Swift programming language Discover everything you need to know about the WatchKit platform architecture, its classes, as well its limitations This book introduces you to the very latest mobile platform with hands-on instructions so you can build your very own Apple Watch apps Who This Book Is For This book is for developers who are interested in creating amazing apps for the Apple Watch platform. Readers are expected to have no prior experience of programming. What You Will Learn Navigate within the WatchKit interface using the page-based, modal, and hierarchical navigation techniques Work with context menus to allow your users to interact with the Apple Watch and respond to their actions to perform a task Use the MapKit framework to display a map within the WatchKit interface to track the user's current location Build effective user interfaces for the WatchKit platform and integrate iCloud capabilities to synchronize data between the iOS app and the WatchKit UI Design your apps for the Apple Watch platform by adhering to the set of User Interface design guidelines set out by Apple Reinforce image caching to display animations within the Apple Watch user interface Explore WatchKit tables, which allow your users to purchase groceries and pay for them using Apple Pay Analyze the new layout system to ensure that your Apple Watch apps work with various screen sizes In Detail Wearable are the next wave of mobile technology and with the release of Apple’s WatchKit SDK, a whole new world of exciting development possibilities has opened up. Apple Watch App Development introduces you to the architecture and possibilities of the Apple Watch platform, as well as an in-depth look at how to work with Xcode playgrounds. Benefit from a rapid introduction to the Swift programming language so you can quickly begin developing apps with the WatchKit framework and the Xcode Development IDE. Get to grips with advanced topics such as notifications, glances, iCloud, Apple pay, closures, tuples, protocols, delegates, concurrency, and using Swift Playgrounds, with each concept is backed up with example code that demonstrates how to properly execute it. Finally, discover how to package and deploy your Watch application to the Apple AppStore. By the end of this book, you will have a good understanding of how to develop apps for the Apple Watch platform, and synchronize data using iCloud between the wearable and the iOS device. Style and approach This book takes a step-by-step approach to developing applications for the Apple Watch using the Swift programming language and the WatchKit UI. Each topic is explained in a conversational and easy-to-follow style.
NumPy Essentials
¥54.49
Boost your scientific and analytic capabilities in no time at all by discovering how to build real-world applications with NumPy About This Book Optimize your Python *s with powerful NumPy modules Explore the vast opportunities to build outstanding scientific/ analytical modules by yourself Packed with rich examples to help you master NumPy arrays and universal functions Who This Book Is For If you are an experienced Python developer who intends to drive your numerical and scientific applications with NumPy, this book is for you. Prior experience or knowledge of working with the Python language is required. What You Will Learn Manipulate the key attributes and universal functions of NumPy Utilize matrix and mathematical computation using linear algebra modules Implement regression and curve fitting for models Perform time frequency / spectral density analysis using the Fourier Transform modules Collate with the distutils and setuptools modules used by other Python libraries Establish Cython with NumPy arrays Write extension modules for NumPy code using the C API Build sophisticated data structures using NumPy array with libraries such as Panda and Scikits In Detail In today’s world of science and technology, it’s all about speed and flexibility. When it comes to scientific computing, NumPy tops the list. NumPy gives you both the speed and high productivity you need. This book will walk you through NumPy using clear, step-by-step examples and just the right amount of theory. We will guide you through wider applications of NumPy in scientific computing and will then focus on the fundamentals of NumPy, including array objects, functions, and matrices, each of them explained with practical examples. You will then learn about different NumPy modules while performing mathematical operations such as calculating the Fourier Transform; solving linear systems of equations, interpolation, extrapolation, regression, and curve fitting; and evaluating integrals and derivatives. We will also introduce you to using Cython with NumPy arrays and writing extension modules for NumPy code using the C API. This book will give you exposure to the vast NumPy library and help you build efficient, high-speed programs using a wide range of mathematical features. Style and approach This quick guide will help you get to grips with the nitty-gritties of NumPy using with practical programming examples. Each topic is explained in both theoretical and practical ways with hands-on examples providing you efficient way of learning and adequate knowledge to support your professional work.
Raspberry Pi 2 Server Essentials
¥54.49
Transform your Raspberry Pi into a multi-purpose web server that supports your entire multimedia world with this practical and accessible tutorial! About This Book Host websites, games, and even stream HD videos with the impressive power of Raspberry Pi 2 Get to grips with embedded programming by turning your Pi into the cloud server that can be used to power Internet of Things projects Make the Raspberry Pi 2 the center of your latest tech experiments and discover how it can manage and host resources Who This Book Is For Seeking inspiration for some new tech projectsWant to get more from your Raspberry PiThis book has been created especially for you! What You Will Learn Host your Raspberry Pi as a web server using the minimum power resources Connect your Pi to the Internet and perform network benchmarking Explore the cross-platform features of the Pi as you run Python, Node.JS, ASP.NET, and PHP all in one place Share files over the Internet using your Pi as a file server Turn your Pi into a game server, host and engage into playing Enjoy live HD video streaming and exclusive real-time text overlays In Detail There’s no end to what you can do with a Raspberry Pi – it makes a huge range of tech projects possible. This book shows you how to transform it into a multipurpose web server, able to store and manage resources that lets you build some truly innovative and impressive computing creations. You’ll learn how to use your Raspberry Pi 2 to host a website using a range of different languages, host a game server, store files, and run everything from a media center to a cloud network. If you want to take control of your technological world, start building your own server and find out what’s possible with the Raspberry Pi microcomputer. Begin by getting your Pi set up – follow each step as the book shows you how to prepare a network and configure the additional features that you’ll need to build your projects. Once you’ve done this you’ll dig a little deeper and set up your pi as a file server, making sure it’s built for speed using a range of different tools, including Python, Node.js and ASP.NET. Following this the book shows you how to extend your server to allow you to host games, and stream live HD video before customizing it even further to create a fully-fledged media center. It doesn’t stop there however – the book then dives into the exciting world of the Internet of Things (IoT). You’ll learn how to install Windows IoT onto your Raspberry Pi, the operating system that’s driving embedded software projects all around the world. Once you’ve done this you’ll be ready to explore IoT further, as the book shows you how to use your device to host a cloud network that can form the basis of a wider IoT project. Style and approach Packed with plenty of practical examples that walk you through a number of Raspberry Pi projects, this book is an accessible journey into embedded computing and Internet of Things.
Ruff Says the Dog !
¥24.44
Teaches little kids about "languages" of animals such as dog says "ruff", duck says "quack", etc ... Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
Barnyard Babies Sound Book
¥24.44
This book teaches children about all of their favorite barnyard friends. Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
My Family
¥24.44
Learn basic, family-related English words through this interactive book. Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
What Is the Weather Like?
¥24.44
There are so many different types of weather. Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
Look at the Animals
¥24.44
Look at all of the different types of animals there are! Young readers will discover what noises different farm animals make in this fun book. Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
My First Old Testament Bible Stories
¥24.44
God is the creator. That means He made everything that you see in the whole world. God made you too.
At the Farm
¥24.44
Look at the pigs playing in the mud. I see three little pigs, and they’re all having fun.
En El Zoológico
¥24.44
En El Zoológico
A Rainbow of Birds
¥24.44
Papa Cardinal and his chicks huddled in a rose bush. Raindrops splish-sploshed all around them.
Hello, How Are You
¥24.44
"Hello. How are you?" "I am fine. How are you?"
This Old Man
¥24.44
This old man, he played one . He played knick knack on my thumb .
A Pilot Flies Her Plane
¥24.44
Learn about modes of transportation, but don’t forget that it’s fun and healthy to walk sometimes, too! Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
Me Gusta Los Colores
¥24.44
Teaching children the colors is as easy as reading together. Based in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.
Cuando Crezca
¥24.44
QWhat do you want to be when you grow upBased in Stow, Ohio, Twin Sisters Productions has been dedicated to producing quality educational and inspirational music resources for over 25 years. Fraternal twins Karen Mitzo Hilderbrand and Kim Mitzo Thompson founded the company when they realized Kim’s success teaching third grade math through her catchy multiplication song could help children beyond her classroom. From there, Twin Sisters expanded its product line to include e-books, digital music, CDs, read-along and sing-along books, floor puzzles and educational workbooks, all with the purpose of learning through music. These internationally sold products have received nearly 170 awards, including nine Record Industry Association of America (RIAA) certified Gold albums and one Platinum albu, over the years for excellence, creativity and amusement. With thousands of songs and 35 million albums sold, Twin Sisters positions itself as the leader in children’s educational music.

购物车
个人中心

