Browse by Tags

Michael Trott, “The Mathematica Guidebook: Programming”

This comprehensive, detailed reference to Mathematica provides the reader with both a working knowledge of Mathematica programming in general and a detailed knowledge of key aspects of Mathematica needed to create the fastest, shortest, and most elegant implementations possible to solve problems from the natural and physical sciences. The Guidebook [...]


Understanding the LINUX Kernel: From I/O Ports to Process Management

Why is Linux so efficient? Is it the right operating system for a particular application? What can be learned from looking at the kernel source code? These are the kinds of questions that Understanding the Linux Kernel takes in stride in this guided tour of the code that forms the core of all Linux operating [...]


C# Threading Handbook

This book addresses the fundamental units of Windows and .NET programming – threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer’s ability to develop effective [...]


WAP 2.0 Development

Readers create a working application, developing examples that build from one chapter to the next. With each chapter readers are learning, practicing, and building on required skills necessary not only for wireless development, but also programming in general. By the end of the book, readers will have created a wireless database application that allows them [...]


Learn Pascal

Pascal is also a precursor to programming languages such as C++, Java, and Delphi. Learn Pascal teaches the novice programmer the basics of Pascal through hands-on examples and easy-to-follow drills in each chapter, and guides readers from the basic fundamentals to advanced techniques needed to effectively program real-world applications. The book also includes advanced material [...]


Programming and Problem Solving With C++

The straightforward, disciplined programming style is highly appropriate for introductory-level students. Free of intricate language features, it promotes good programming habits. In addition, clear examples, complete Case Studies, and numerous figures support the material. A laboratory manual for C++ is also available.
This book provides an accessible introduction to C++ and object-oriented programming for beginning students.


Professional Android Application Development

Beginning with an introduction to the Android software stack, the author examines the philosophy behind creating robust, consistent, and appealing applications for mobile phones. You’ll get the grounding and knowledge that is needed to write customized mobile applications using the current Android 1.0 SDK. Plus, you’ll also gain the flexibility to quickly adapt to future [...]


Expert C# 2008 Business Objects

In Expert C# 2008 Business Objects, you¡¯ll learn how to use advanced .NET Framework capabilities alongside OO design and programming to create scalable, maintainable object¨Coriented applications. Better still, this book includes CSLA .NET 3.6, a widely used framework on which you can base your application development. By using the concepts and framework in the book, [...]


Expert WSS 3.0 and MOSS 2007 Programming

Code-walkthroughs and in-depth technical discussions explore implementing features, list and field types, actions, site columns and site content types,application pages, and site definitions and site provisioning providers. Get detailed coverage of field-rendering server controls, web configuration modification via SharePoint® object model, extending the STSADM command line utility, feature receivers, custom timer jobs, feature dependency, and [...]


iPhone in Action: Introduction to Web and SDK

iPhone in Action is an in-depth introduction to both native and web programming for the iPhone. You’ll learn how to turn your web pages into compelling iPhone web apps using WebKit, iUI, and Canvas. The authors also take you step by step into more complex Objective-C programming. They help you master the iPhone SDK including [...]