Jump to content

Apple releases WWDC'06 Session Descriptions


3 posts in this topic

Recommended Posts

http://developer.apple.com/wwdc/sessions/

 

These look good to me:

 

Advanced WebKit Integration
Come for an in-depth review of the Web Kit APIs. Learn about plug-in development, and see practical examples describing how to use Web Kit beyond the simple browser-in-a-window implementation.

Beyond Buttons and Sliders: Complex Controls in Cocoa	
Learn how you can quickly and efficiently create sophisticated Cocoa user interface elements for your application. Get practical guidance on how to extend Cocoa control objects like the table view and outline view using your own custom cells, and how to customize menus in a variety of ways.

Designing for Security
Mac OS X is the first mass-market operating system built from the ground up with security in mind. Discover how to utilize best practices for key management, code execution, default configuration, and controlled execution in your secure application or network service. If your application manages sensitive data, provides a network service, or accesses the network, you can't afford to miss this session.

Maximizing the Performance of Resource-Hungry Applications
All software developers want great performance, but users of resource-hungry products in the scientific, content-creation, and enterprise realms demand it. To optimize your application for the best possible perfomance on Mac OS X, you need to understand the low-level details of how the system manages memory, threads, and I/O. Come find out how to use Apple's tools, methodologies, and APIs to track, analyze, and optimize the performance of your most demanding applications.

Multithreading in Cocoa
Multithreading can boost the performance and responsiveness of your application. Learn how to use multithreading effectively in Cocoa to get the most out of dual-processor Macs.

Performance Optimization for Intel-Based Macs
Optimize your performance-sensitive applications with guidance from Intel's performance engineers. Discover how to take advantage of the Intel SIMD (SSE/SSE2/SSE3) instruction set and other features of the Intel architecture. The session will emphasize moving PowerPC-optimized code—including highly-tuned Velocity Engine routines—to the Intel architecture. Additional in-depth coverage on the use of Intel's compilers will help you round out your optimization toolkit.

 

Is anyone here going to WWDC'06?

Link to comment
Share on other sites

 Share

×
×
  • Create New...