by William Kennedy with Brian Ketelsen, Erik St. Martin
Application development can be tricky enough even when you aren't dealing with complex systems programming problems like web-scale concurrency and real-time performance. While it's possible to solve these common issues with additional tools and frameworks, Go handles them right out of the box, making for a more natural and productive coding experience. Developed at Google, Go powers nimble startup...
Price: $30.00 | Publisher: Manning | Release: 2015
by Sasa Juric
Elixir in Action teaches you how to solve practical problems of scalability, concurrency, fault tolerance, and high availability using Elixir. You'll start with the language, learning basic constructs and building blocks. Then, you'll learn to think about problems using Elixir's functional programming mindset. With that solid foundation, you'll confidently explore Elixir's seamless ...
Price: $35.99 | Publisher: Manning | Release: 2015
Getting MEAN with Mongo, Express, Angular, and Node ![]()
![]()
![]()
![]()
![]()
by Simon Holmes
Traditional web dev stacks use a different programming language in every layer, resulting in a complex mashup of code and frameworks. Together, the MongoDB database, the Express and AngularJS frameworks, and Node.js constitute the MEAN stack - a powerful platform that uses only one language, top to bottom: JavaScript. Developers and businesses love it because it's scalable and cost-effective. End users...
Price: $29.00 | Publisher: Manning | Release: 2015
by Bradley Austin Davis, Karen Bryla, Phillips Alexander Benton
Virtual reality has long been the domain of researchers and developers with access to specialized hardware and proprietary tools. With the appearance of the Oculus Rift VR headset, the game has changed. Using standard programming tools and the intuitive Oculus SDKs, you can deliver powerful immersive games, simulations, and other virtual experiences that finally nail the feeling of being in the middle of th...
Price: $39.99 | Publisher: Manning | Release: 2015
by Richard Lawson
The Internet contains the most useful set of data ever assembled, largely publicly accessible for free. However, this data is not easily reusable. It is embedded within the structure and style of websites and needs to be carefully extracted to be useful. Web scraping is becoming increasingly useful as a means to easily gather and make sense of the plethora of information available online. Using a simple lan...
Price: $22.99 | Publisher: Packt Publishing | Release: 2015
Bioinformatics with Python Cookbook ![]()
![]()
![]()
![]()
![]()
by Tiago Antao
If you are either a computational biologist or a Python programmer, you will probably relate to the expression "explosive growth, exciting times". Python is arguably the main programming language for big data, and the deluge of data in biology, mostly from genomics and proteomics, makes bioinformatics one of the most exciting fields in data science.Using the hands-on recipes in this book, ...
Price: $54.99 | Publisher: Packt Publishing | Release: 2015
JavaScript Regular Expressions ![]()
![]()
![]()
![]()
![]()
by Loiane Groner, Gabriel Manricks
Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language. JavaScript's implementation allows us to perform complex tasks with a few lines of code using regular expressions to match and extract data out of text.This ...
Price: $34.99 | Publisher: Packt Publishing | Release: 2015
Python Programming for Arduino ![]()
![]()
![]()
![]()
![]()
by Pratik Desai
The future belongs to applications and services that involve connected devices, requiring physical components to communicate with web-level applications. Arduino combined with the popular open source software platform Python can be used to develop the next level of advanced Internet of Things (IoT) projects with graphical user interfaces and Internet-connected applications.Starting with designing hardware p...
Price: $30.99 | Publisher: Packt Publishing | Release: 2015
by Jurie-Jan Botha
A web application can quickly turn into a complex orchestration of many smaller components, each one requiring its own bit of maintenance. Grunt allows you to automate all the repetitive tasks required to get everything working together by using JavaScript, the most popular programming language.Grunt Cookbook offers a host of easy-to-follow recipes for automating repetitive tasks in your web application...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015
by Ankur Goel
Neo4j is an open source graph database written in Java. Graph databases provide an excellent way to get richer insight into data and lower the bar for entry into the data science world. Starting with a practical and vital introduction to Neo4j and various aspects of Neo4j installation, you will learn how to connect and access Neo4j servers from programming languages such as Java, Python, Ruby, and Scala. Yo...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015