Skip to main content

Architecture or Design

Tutorials

MS A Swift Kickstart: Introducing the Swift Programming Language NEW
Daniel Steinberg, Dim Sum Thinking, Inc.
Mon, 11/10/2014 - 8:30am

If you are an experienced developer who hasn't had a chance to look at the new Swift Programming Language, this workshop is for you! Begin the day with a look at functions in Swift—standalone functions that are not part of a class or other Swift type. Examples will range from helloWorld() to functions that generate other functions and functions that take other functions as parameters. You will be introduced to functions with no parameters, one or more parameters, parameters with default values, and variadic parameters.

Read more
MQ Mobile App UX and Usability: A Continuous Improvement Model NEW
Philip Lew, XBOSoft
Mon, 11/10/2014 - 1:00pm

Today, many organizations are migrating to mobile while new organizations are adopting a “mobile first” or “mobile only” strategy. Because of the special characteristics of the mobile platform and its user base, usability and the user experience (UX) take on an increased emphasis. With SaaS-based business models, where users can switch applications in a heartbeat and pay by the month, user experience becomes paramount. Currently, there are no formal models describing user experience.

Read more
MR Design Patterns Explained—from Analysis through Implementation
Ken Pugh, Net Objectives
Mon, 11/10/2014 - 1:00pm

Ken Pugh takes you beyond thinking of design patterns as “solutions to a problem in a context.” Patterns are really about handling variations in your problem domain while keeping code from becoming complex and difficult to maintain as the system evolves. Ken begins by describing the classic use of patterns. He shows how design patterns implement good coding practices and then explains key design patterns including Strategy, Bridge, Adapter, Façade, and Abstract Factory.

Read more
TG Software Design for Testability
Peter Zimmerer, Siemens AG
Tue, 11/11/2014 - 8:30am

Testability is the degree to which a system can be effectively and efficiently tested. This key software attribute indicates whether testing (and subsequent maintenance) will be easy and cheap—or difficult and expensive. In the worst case, a lack of testability means that some components of the system cannot be tested at all. Testability is not free; it must be explicitly designed into the system through adequate design for testability.

Read more
TT iOS 8 Quickstart: The Fundamental Pillars of iOS Development NEW
Daniel Steinberg, Dim Sum Thinking, Inc.
Tue, 11/11/2014 - 8:30am

This tutorial is a hands-on quick start to writing great apps for the iPad, iPhone, and iPod Touch and provides you with a solid foundation to get started. If you are an experienced developer who is new to iOS, this is the perfect workshop for you. Begin the day with an introduction to Xcode and Apple's suite of freely-available developer tools. Xcode provides visual tools for providing your apps’ GUI in a storyboard. Learn how to connect the visual elements to code and interact with them using outlets and actions. Xcode 6 introduces new features for easily customizing your storyboard.

Read more

Concurrent Sessions

BW3 This Is Not Your Father's Career: Advice for the Modern Information Worker
James Whittaker, Microsoft
Wed, 11/12/2014 - 11:30am

In an era where college dropouts run successful companies and creative entrepreneurs out-earn corporate vice presidents, working smart is clearly the new working hard. James Whittaker turns on their head the career rules that guided past generations and provides a new career manual for working smarter that speaks to the need for creativity, innovation, and insight. James teaches a set of skills designed for the modern era of working for companies, both big and small.

Read more
BW4 Incorporating 360 Degree App Quality in Mobile Development
Roy Solomon, Applause
Wed, 11/12/2014 - 11:30am

The exploding apps economy has increased the businesses’ need to have a strong mobile app presence. This has spurred a dramatic upward shift in mobile app development. Traditionally, testing has been done in the lab, replicating user environments and usage scenarios. However, that approach can be insufficient. Complementing in-the-lab manual and automated testing with testing in real user environments is a critical new component of mobile app development.

Read more
BW7 You Said What? Becoming Aware of the Things We Say
Doc List, Doc List Enterprises
Wed, 11/12/2014 - 1:30pm

Most of us take language for granted. We use words without thinking about how they may affect others and then are surprised at the reaction we get. Learn the importance of language in building and maintaining high performing agile teams. Become more aware of the words you choose and the impact of those words on your listeners. Doc List presents a series of exercises in a game show format. Participants attempt to identify loaded words in seemingly simple statements and questions. Some of the exercises are written; others are acted out in role play.

Read more
BW9 Gamification and Arbejdsglæde (Danish: Work Gladness/Joy)
Ryan Kleps, Boeing IT
Wed, 11/12/2014 - 2:45pm

You get paid for doing that? Is it possible to both work and have fun in a large corporate setting? Can joy be made part of the workplace? For the past few years Ryan Kleps and his colleagues have been conducting an informal social experiment using gamification (before they knew it had a name) in their corporate training modules to encourage participation, engagement, and enjoyment.

Read more
BW11 You, Inc.: Building Your Personal Brand
Jennifer Bonine, tap|QA, Inc.
Wed, 11/12/2014 - 2:45pm

Building the right personal brand is one of the most critical success factors in today’s workplace. Organizations develop a brand and image, but not many individuals think about their brand on sites like Facebook, LinkedIn, and other social media outlets. Every person with career aspirations should be actively shaping their brand. As we interact with people, we want to influence them to support our efforts—approving projects, budgets, and funding; supporting our next career move; or recommending us for that promotion or raise we want.

Read more
BT3 Cloud Computing: Yes, It Will Radically Change Your World
Mike Wood, Red Gate Software
Thu, 11/13/2014 - 10:00am

You can't read a technology article these days without some mention of "the cloud." Many have labeled it the next sea-change in the industry; others point out that the model has been around for ages. Regardless of its origins, the cloud certainly does change things. But the bigger question is: Does it really change things for you? The only way to answer that question is to understand the possibilities the cloud provides.

Read more
BT6 Avoiding Over Design and Under Design
Al Shalloway, Net Objectives
Thu, 11/13/2014 - 11:30am

The question of how much design to do up-front on a project is an engaging conundrum. Too much design often results in excess complexity and wasted effort. Too little design results in a poor architecture or insufficient system structures which require expensive rework and hurt more in the long run. So, how can we know the right balance of upfront design work and emerging design approaches? Al Shalloway shows how to use design patterns—coupled with agile’s attitude of “don’t build what you don’t need”—to guide your design efforts.

Read more
BT7 The Art and Science of Cloud-Based Performance Testing
Scott Barber, SmartBear
Thu, 11/13/2014 - 11:30am

Although organizations spend a lot of time and money creating their applications, unfortunately they may not test them with a production-level user load. This often results in the application failing in production. The hardware cost to simulate thousands of concurrent users makes the organization think twice, so it tests with limited concurrent user volumes based on the available hardware.

Read more
BT10 Service Virtualization: Speed Up Delivery and Improve Quality
Anne Hungate, DIRECTV
Robb Kelman, DIRECTV
Thu, 11/13/2014 - 1:30pm

“We could not test this because…” Every technology professional has experienced issues during system testing when unit testing was overlooked or cut short. Every project team has hit roadblocks during system testing when dependent systems or complicated data have been unavailable. Service virtualization is a tool that eliminates the waiting and the excuses, making thorough and complete unit and system testing realistic. Done well, service virtualization improves defect detection and resolution in every phase of a project—driving down cost while improving quality.

Read more