You are here |
ashishkakkad.com | ||
| | | |
www.hackingwithswift.com
|
|
| | | | Interactive tests that help gauge your progress learning Swift | |
| | | |
swiftwithmajid.com
|
|
| | | | The SwiftUI framework became a mature tool for building apps on all Apple platforms. The recent WWDC introduced missing APIs, adding more value to the framework. One of them is even backward compatible with previous versions of Apple platforms. This week, we will discuss tracking geometry changes of any view in SwiftUI. | |
| | | |
swiftwithmajid.com
|
|
| | | | What I love most about SwiftUI is how the same code adapts to the environment and provides platform-specific solutions. This is how SwiftUI allows us to run the same code on all Apple platforms available on the market. This week, we will talk about inspectors, another API that perfectly adapts the platform it is running for. | |
| | | |
blog.knatten.org
|
|
| | I'm at the ACCU 2013 conference, and this morning Bjarne Stroustrup held a keynote about C++11. One of his points was that full adoption of C++11 will take some time, due to compilers, libraries etc. lagging behind, but also due to many programmers not wanting to use new things in general. What can you do... |