Beginning CSS, 3rd EditionBuild extraordinary web sites with CSS in the newest browsers.
With Firefox, Safari, Internet Explorer, and other browsers debuting new versions, an updated resource on building web sites with Cascading Style Sheets (CSS) is critical. This new edition of a perennial classic responds to that need and gets you quickly up to speed on using CSS to create appealing web sites in a professional way. Completely updated with new examples, this full-color book has been carefully revised based on reader input and now provides an even more concise and streamlined introduction to CSS. Veteran authors Ian Pouncey and Richard York cover how to write CSS from scratch like a professional, and discuss the many improvements to CSS that have emerged since the previous edition. ...
Professional C++, 2nd EditionEssential reading for experienced developers who are determined to master the latest release of C++
Although C++ is often the language of choice from game programming to major commercial software applications, it is also one of the most difficult to master. With this no-nonsense book, you will learn to conquer the latest release of C++. The author deciphers little-known features of C++, shares detailed code examples that you can then plug into your own code, and reveals the significant changes to C++ that accompany the latest release. You'll discover how to design and build applications that solve real-world problems and then implement the solution using the full capabilities of the language. ...
Sams Teach Yourself Windows Phone 7 Game Programming in 24 HoursIn just 24 sessions of one hour or less, you'll learn how to build high performance games for Windows Phone 7 with Microsoft's free XNA 4.0 toolset. Using this book's straightforward, step-by-step approach, you'll master all the skills you need to design, develop, test, and publish highly playable games for any WP7 device. You'll learn how to integrate game logic, touch screen user input, bitmaps, animations, audio, physics effects, GPS location services, and more. Each lesson builds on what you've already learned, culminating in the construction of a complete game - and giving you a rock-solid foundation for real-world success! ...
Portlets in ActionPortlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR. ...
Rails 3 in ActionRails 3 is a full stack, open source web framework powered by Ruby and this book is an introduction to it. Whether you're just starting or you have a few cycles under your belt, you'll appreciate the book's guru's-eye-view of idiomatic Rails programming.
You'll master Rails 3.1 by developing a ticket tracking application that includes RESTful routing, authentication and authorization, state maintenance, file uploads, email, and more. You'll also explore powerful features like designing your own APIs and building a Rails engine. You will see Test Driven Development and Behavior Driven Development in action throughout the book, just like you would in a top Rails shop. ...
Professional Windows Embedded Compact 7Written by a team of experienced experts in the field, this in-depth resource provides you with invaluable information about the compact, scalable operating system, Windows Embedded Compact 7 (WEC7). The authors explore why Compact 7 is considered to be one of the best options for developing highly efficient, real-time applications using native code to access low-level system resources and hardware. After a general overview of the Windows Embedded Compact operating system, the authors walk you through OS design, debugging and debugging tools, application and driver development using Visual Studio, system registry, and much more. Finally, helpful sample projects and exercises aim to get you started performing a variety of development tasks immediately. ...
Windows Phone 7 Programming for Android and iOS DevelopersIn order to create new applications for Windows Phone 7 (WP7), it is critical to have a strong understanding of the architecture of the new WP7 operating system. With a special focus placed on the WP7 design guidelines and technologies, and a look at the system architecture and basic development environment setup, this authoritative reference presents you with coverage of the core mobile application development concepts you need to know before you start developing apps. The team of authors covers the most important topics of WP7 from an Android/iOS developer's point of view, thereby providing you with a strong foundation so you can start programming for WP7 right away. ...
Planning and Managing Drupal ProjectsIf you're a solo website designer or part of a small team itching to build interesting projects with Drupal, this concise guide will get you started. Drupal's learning curve has thrown off many experienced designers, particularly the way it handles design challenges. This book shows you the lifecycle of a typical Drupal project, with emphasis on the early stages of site planning. Learn how to efficiently estimate and set up your own project, so you can focus on ways to make your vision a reality, rather than let project management details constantly distract you. ...
Learning NodeTake your web development skills from the browser to the web server with Node, the programming framework that enables you to write data-driven applications with a language you already know: JavaScript. This guide offers a friendly way to master Node fundamentals with clear and concise information you can use right away.
Built on Google's V8 JavaScript engine, Node offers high performance and easy scalability for server-side applications. Learning Node walks you through the differences and parallels between client-side and server-side programming, with practical examples of programming and deployment. ...
Getting Started with D3Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You'll learn how to use basic D3 tools by building visualizations based on real data from the New York Metropolitan Transit Authority.
Using historical tables, geographical information, and other data, you'll graph bus breakdowns and accidents and the percentage of subway trains running on time, among other examples. By the end of the book, you'll be prepared to build your own web-based data visualizations with D3. ...