Ebook from "Programming Language Concept" Category

Beginning PHP and Oracle: From Novice to Professional

Beginning PHP and Oracle: From Novice to Professional offers comprehensive information on using the PHP scripting language in conjunction with Oracles database platform. PHP is one of the most prominent open source technologies in the area of web development, while Oracle is one of the most widely deployed and used database products.
Youll learn to reap the benefits of these core technologies by using them in unison to create dynamic, data-driven web applications. The book is packed with practical examples based on the many years of real-world experience of authors W Jason Gilmore and Bob Bryla. This book is an ideal read for web designers or programmers wanting to create applications with PHP in an Oracle environment.

Request Download


Applied Nonlinear Programming

The solution methods to deal with such problems may be called as nonlinear programming.The present book is focussed on applied Applied Nonlinear Programming.A general introduction is provided discussing various industrial/managerial applications. Convex and concave functions are explained for single variaSble and multi-variable examples. As a special case of nonlinear programming, geometric programming is also discussed.
(more…)


Algorithms and Data Structures: The Science of Computing

The Science of Computing takes a step back to introduce and explore algorithms — the content of the code. Focusing on three core topics: design (the architecture of algorithms), theory (mathematical modeling and analysis), and the scientific method (experimental confirmation of theoretical results), the book helps students see that computer science is about problem solving, not simply the memorization and recitation of languages. Unlike many other texts, the methods of inquiry are explained in an integrated manner so students can see explicitly how they interact. Recursion and object oriented programming are emphasized as the main control structure and abstraction mechanism, respectively, in algorithm design.

Features:

(more…)


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 on problem-solving algorithms, which provide the experienced Pascal user with specialized tools to solve specific programming problems.
(more…)


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 enhancements in order to build the most cutting-edge solutions.
(more…)


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 feature stapling. The book also covers event receivers (including list, item, and web event receivers), and reviews code access security and SharePoint Web parts. Plus, you’ll learn how to package your SharePoint solution in a single deployment package and deploy it as a single unit.
What you will learn from this book
(more…)


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 its UI and features like accelerometers, GPS, the Address Book, SQLite, and many more. Using Apple’s standard tools like Dashcode, Xcode, and Interface Builder, you’ll learn how to best use both approaches: iPhone web and SDK programming. This book is intended as an introduction to its topics. Proficiency with C, Cocoa, or Objective-C is helpful but not required.
(more…)