CocoaConf Support Files
Intro to Core Graphics
Leveling Up
Some interesting Links
If you're interested in using Krëndler, please drop MarkD a line at
markd@bignerdranch.com. We're currently
working on the business model for it.
- Cocoa Got Blocks
- Krëndler placeholder site. Includes a quicktime of eClicker (a complex view hierarchy) being morphed.
- Clash of the Coders 2013 winner interview.
- nm, c++filt and find man pages
- Leveling Up (MarkD blog)
- Darwin Open Source
- Clang / LLVM Project
- LLDB
- Notification Spying (MarkD blog)
- spy.d - watch objective-C messages fly by for a progrm of your choice. Run with the process ID, like
# spy.d 18382
- Hopper Disassembler
- Class Dump
- VoodooPad
- Inside the Bracket, part 1 Open for Business,
part 2, data invocation,
part 3, Who are you?,
part 4, Welcome to the Machine,
part 5, Runtime API,
part 6, Using the Runtime API,
part 7, Runtime Machinations.
- Objective-C Runtime Reference
Inside the Bracket - [what reallyHappens]
You're welcome to use or adapt these for CocoaHeads (or similar) talks.
Just let me know (markd@borkware.com) if you use them so I can pimp it.
Some interesting links
- Inside the Bracket, part 1 Open for Business,
part 2, data invocation,
part 3, Who are you?,
part 4, Welcome to the Machine,
part 5, Runtime API,
part 6, Using the Runtime API,
part 7, Runtime Machinations.
- Learn Objective-C on the Mac, devotes an entire chapter to indirection and how it relates to Object-Oriented programming.
DTrace
Some interesting links
Thoughts on Debugging v3
Slides and whatnot
These are for your personal amusement. Please check with me (markd@borkware.com) before using in public (pdf)
- Thoughts on Debugging 2 (keynote) Includes a bunch of slides after the end for longer extended-dance-remix versions. (And the file says "2", even though it's the 3rd version.)
Thoughts on Debugging (v1)
The Humble Header
Slides and whatnot
You're welcome to use or adapt these for CocaoHeads (or similar) talks.
Just let me know (markd@borkware.com) if you use them so I can pimp it.
Some interesting links
Performance Tuning
Slides and whatnot
These are for your personal amusement. Please check with me (markd@borkware.com) before using in public.
Some interesting links