Learning Node.js for Mobile Application Development takes a step by step and incremental approach towards learning how to to development cross-platform mobile applications using existing web technologies. The book starts off by introducing the reader to all the knowledge required to build a mobile application with a companion web service. This includes the ability to create an API from scrat…
Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common and abstract development problems. Lastly, you will learn how to build a series of real-world apps in orde…
Microsoft Visual Studio adalah sebuah Integrated Development Environment buatan Microsoft Corporation. Microsoft Visual Studio dapat digunakan untuk mengembangkan aplikasi dalam native code ataupun managed code. Versi paling baru dari Microsoft Visual Studio adalah versi 2012. Visual Studio 2012 mendukung bahasa pemrograman Visual Basic, yang menjadi tema dari buku ini. Pada buku ini dibahas so…
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper level courses where the instructor uses a book as a reference for the C++ language. This best selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context …
Yii is a high performance PHP framework used for rapid web application development. It is well designed, well supported, easy to learn, and easy to maintain. This book embraces the learn-by-example methodology to show you the most important features of the Yii 2 framework. Throughout the course of this book, you will build a simple real-world application; each chapter will introduce you to a ne…
Building web applications it's not always easy. The demands placed on today's web developers to both maintain quality and move quickly can be challenging. Yii is a high performance PHP framework that can successfully assist web developers in meeting these challenges. This book mirros a typical software development lifecycle as we build a web based project task tracking system from scratch. W…