Building Minecraft Server ModificationsIf you have ever played Minecraft on a public server then the chances are that the server was powered by Bukkit. Bukkit plugins allow a server to be modified in more ways than you can imagine. Learning to program your own server mods will allow you to customize the game to your own liking.
Building Minecraft Server Modifications is a complete guide that walks you through the creation of Minecraft server mods. From setting up a server, to testing your newly made plugins, this book teaches you everything you need to know. With the help of this book you can start practising for a career in software development or simply create something awesome to play with your friends. ...
Jump Start BootstrapOriginally developed by Twitter, Bootstrap is a front-end web framework that's revolutionized modern web development. It makes it easy to build professional, feature-packed websites in no time. Better still, Bootstrap is built from the ground up to be fully responsive, meaning your designs will look beautiful on any device, and in any browser.
Whether you're a designer or a developer, you need to get acquainted with Bootstrap. Jump Start Bootstrap is the perfect primer to the most popular front-end framework available on the Web today. ...
Jump Start PHPPHP is a hugely popular language that powers the backend of 80% of websites, including Internet giants such as Facebook, Wikipedia and WordPress. It's an easy language to learn and great for beginners, so you can get up and running fast!
In Jump Start PHP you'll learn step-by-step how to build a complete blog application, understand and how PHP works with data, and improve the security your PHP apps. In just one weekend, you'll have a solid base to start writing PHP on your own! ...
Ruby on Rails Tutorial, 2nd EditionUsing Rails, developers can build web applications of exceptional elegance and power. Although its remarkable capabilities have made Ruby on Rails one of the world's most popular web development frameworks, it can be challenging to learn and use. Ruby on Rails Tutorial, Second Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. The updates to this edition include all-new site design using Twitter's Bootstrap; coverage of the new asset pipeline, including Sprockets and Sass; behavior-driven development (BDD) with Capybara and RSpec; better automated testing with Guard and Spork; roll your own authentication with has_secure_password; and an introduction to Gherkin and Cucumber. ...
Python Web Development with DjangoUsing the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django, including all the major features of the new release.
You'll discover how Django leverages Python's development speed and flexibility to help you solve a wide spectrum of Web development problems and learn Django best practices covered nowhere else. ...
Apache KafkaMessage publishing is a mechanism of connecting heterogeneous applications together with messages that are routed between them, for example by using a message broker like Apache Kafka. Such solutions deal with real-time volumes of information and route it to multiple consumers without letting information producers know who the final consumers are.
Apache Kafka is a practical, hands-on guide providing you with a series of step-by-step practical implementations, which will help you take advantage of the real power behind Kafka, and give you a strong grounding for using it in your publisher-subscriber based architectures. ...
Scala for Java DevelopersScala for Java Developers is a step-by-step guide full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project.
With this book, you will first get comfortable with the Scala syntax and its Java-like ecosystem, and then dive into new ways of building reactive web apps using the Typesafe stack including the actor-based Akka framework, the Play web framework, and the emerging Slick framework for persistence. The book will then teach you how to review useful tools for unit, integration, and functional testing; demonstrate how integrating with external systems applies to the Scala world and what its benefits are. ...
Microsoft Silverlight 5: Building Rich Enterprise DashboardsMicrosoft Silverlight is a powerful development platform for creating rich media applications and line of business applications for the web and desktop. Silverlight enables you to create, customize and design rich enterprise dashboards that highlight Key Performance Indicators for your business.
Microsoft Silverlight 5: Building Rich Enterprise Dashboards is a concise and practical tutorial that shows you how to create, customize and design rich enterprise dashboards with Silverlight. ...
Hyper-V Server Virtualization StarterAlthough resources such as OS and printers are still shared, under the time-sharing model, in a virtualized environment individual virtual servers are isolated from each other, giving an illusion of multiple fully functional systems. Hyper-V server 2008 R2 provides software infrastructure and basic management tools that you can use to create and manage a virtualized server computing environment.
"Instant Hyper-V Server Virtualization Starter" will teach you the basics of virtualization, and get you started with building your first virtual machine. This book also contains tips and tricks for using Microsoft Hyper-V server 2008 R2. ...
Bioinformatics with R CookbookBioinformatics is an interdisciplinary field that develops and improves upon the methods for storing, retrieving, organizing, and analyzing biological data. R is the primary language used for handling most of the data analysis work done in the domain of bioinformatics.
Bioinformatics with R Cookbook is a hands-on guide that provides you with a number of recipes offering you solutions to all the computational tasks related to bioinformatics in terms of packages and tested codes.
With the help of this book, you will learn how to analyze biological data using R, allowing you to infer new knowledge from your data coming from different types of experiments stretching from microarray to NGS and mass spectrometry. ...