Programming Books - Page 12

MagicBeanDip.com

Subcategories:

Page 12 of 200 - Go to page: 1 7 8 9 10 11 12 13 14 15 16 17 23

Service-Oriented Architecture (SOA): Concepts, Technology, and Design (Prentice Hall Service-Oriented Computing Series from Thomas Erl)

Thomas Erl

Service-Oriented Architecture (SOA): Concepts, Technology, and Design (Prentice Hall Service-Oriented Computing Series from Thomas Erl) Thomas Erl Amazon Price: $43.99
List Price: $54.99
Usually ships in 24 hours
By: Prentice Hall PTR
Amazon Marketplace: 48 new & used starting at $31.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General
Subjects -> Computers & Internet -> Networking -> Networks, Protocols & APIs -> General AAS
Subjects -> Computers & Internet -> Networking -> General AAS

Customer Reviews:
Total reviews: 59 Average rating: 4.0 of 5

Like a really, really long survey of SOA standards 1 out of 5 stars.
3 of 3 people found this review helpful.

If you want a book that covers most of the SOA standards in one place, this might be helpful. I think you could get that from Wikipedia. Lots regurgitation of SOA platitudes, not much value add. If you're looking to make the light go on about key SOA concepts, this isn't the book. It would make a good management summary of the technology, if it was about 1/3 as long.

Editorial Review:

This is a comprehensive tutorial that teaches fundamental and advanced SOA design principles, supplemented with detailed case studies and technologies used to implement SOAs in the real world. ***We'll have cover endorsements from Tom Glover, who leads IBM's Web Services Standards initiatives; Dave Keogh, Program Manager for Visual Studio Enterprise Tools at Microsoft, and Sameer Tyagi, Senior Staff Engineer, Sun Microsystems. All major software manufacturers and vendors are promoting support for SOA. As a result, every major development platform now officially supports the creation of service-oriented solutions. Parts I, II, and III cover basic and advanced SOA concepts and theory that prepare you for Parts IV and V, which provide a series of step-by-step "how to" instructions for building an SOA. Part V further contains coverage of WS-* technologies and SOA platform support provided by J2EE and .NET.

SQL For Dummies (Sql for Dummies)

Allen G. Taylor

SQL For Dummies (Sql for Dummies) Allen G. Taylor Amazon Price: $16.49
List Price: $24.99
Usually ships in 24 hours
By: For Dummies
Amazon Marketplace: 59 new & used starting at $12.04

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 30 Average rating: 3.0 of 5

We love it! 5 out of 5 stars.
2 of 5 people found this review helpful.

Hardcore DBAs have knocked this book, but I have coworkers who reference it daily and they are now very experienced and knowledgable of SQL.

exactly as the title describes... 4 out of 5 stars.
0 of 0 people found this review helpful.

0 to sql in just a few days. starts with basic relational database information and continues all the way up through advanced SQL functions. handy tear-out quick-reference card included.

Editorial Review:

See how SQL interfaces with today's environments


Start building and using relational databases with SQL's newest features

The database may be the twenty-first century filing cabinet, but building one is a little more complex than sliding drawers into a metal box. With this book to guide you through all the newest features of SQL, you'll soon be whipping up relational databases, using SQL with XML to power data-driven Web sites, and more!

Discover how to
* Use SQL in a client/server system
* Build a multitable relational database
* Construct nested and recursive queries
* Set up database security
* Use SQL within applications
* Map SQL to XML

LINQ in Action

Fabrice Marguerie, Steve Eichert, Jim Wooley

LINQ in Action Fabrice Marguerie, Steve Eichert, Jim Wooley Amazon Price: $29.69
List Price: $44.99
Usually ships in 24 hours
By: Manning Publications
Amazon Marketplace: 52 new & used starting at $17.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS
Subjects -> Computers & Internet -> Microsoft -> Development -> Visual Basic -> General AAS

Customer Reviews:
Total reviews: 28 Average rating: 4.5 of 5

Editorial Review:

LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases.

LINQ in Action is a fast-paced, comprehensive tutorial for professional developers. This book explores what can be done with LINQ, shows how it works in an application, and addresses the emerging best practices. It presents the general purpose query facilities offered by LINQ in the upcoming C# 3.0 and VB.NET 9.0 languages. A running example introduces basic LINQ concepts. You'll then learn to query unstructured data using LINQ to XML and relational data with LINQ to SQL. Finally, you'll see how to extend LINQ for custom applications.

LINQ in Action will guide you along as you explore this new world of lambda expressions, query operators, and expression trees. As well, you'll explore the new features of C# 3.0, VB.NET 9.0. The book is very practical, anchoring each new idea with running code. Whether you want to use LINQ to query objects, XML documents, or relational databases, you will find all the information you need to get started

But LINQ in Action does not stop at the basic code. This book also shows you how LINQ can be used for advanced processing of data, including coverage of LINQ's extensibility, which allows querying more data sources than those supported by default. All code samples are built on a concrete business case. The running example, LinqBooks, is a personal book cataloging system that shows you how to create LINQ applications with Visual Studio 2008.

Designing the Obvious: A Common Sense Approach to Web Application Design

Robert Hoekman Jr.

Designing the Obvious: A Common Sense Approach to Web Application Design Robert Hoekman Jr. Amazon Price: $26.39
List Price: $39.99
Usually ships in 24 hours
By: New Riders Press
Amazon Marketplace: 46 new & used starting at $21.95

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Software Development
Subjects -> Computers & Internet -> Programming -> General
Subjects -> Computers & Internet -> Programming -> General AAS

Customer Reviews:
Total reviews: 24 Average rating: 4.5 of 5

A fine little book 3 out of 5 stars.
5 of 7 people found this review helpful.

Not essential reading, but a really good little book. If you diligently follow companies like 37 Signals or other smart web application development practices, you've probably already thought of most of this. But it's nice to have it in a single, well-written, volume. One problem is that the author talks about "common sense" and "obviousness" as if they were universal, when they're not. It would have been nice to have some evidence from, say, the science of human visual perception to support some of the claims made here.

Editorial Review:

Designing the Obvious belongs in the toolbox of every person charged with the design and development of Web-based software, from the CEO to the programming team. Designing the Obvious explores the character traits of great Web applications and uses them as guiding principles of application design so the end result of every project instills customer satisfaction and loyalty. These principles include building only whats necessary, getting users up to speed quickly, preventing and handling errors, and designing for the activity. Designing the Obvious does not offer a one-size-fits-all development process--in fact, it lets you use whatever process you like. Instead, it offers practical advice about how to achieve the qualities of great Web-based applications and consistently and successfully reproduce them.

OCA Oracle Database 11g: SQL Fundamentals I Exam Guide (Exam 1Z0-051) (Osborne Oracle Press)

John Watson, Roopesh Ramklass

OCA Oracle Database 11g: SQL Fundamentals I Exam Guide (Exam 1Z0-051) (Osborne Oracle Press) John Watson, Roopesh Ramklass Amazon Price: $37.79
List Price: $59.99
Usually ships in 24 hours
By: McGraw-Hill Osborne Media
Amazon Marketplace: 39 new & used starting at $32.48

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Certification Central -> Exams -> OCA & OCP
Subjects -> Computers & Internet -> Certification Central -> Publisher -> Osborne-McGraw-Hill
Subjects -> Computers & Internet -> Certification Central -> Oracle

Customer Reviews:
Total reviews: 1 Average rating: 5.0 of 5

Editorial Review:

A Fully Integrated Study System for OCA Exam 1Z0-051

Prepare for the Oracle Certified Associate Oracle Database 11g: SQL Fundamentals I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all OCA objectives for exam 1Z0-051, including:

  • SQL SELECT statements
  • Restricting and sorting data
  • Single-row functions
  • Conversion functions and conditional expressions
  • Group functions
  • Displaying data from multiple tables
  • Subqueries
  • Set operators
  • DML and DDL statements
  • Schema objects

On the CD-ROM:

  • One full practice exam that simulates the actual OCA exam
  • Detailed answers and explanations
  • Score report performance assessment tool
  • Complete electronic book
  • Bonus exam available free with online registration

Web Design for ROI: Turning Browsers into Buyers & Prospects into Leads

Lance Loveday, Sandra Niehaus

Web Design for ROI: Turning Browsers into Buyers & Prospects into Leads Lance Loveday, Sandra Niehaus Amazon Price: $26.39
List Price: $39.99
Usually ships in 24 hours
By: New Riders Press
Amazon Marketplace: 54 new & used starting at $19.87

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Business & Culture -> Web Marketing
Subjects -> Computers & Internet -> Programming -> General
Subjects -> Computers & Internet -> Programming -> General AAS

Customer Reviews:
Total reviews: 28 Average rating: 4.5 of 5

Editorial Review:

Your web site is a business—design it like one.
Billions of dollars in spending decisions are influenced by web sites. So why aren't businesses laser-focused on designing their sites to maximize their Return on Investment (ROI)?

Web design can do more than make a site look good—it can be a powerful strategic weapon that enhances financial returns and creates competitive advantage.

It's time to make web sites accountable. It's time to make design decisions based on metrics and business goals. It's time for Web Design for ROI.

In this book you'll learn:
  • Why so many organizations think about web design the wrong way
  • How small design changes can have a big impact on your bottom line
  • Simple tips  to increase web sales/leads by 10% – 50% (or more)
  • Concrete design guidelines for:
  • Landing pages
  • Home pages
  • Category pages
  • Detail pages
  • Forms
  • Checkout processes
Packed with helpful examples from a wide variety of sites!

Computer Networking: A Top-down Approach: AND Sams Teach Yourself PHP, MySQL and Apache All in One

Kurose, Keith Ross, Julie C. Meloni

Computer Networking: A Top-down Approach: AND Sams Teach Yourself PHP, MySQL and Apache All in One Kurose, Keith Ross, Julie C. Meloni By: Addison Wesley
Amazon Marketplace: 1 new & used starting at $110.24

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Specific Databases -> MySQL & mSQL
Subjects -> Computers & Internet -> Web Development -> Programming -> PHP
Subjects -> Computers & Internet -> General

Customer Reviews:
Total reviews: 57 Average rating: 4.0 of 5

reference 4 out of 5 stars.
0 of 0 people found this review helpful.

I am a very beginning student in computer networking and find the chapters dense but clearly written. My instructor has encouraged us to keep the book for future classes because even though we may not cover all the material in this course, it will be a handy reference for us in more advanced ones. The labs and Java applets are great for visualizing a lot of the more tricky concepts. The top down approach of working from the things you know (applications) helps you not feel totally lost right at the beginning before you get hit with all the acronyms. I would recommend this book to networking students at any level of expertise.

Most readable book in my entire CS curriculum 5 out of 5 stars.
0 of 0 people found this review helpful.

Lots of other reviewers have said it so I won't go on at length, but this is a fantastic book. Very easy to read, while still presenting gobs of information. Authors have a great sense of humor. They are able to make the broad concepts as well as the nitty gritty of networking crystal clear, without undue effort from the reader. Highly recommended.

Good book and good seller 5 out of 5 stars.
0 of 0 people found this review helpful.

The book was required for computer networking course. Good book to know the basics. Book delivered on time and in good condition. Would like to buy more stuff from this seller.

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (The Essential Guide)

David Powers

The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (The Essential Guide) David Powers Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: friends of ED
Amazon Marketplace: 5 new & used starting at $31.49

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Ajax
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> CSS
Subjects -> Computers & Internet -> Programming -> Software Design, Testing & Engineering -> Software Development

Editorial Review:

Dreamweaver CS4 is a massive step forward in terms of integration with the rest of the CS4 suite (Flash, Fireworks, Photoshop, etc.), and also includes a whole host of exciting new features of its own. The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP concentrates on getting the best out of Dreamweaver CS4, rather than going into every menu item and toolbar icon. The emphasis is on developing websites compliant with the latest web standards, using CSS, JavaScript libraries (with particular emphasis on Spry, Adobe's implementation of Ajax), and PHP.

The book covers all aspects of the new user interface, including workspace layouts, iconic panels, the related documents feature, Live View, Code Navigator, and Live Code. It also shows how to use the improved CSS editing features, and JavaScript code introspection. There is also coverage of other new features, such as version control through Subversion integration, and the improved support for Photoshop integration through the use of Smart Objects.

What you'll learn

  • Streamline your workflow with the Related Files toolbar, Live view, and the Code Navigator
  • Bring your pages alive with Ajax widgets from Spry, jQuery, and the Yahoo! User Interface Library
  • Use server-side includes, templates, and Adobe's InContext Editing online service
  • Create dynamic web applications using Dreamweaver's PHP server behaviors
  • Build real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more
  • Consume RSS feeds and create Spry data sets
  • How to publish your site after you've created it

MySQL (4th Edition) (Developer's Library)

Paul DuBois

MySQL (4th Edition) (Developer's Library) Paul DuBois Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: Addison-Wesley Professional
Amazon Marketplace: 56 new & used starting at $27.38

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Specific Databases -> MySQL & mSQL
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 114 Average rating: 4.5 of 5

Editorial Review:

The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1

 

MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications.

 

In MySQL, Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers.

 

The fourth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.0, as well as to add new coverage of features introduced with MySQL 5.1.

 

“One of the best technical books I have read on any subject.”

–Gregory Haley, C Vu, The Association of C & C++ Users

 

“A top-notch user’s guide and reference manual, and in my opinion, the only book you’ll need for the daily operation and maintenance of MySQL databases.”

–Eugene Kim, Web Techniques

 

Introduction 1

 

Part I: General MySQL Use

Chapter 1: Getting Started with MySQL 13

Chapter 2: Using SQL to Manage Data 101

Chapter 3: Data Types 201

Chapter 4: Stored Programs 289

Chapter 5: Query Optimization 303

 

Part II: Using MySQL Programming Interfaces

Chapter 6: Introduction to MySQL Programming 341

Chapter 7: Writing MySQL Programs Using C 359

Chapter 8: Writing MySQL Programs Using Perl DBI 435

Chapter 9: Writing MySQL Programs Using PHP 527

 

Part III: MySQL Administration

Chapter 10: Introduction to MySQL Administration 579

Chapter 11: The MySQL Data Directory 585

Chapter 12: General MySQL Administration 609

Chapter 13: Access Control and Security 699

Chapter 14: Database Maintenance, Backups, and Replication 737

 

Part IV: Appendixes

Appendix A: Obtaining and Installing Software 777

Appendix B: Data Type Reference 797

Appendix C: Operator and Function Reference 813

Appendix D: System, Status, and User Variable Reference 889

Appendix E: SQL Syntax Reference 937

Appendix F: MySQL Program Reference 1037

 

Note: Appendixes G, H, and I are located online and are accessible either by registering this book at informit.com/register or by visiting www.kitebird.com/mysql-book.

Appendix G: C API Reference 1121

Appendix H: Perl DBI API Reference 1177

Appendix I: PHP API Reference 1207

 

Index 1225

 

Beginning SQL Server 2008 for Developers: From Novice to Professional (Beginning from Novice to Professional)

Robin Dewson

Beginning SQL Server 2008 for Developers: From Novice to Professional (Beginning from Novice to Professional) Robin Dewson Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: Apress
Amazon Marketplace: 40 new & used starting at $27.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Beginning & Introductory
Subjects -> Computers & Internet -> Databases -> SQL -> General

Customer Reviews:
Total reviews: 2 Average rating: 5.0 of 5

Editorial Review:

SQL Server 2008 is a first–rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You’ll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy–based management system, and more.

Author and developer Robin Dewson will show you the way from beginner to SQL Server 2008 professional. Learn to install SQL Server 2008 and navigate around Management Studio before getting right to the heart of mastering fundamental SQL Server 2008 tasks: creating tables, storing data, securing data, and retrieving it again. Dewson ensures you’ll be fully prepared to use all the basics and create a solid foundation for your own projects.

Don’t forget about backups! Your database will house important data, so backing up is essential to protect yourself from inevitable hardware failure. Dewson walks you through SQL Server 2008’s easy–to–use backup and recovery feature set, giving you the grounding that you need in order to set up a reliable plan for recovery in your own environment.

Learn to use Transact–SQL, a full–blown procedural language that is built right into the database system. Transact–SQL is the key to unlocking everything that SQL Server 2008 has to offer. Using Transact–SQL, you can write centrally encapsulated business logic through the use of stored procedures, automatically trigger processing through the use of triggers, and manipulate data within the server without having to move data back and forth across the network.

Finally, you’ll learn a bit about SQL Server 2008 Reporting Services, a powerful tool that allows enterprise reporting. Reporting Services enables you to develop and serve reports across your organization and even to business partners outside your company. Reporting Services also gives end users the ability to create their own reports, helping them transform business data into valuable, usable information to guide their day–to–day decisions.

What you’ll learn

  • Install and manage SQL Server on your system.
  • Create and secure tables.
  • Store and query data; use indexes to improve query performance.
  • “Sleep when the wind blows,” because you have a solid backup and recovery process.
  • Run procedural code inside your database in the form of Transact–SQL procedures and triggers.
  • Serve up business reports to in–house users and outside business partners via SQL Server 2008 Reporting Services.

Who is this book for?

Developers new to SQL Server 2008. If you are just beginning to develop software using SQL Server 2008, or if you are planning to do so in the near future, this book will set you on the road to success.

About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to knowbut without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!


Page 12 of 200 - Go to page: 1 7 8 9 10 11 12 13 14 15 16 17 23

Return to MagicBeanDip.com

This page was created in 1.2297 seconds.