IBM Cognos Business IntelligenceIBM Cognos is Business Intelligence software that enables businesses to fully utilize their maximum potential. It connects people with information from virtually any data source whenever and wherever they need it so that they can make better decisions, faster.
Take the practical, hands-on approach to managing your reporting environment with IBM Cognos Business Intelligence - packed with coverage of all the latest features to truly help you maximize your potential. ...
IBM Cognos 10 Framework ManagerIBM Cognos 10 Framework Manager is a complete practical guide to using and getting the best out of this essential tool for modeling your data for use with IBM Cognos Business Intelligence Reporting. With its step-by-step approach, this book is suitable for anyone from a beginner to an expert, complete with tips and tricks for better data modeling.
IBM Cognos 10 Framework Manager is a step by step tutorial-based guide; from importing your data to designing and improving your model, and creating your packages while working with other modelers, every step is presented in a logical process. ...
Corona SDK HotshotIf you've used the Corona Software Development Kit to build your very first new mobile app, you already know how easy it makes developing across all the pieces of this fragmented market. This book upgrades your knowledge of Lua and the Corona API with designs, habits and advanced concepts to speed your development and create more exciting apps.
Corona SDK Hotshot will show you how to combine advanced Lua features such as coroutines and metatables with Corona's sophisticated tools, including physics and networking, to develop exactly the game or app you or your customers need, quickly and with an eye towards updating your app with improvements in the future. ...
HTML5 and CSS3 Responsive Web Design CookbookThe Internet is going mobile. Desktop computer sales keep falling as the mobile device marketplace burgeons. Web development methods are rapidly changing to adapt to this new trend. HTML5 and CSS3 Responsive Web Design Cookbook, for all of today's wireless Internet devices, gives developers a new toolbox for staying connected with this on-the-run demographic.
HTML5 and CSS3 Responsive Web Design Cookbook is the programmer's resource for generating websites that effortlessly interface with modern mobile devices. Using its clear instructions you can create responsive applications that make snappy connections for mobile browsers and give your website the latest design and development advantages for reaching mobile devices. ...
Getting Started with nopCommercenopCommerce is a powerful e-commerce engine that gives you the tools to build an online store and start making money. Starting your own e-commerce store can seem like a daunting task. However, with nopCommerce you can easily start selling products online in no time. nopCommerce comes loaded with everything you need to run a first class e-commerce storefront.
Getting Started with nopCommerce walks you through all the steps to get your storefront up and running. You will learn how to download and install nopCommerce, as well as how to configure all the main components of the storefront. From learning about the public facing storefront to managing orders in the backend, you will have all the skills needed to run a successful store. ...
Learning Raphael JS Vector GraphicsRaphael is an exceptional library that makes drawing vector graphics in the browser straightforward. It boasts a large number of methods that facilitate drawing and animating graphics, allowing developers to create flexible, interactive web applications and data visualizations.
Learning Raphael JS Vector Graphics takes you from being a complete vector graphics novice to an accomplished vector graphics developer. Packed with illustrations and code demos, this book covers a wide array of concepts and takes you through them by example. The Raphaƫl library is covered in detail and in the context of its real-world applicability. ...
Dreamweaver CS6 Mobile and Web Development with HTML5, CSS3, and jQuery MobileDreamweaver is the most powerful and industry-leading web design software that utilizes cutting edge web technologies such as HTML5, CSS3, and jQuery for web and mobile development. These technologies have radically reconfigured the process of designing web content and function in the widest possible range of browsing environments, ranging from desktops to mobile devices.
Dreamweaver CS6 Mobile and Web Development with HTML5, CSS3, and jQuery Mobile is essentially three books in one: an introduction to building websites; Dreamweaver CS6: HTML5, CSS3, Responsive Design; and an in-depth explanation of how to build inviting, accessible mobile sites with Dreamweaver CS6, responsive design, and jQuery Mobile. ...
Corona SDK application designCorona SDK is a software development kit, which allows programmers to build mobile applications on iOS and Android devices. It is used by developers to build, both business and gaming apps at record speeds.
Corona SDK Application Design will show you the power behind Corona SDK and how to make best use of its features to create your own apps. Learn to create apps using your unique ideas quickly and easily.
You will start with a quick introduction to Corona SDK and the Lua programming language. Follow examples for creating a business as well as a gaming app to help you learn how to utilize Corona's built-in features effectively to develop professional-looking apps with excellent functionality. ...
Cinder Creative Coding CookbookCinder is one of the most exciting frameworks available for creative coding. It is developed in C++ for increased performance and allows for the fast creation of visually complex, interactive applications.
Cinder Creative Coding Cookbook will show you how to develop interactive and visually dynamic applications using simple-to-follow recipes.
You will learn how to use multimedia content, draw generative graphics in 2D and 3D, and animate them in compelling ways.
Beginning with creating simple projects with Cinder, you will use multimedia, create animations, and interact with the user. ...
Java Persistence with MyBatis 3Storing and retrieving data to and from relational databases is a very common requirement, and is a crucial part of many applications. Even though Java provides a JDBC API for database access, it is not very effective and involves writing the boilerplate code again and again. Getting data out of a database, populating into Java objects, and persisting data from Java objects into a database using JDBC involves a lot of repetitive coding and is a very tedious process. MyBatis takes the simplest approach of leveraging the existing knowledge and power of Java and SQL yet provides powerful features to make data persistence implementation easy. Java Persistence with MyBatis 3 is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you to understand how MyBatis works and how to use it for your real application needs. ...