You are here |
www.thecodedself.com | ||
| | | |
atomicbird.com
|
|
| | | | As I mentioned in my last post, last week I did a talk at iOSDevCamp DC where I talked about UIStackView, a relatively new UIKit class that's my new favorite thing in iOS development. I'm going to cover some of the more useful things UIStackView can do in posts here, which will fall more or less into two categories: Simplified and flexible UI design, making common UI patterns easier to implement and modify. | |
| | | |
christianselig.com
|
|
| | | | ||
| | | |
techblog.thescore.com
|
|
| | | | In this post we explore Fisticuffs, a library for iOS to easily bind data to your UI. | |
| | | |
regulargeek.com
|
|
| | It was another slow news day but there is still plenty of good reading. On Java Code Geeks, we get a good post on using TF-IDF in practice. This is one of the main indexing methods behind libraries like Lucene, so if you are interested in document searches or indexing in general, it is a... |