Jan 07, 2012 |
3,380 views |

Book Description
Programming with Microsoft Visual Basic 2010, 5th Edition by the best-selling author, Diane Zak, is designed for a first course in programming. Using the most recent version of the software, Visual Basic 2010, this book teaches individuals how to use Visual Basic applications as they would in a real world setting. Students with no previous programming experience learn how to plan and create their own interactive Windows applications. GUI design skills and object-oriented programming concepts are emphasized throughout the book.
- Exercises identified as Introductory, Intermediate, Advanced, Discovery, and Swat The Bugs.
- Includes coverage of breakpoints and stepping through code.
- Designed for the different learning styles: videos for visual and auditory learners, and tutorial sections and YOU DO IT boxes for kinesthetic learners.
- May be purchased with Visual Basic 2010. Contact your sales representative for more information.
- SAM Test bank available.
Table of Contents
Chapter 1. An Introduction to Visual Basic 2010
Chapter 2. Designing Applications
Chapter 3. Using Variables and Constants
Chapter 4. The Selection Structure
Chapter 5. More on the Selection Structure
Chapter 6. The Repetition Structure Download Now »
Jan 06, 2012 |
6,467 views |

Book Description
Java: An Introduction to Problem Solving and Programming, 6e, is ideal for introductory Computer Science courses using Java, and other introductory programming courses in departments of Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Students are introduced to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces inheritance, and exception handling. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on application programs over applets.
Updated for Java 7, the Sixth Edition contains additional programming projects, case studies, and VideoNotes.
Table of Contents
Chapter 1. Introduction to Computers and Java
Chapter 2. Basic Computation
Chapter 3. Flow of Control: Branching
Chapter 4. Flow of Control: Loops
Chapter 5. Defining Classes and Methods
Chapter 6. More About Objects and Methods
Chapter 7. Arrays Download Now »
Jan 06, 2012 |
5,861 views |

Book Description
Inspired by the success of their best-selling introductory programming text, Java Software Solutions, authors Lewis, DePasquale, and Chase now release Java Foundations, Second Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Foundations introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, providing a solid foundation of fundamental concepts and sophisticated topics.
- Presents objects in a gradual, natural manner. Concepts that overlap with procedural programming, such as methods and their invocation, are discussed in terms of an object-oriented approach.
- Loaded with fully implemented examples, intertwining small examples, and realistic larger examples that are easy to understand.
- Offers complete chapter on Graphical User Interfaces that includes engaging graphical examples.
- Exclusive coverage of software-testing and debugging effective practices.
- Provides plenty of opportunity for practice with extensive end-of-chapter questions, exercises, and projects.
Table of Contents
Chapter 1. Introduction Download Now »
Jan 05, 2012 |
3,880 views |

Book Description
Service Oriented Architecture (SOA) remains a buzzword in the business and IT community, largely because the ability to react quickly is of utmost importance. SOA can be the key solution to this. The challenge lies in the tricky task of integrating all the applications in a business through a Service Oriented Architecture, and “Do more with SOA Integration: Best of Packt” will help you do just that with content from a total of eight separate Packt books.
“Do more with SOA Integration: Best of Packt” will help you learn SOA integration from scratch. It will help you demystify the concept of SOA integration, understand basic integration technologies and best practices, and get started with SOA Governance. “Do more with SOA Integration: Best of Packt” draws from eight separate titles from Packt’s existing collection of excellent SOA books:
- BPEL cookbook
- SOA Approach to Integration
- Service Oriented Architecture: An Integration Blueprint
- Building SOA-Based Composite Applications Using NetBeans IDE 6
- Oracle SOA Suite Developer’s Guide
- WS-BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g
- Oracle Modernization Solutions
- SOA Governance
The chapters in “Do more with SOA Integration: Best of Packt” help you to learn Download Now »
Dec 29, 2011 |
6,423 views |

Book Description
Programmers used to be the only people excited about APIs, but now a growing number of companies see them as a hot new product channel. This concise guide describes the tremendous business potential of APIs, and demonstrates how you can use them to provide valuable services to clients, partners, or the public via the Internet. You’ll learn all the steps necessary for building a cohesive API business strategy from experts in the trenches.
Facebook and Twitter APIs continue to be extremely successful, and many other companies find that API demand greatly exceeds website traffic. This book offers executives, business development teams, and other key players a complete roadmap for creating a viable API product.
- Learn about the rise of APIs and why your business might need one
- Understand the roles of asset owners, providers, and developers in the API value chain
- Build strategies for designing, implementing, and marketing your product
- Devise an effective process for security and user management
- Address legal issues, such as rights management and terms of use
- Manage traffic and user experience with a reliable operating model
- Determine the metrics you need to measure your API’s success
Table of Contents
Chapter 1 The API Opportunity
Chapter 2 APIs as a Business Strategy Download Now »
Dec 27, 2011 |
6,665 views |

Book Description
An Introduction to Object-Oriented Programming with Java takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes.
Wu uses a gentler approach to teaching students how to design their own classes, separating the coverage into two chapters. GUI coverage is also located independently in the back of the book and can be covered if desired.
Wu also features a robust set of instructors’ materials including PowerPoint slides, code samples, and quiz questions.
Table of contents
Chapter 0. Introduction to Computers and Programming Languages
Chapter 1. Introduction to Object-Oriented Programming and Software Development
Chapter 2. Getting Started with Java
Chapter 3. Numerical Data
Chapter 4. Defining Your Own Classes – Part 1
Chapter 5. Selection Statements
Chapter 6. Repetition Statements
Chapter 7. Defining Your Own Classes – Part 2 Download Now »