Dec 26, 2011 |
4,727 views |

Book Description
Microsoft Visual Basic 2010: Complete teaches students the essentials of computer programming using the latest Visual Basic programming language, Visual Basic 2010. Nine chapters and four appendices cover topics such as designing a Visual Basic user interface, creating a windows application, variables and arithmetic operations, mobile applications using decision structures, loop structures, Visual Studio tools for Office applications, and function procedures and exception handling. Written in a straight-forward style with the innovative Guided Program Development section in each chapter, this text makes it easy for any novice programmer to understand the core capabilities and fundamental skills and techniques for Visual Basic 2010.
- Introduces students from any discipline to computer programming and code, with an emphasis on producing well-written and readable programs, using Visual Basic 2010 software.
- Illustrates each step in the chapter project with the Online Reinforcement videos on the Online Companion. Encourages students to work independently, while verifying accuracy, using the Guided Program Development section.
- Provides insight into real world applications and use of tools by developers with In the Real World boxes. Heads-Up boxes indicate areas of interest and show multiple ways of completing the same task.
- Shows students potential places for errors and difficulties Download Now »
Dec 26, 2011 |
3,580 views |

Book Description
Microsoft Visual Basic 2010 for Windows Applications: Introductory teaches students the essentials of computer programming using the latest Visual Basic programming language, Visual Basic 2010. Six chapters and four appendices cover topics such as designing a Visual Basic user interface, creating a windows application, variables and arithmetic operations, mobile applications using decision structures, and loop structures. Written in a straight-forward style with the innovative Guided Program Development section in each chapter, this text makes it easy for any novice programmer to understand the core capabilities and fundamental skills and techniques for Visual Basic 2010.
- Introduces students from any discipline to the fundamentals of computer programming and code, with an emphasis on producing well-written and readable programs, using Visual Basic 2010 software.
- Illustrates each step in the chapter project with the Online Reinforcement videos on the Online Companion. Encourages students to work independently, while verifying accuracy, using the Guided Program Development section.
- Provides insight into real world applications and use of tools by developers with In the Real World boxes. Heads-Up boxes indicate areas of interest and show multiple ways of completing the same task.
- Shows students potential places for errors and difficulties Download Now »
Dec 23, 2011 |
5,130 views |

Book Description
Why is it so difficult to change organizations? What does it really take to make “process improvement” yield measurable results? For more than 30 years, Donald Riefer has been guiding software teams through the technical, organizational, and people issues that must be managed in order to make meaningful process changes—and better products. This practical guide draws from his extensive experience, featuring 11 case studies spanning the public and private sectors and even academia. Each case study illuminates the original conditions; describes options and recommendations; details reactions, outcomes, and lessons learned; and provides essential references and resources.
- Eleven case studies provide insightful, empirical data from real-world organizations
- Provides a broad view across organizational settings and factors, such as personnel, and technical environments, including cloud, Agile, and open source options
- Illuminates the hard-won lessons, tradeoffs, and impacts—with advice on how to engineer successful, sustainable changes yourself
Table of Contents
Chapter 1. Getting Started
Chapter 2. Industrial Case: Organizational Change in a Large Information Technology Shop
Chapter 3. Industrial Case: Justifying a Process Improvement Program for a Large Bank
Chapter 4. Industrial Case: Moving to Commercial Off-the-Shelf and Open-Source Software Usage in Telecommunications Download Now »
Dec 20, 2011 |
4,583 views |

Book Description
OSGi in Depth shows Java developers how to develop to the OSGi Service Platform Enterprise specification, an emerging Java-based technology for developing modular enterprise applications.
OSGi is a mature framework for developing modular Java applications. Because of its unique architecture, you can modify, add, remove, start, and stop parts of an application without taking down the whole system. You get a lot of benefit by mastering the basics, but OSGi really pays off when you dig in a little deeper.
OSGi in Depth presents practical techniques for implementing OSGi, including enterprise services such as management, configuration, event handling, and software component models. You’ll learn to custom-tailor the OSGi platform, which is itself modular, and discover how to pick and choose services to create domain-specific frameworks for your business. Also, this book shows how you can use OSGi with existing JEE services, such as JNDI and JTA.
Written for Java developers who already know the basics, OSGi in Depth picks up where OSGi in Action leaves off.
What’s Inside
- Deep dives into modularization, implementation decoupling, and class-loading
- Practical techniques for using JEE services
- Customizing OSGi for specific business domains Download Now »
Dec 05, 2011 |
4,484 views |

Book Description
Security is one of the most difficult areas in today’s IT industry. The reason being; the speed at which security methods are developing is considerably slower than the methods of hacking. One of the ways to tackle this is to implement Agile IT Security. Agile IT security methodology is based on proven software development practices. It takes the best works from Agile Software Development (Scrum, OpenUp, Lean) and applies it to security implementations.
This book combines the Agile software development practices with IT security. It teaches you how to deal with the ever-increasing threat to IT security and helps you build robust security with lesser costs than most other methods of security. It is designed to teach the fundamental methodologies of an agile approach to IT security. Its intent is to compare traditional IT security implementation approaches to new agile methodologies. Written by a senior IT specialist at IBM, you can rest assured of the usability of these methods directly in your organization.
This book will teach IT Security professionals the concepts and principles that IT development has been using for years to help minimize risk and work more efficiently. The book will take you through various scenarios and aspects of security issues and teach you how to implement security and overcome hurdles during your implementation.
It begins by identifying risks in IT security and showing how Agile principles can be used to tackle them. It then moves to developing security policies and identifying your organization’s assets. The last section teaches you how you can overcome real-world issues in implementing Agile security Download Now »
Nov 29, 2011 |
8,628 views |

Book Description
Xcode 4 has a brand new user interface, built upon proven technologies that Apple itself uses to build Mac OS X and iOS, and that have produced over a quarter million Mac OS X and iOS apps.
This project-based book introduces readers to Apple’s development environment. The book is aimed at new Mac OS X and iOS developers and assumes the reader is familiar with programming and object-oriented concepts. The book starts at the basics–how to download, install, and start using Xcode–and moves to a detailed look at building and running applications. The last part of the book covers more advanced topics, such as testing, debugging, and source-code management. With the book’s approach, readers will be able to take the projects they build during the book and adapt them for use in their own projects.
Table of Contents
Part I: The Basics: Getting Started with Xcode 4
1. Discovering Xcode Tools
2. Starting a Project
3. Navigating a Project
4. Getting Help
Part II: Working with COCOA Applications
5. Creating User Interfaces
6. Adding Files to a Project Download Now »