eBooks-it.org Logo
eBooks-IT.org Inner Image

Getting Started eBooks Page 2

Download free Getting Started eBooks Page 2

Getting Started with BeagleBone

Linux-Powered Electronic Projects With Python and JavaScript
Getting Started with BeagleBone Image
Many people think of Linux as a computer operating system, running on users' desktops and powering servers. But Linux can also be found inside many consumer electronics devices. Whether they're the brains of a cell phone, cable box, or exercise bike, embedded Linux systems blur the distinction between computer and device. Many makers love microcontroller platforms such as Arduino, but as the complexity increases in their projects, they need more power for applications, such as computer vision. The BeagleBone is an embedded Linux board for makers. It's got built-in networking, many inputs and outputs, and a fast processor to handle demanding tasks. This book introduces you to both the original BeagleBone and the new BeagleBone Black and gets you start...

Getting Started with LLVM Core Libraries

Getting Started with LLVM Core Libraries Image
Get to grips with LLVM essentials and use the core libraries to build advanced tools About This BookLearn how to configure, build, and use LLVM and Clang based toolsExplore the depths of the LLVM front-end, IR, code generator, and libraries, and learn how a modern compiler is implemented in a practical way.Customize your project to benefit from Just in Time compilation (JIT), static analysis and source-to-source transformations.Who This Book Is ForThis book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background in C++ and, although not mandatory, should know at least some compiler theory. Whether you are a newcomer or a compiler expert, this book provides a...

Introducing Elixir

Getting Started in Functional Programming
Introducing Elixir Image
Elixir is an excellent language if you want to learn about functional programming, and with this hands-on introduction, you'll discover just how powerful and fun Elixir can be. This language combines the robust functional programming of Erlang with a syntax similar to Ruby, and includes powerful features for metaprogramming.This book shows you how to write simple Elixir programs by teaching one skill at a time. Once you pick up pattern matching, process-oriented programming, and other concepts, you'll understand why Elixir makes it easier to build concurrent and resilient programs that scale up and down with ease.Get comfortable with IEx, Elixir's command line interfaceDiscover atoms, pattern matching, and guards: the foundations of your program stru...

Getting Started with Magento Extension Development

Getting Started with Magento Extension Development Image
Understand Magento extensions, and build your own from scratch! Overview Get a detailed insight into the structure of Magento Learn about event/observer-driven modules Get a hands-on introduction to custom shipping and payment methods In Detail Modules, are a group of php and xml files meant to extend the system with new functionality, or override core system behavior. Most of the base Magento system is built using the module system, so you can see why they are an important feature for this rich open-source e-commerce solutions. This book explores key module development techniques and teaches you to modify, understand and structure your modules making it easy for you to get a strong foundation for clean and unobtrusive Magento module development. G...

Getting Started with PhantomJS

Getting Started with PhantomJS Image
Harness the strength and capabilities of PhantomJS to interact with the web and perform website testing with a headless browser based on WebKit Overview Writing scripts that can interact directly with web services and pages Interacting with social media websites using PhantomJS scripts Creating web-based test scripts and running them in a headless browser In Detail PhantomJS is a headless WebKit browser with JavaScript API that allows you to create new ways to automate web testing. PhantomJS is currently being used by a large number of users to help them integrate headless web testing into their development processes. It also gives you developers a new framework to create web-based applications, from simple web manipulation to performance measurem...



2007 - 2017 © eBooks-IT.org