This book introduces the use of Docker focusing on best usage practices, based on the 12factor methodology.
empty...in preparation.
Το βιβλίο περιγράφει το επόμενο στάδιο εξέλιξης της διάδρασης ανθρώπου-υπολογιστή. Aπό την εμπειρία του χρήστη περνάμε στην οικονομία του χρήστη. Από τον σχεδιασμό πρωτοτύπου χαμηλής πιστότητας περνάμε στην κατασκευή του ελάχιστου εφικτού προϊόντος και από την έμφαση σε μια συσκευή διάδρασης με τον χρήστη περνάμε στο οικοσύστημα συσκευών χρήστη.
"CodeIgniter Testing Guide" is a beginners' guide to automated testing in PHP. We use PHPUnit and write test code for CodeIgniter 3.0 web applications. Knowledge of CodeIgniter is not required, but will make it easier to understand the examples used in this book. You will learn how to set up the testing environment, how to write test code, and how to run tests.
Just Enough ownCloud on a Raspberry Pi aims at providing a low stress method of experimenting with some cool hardware in the form of the Raspberry Pi and some neat software in the form of the free Dropbox alternative ownCloud.
Learn how to write CSS for any size project. CSS that endures continual iteration, multiple authors and yet always produces predictable results. Enduring CSS is a robust and proven approach to authoring and maintaining style sheets at scale. Written by the author of the traditionally published 'Responsive Web Design with HTML5 & CSS3'.
Learn the basics of Laravel in a fun new way! The creator of Laravel has created some amazing & beautiful documentation, but I wanted to take a fun twist on teaching the basics of Laravel. In this book you'll learn the basics of Laravel or if you are already a pro you can still read through, have fun, and make sure you have nailed down the fundamentals.
Do you want to write Java apps that run on mobile phones, tablets as well as your desktop computer? In this book you'll learn how to design and develop apps and upload them to Google Play and Apples App Store. The technology we'll use for that is DukeScript, a new framework for single-source cross-platform development in Java.
Specter is a Clojure/ClojureScript library for querying and modifying data structures. It is fast, powerful, and flexible. This short book shows you how to use and extend it.
Sell outside the Mac App Store to increase revenue per sale and get to know your customers. This book shows you how. Fully functional, super-clean coded sample apps, everything ready to be copied right into your project, backed by more than 200 unit tests in total!
AWS offers services that provide businesses with a flexible, highly scalable, and low-cost way to deliver their websites and web applications
Let's discover the 11 behavioral design patterns from the GoF, thanks to a comic strip! A simple approach, with PHP examples and illustrated UML diagrams.Everything you need to remember the following patterns: Template method, Iterator, Command, Interpreter, Strategy, Visitor, Chain of responsibilities, Observer, Mediator, State, Memento.
“Learn Object-Oriented Java the Hard Way” is a book that teaches you the object-oriented parts of Java with over 50 complete example programs that illustrate each concept step-by-step. Each concept is demonstrated with working code and explained, so that you understand what every line of code does and why it is there. After you work through this book, you should be able to understand the basic structure and function of any Java program, even large programs by professional developers. The exercises and explanations in this book are distilled from my over fifteen years of experience teaching object-oriented programming to everyday students.
Learn everything there is to know about Shodan from the founder himself. The book covers all aspects from the website through to the developer API with exercises to help test your understanding.
Introduction à la programmation en utilisant le jeu du bonhomme pendu comme exemple. Le langage de programmation utilisé est le langage Ruby. Aucun connaisance préalable de la programmation n'est requise. Le texte est écrit en anglais et en français en vis-à-vis.