PHP and MySQL Web Development, 4th EditionPHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.
This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity. ...
Programming in Python 3, 2nd EditionIt is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. Programming in Python 3, Second Edition, brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won't find anywhere else. ...
Lightweight DjangoHow can you take advantage of the Django framework to integrate complex client-side interactions and real-time features into your web applications? Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects.
Learn how to make the most of Django's decoupled design by choosing the components you need to build the lightweight applications you want. Once you finish this book, you'll know how to build single-page applications that respond to interactions in real time. If you're familiar with Python and JavaScript, you're good to go. ...
The Social Media MBA Guide to ROIThe first book to explain how you can measure social media ROI across multiple departments, for internal/external social media based activities, as well as for new business models (product/services). This book provides help in establishing a thorough social media plan, examining your goals, audience and channel strategy, before examining tools and techniques to measure social media metrics and key performance indicators. This book debunks the myth that ROI, web metrics and social media measuring is a ‘black art', and makes it easy to understand and use, enabling the reader to create bespoke ROI metrics and improve the return on activity. Practical, straightforward and informed by the key principles which the author has explored in his Social Media MBA, this transformative look at ROI will inspire a move away from Likes, Followers and mentions and towards pounds, euros and dollars. ...
Startup MixologyEntrepreneurship starts with an idea and a dream: a dream of a better world for others, and a life less ordinary for yourself. These days, more people than ever are full of world-changing ideas and, thanks to technology, have the means to bring them to life. But many ideas remain just ideas, and many dreams just dreams.
Startup Mixology is first and foremost a book about turning your ideas into action. From the cofounder of media company Tech Cocktail, a veteran entrepreneur and investor who was named one of the most connected people in tech, this book covers the basic "ingredients" of winning entrepreneurship. No abstract theories here — it shows you how to tackle everything from idea generation to launch to marketing to funding and how to start getting things done. ...
Understanding BitcoinBitcoin is arguably one of the biggest developments in finance since the advent of fiat currency. With Understanding Bitcoin, expert author Pedro Franco provides finance professionals with a complete technical guide and resource to the cryptography, engineering and economic development of Bitcoin and other cryptocurrencies. This comprehensive, yet accessible work fully explores the supporting economic realities and technological advances of Bitcoin, and presents positive and negative arguments from various economic schools regarding its continued viability.
This authoritative text provides a step-by-step description of how Bitcoin works, starting with public key cryptography and moving on to explain transaction processing, the blockchain and mining technologies. This vital resource reviews Bitcoin from the broader perspective of digital currencies and explores historical attempts at cryptographic currencies. Bitcoin is, after all, not just a digital currency; it's a modern approach ...
Software Evolution and MaintenanceSoftware Evolution and Maintenance: A Practitioner's Approach is an accessible textbook for students and professionals, which collates the advances in software development and provides the most current models and techniques in maintenance.
Explains two maintenance standards: IEEE/EIA 1219 and ISO/IEC14764; Discusses several commercial reverse and domain engineering toolkits; Slides for instructors are available online; Information is based on the IEEE SWEBOK (Software Engineering Body of Knowledge). ...
JSF 2.0 CookbookJavaServer Faces is a Java-based Web application framework intended to simplify development of user interfaces for Java EE applications. You may already be aware of the laborious search through reference guides and documentation to develop your JSF applications. With the JSF Cookbook, you can find solutions to the most common JSF problems in a quick and easy way.
This book will cover all the important aspects involved in developing JSF applications. It provides clear instructions for getting the most out of JSF and offers many exercises to build impressive desktop-style interfaces for your web applications. Develop JSF applications starting with simple recipes and gradually moving on to complex recipes. ...
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. ...