Saturday, February 28, 2015

Fun with Swift recap

Since 2015 we added a number of Swift tutorials to this blog for Mac OS X and iOS. I mostly have focused on Mac because I discovered there not many code examples around the web for Mac and swift. iOS there thousands of them and many are very good.

I also have been making apps for the Mac since 1997 and would like to see so many more jump on board to the Mac OS platform. Users are actually willing to pay money for a Mac apps, unlike iOS where anything over $0.99 is frowned upon.

I going to recap  back to all of the 2015 post we made so far up to March 1st on Swift.

Saturday, January 17, 2015

Using Swift for Mac OS X apps


The basic intro of using strings.

view topic

Tuesday, January 20, 2015

Hello Mac From Swift


A video walk through of Xcode and how to make outlets and actions. How to setup UI Controls, Windows with layout constrains. How to use and combine text strings.

view topic

Friday, January 23, 2015

Make OS X Web Browser with Swift


A video showing how to make a basic web browser with swift, inculding adding Google search.

view topic

 Saturday, January 24, 2015

 Sliders with Swift


A basic look at how to uses the a slider control.

view topic

Tuesday, January 27, 2015

Alert Messages with Swift


A look at how to present a NSAlert

view topic

Saturday, February 14, 2015

Alerts with Swift for iOS


A look at how to use alerts with iOS.

view topic

Wednesday, February 18, 2015

64-bit requirement for iOS


Simple info about all app store apps require 64-bit support.

view topic

Wednesday, February 18, 2015

Tabbar for iOS with Swift


A video to show how to add more tabs to a iOS tab view app.

view topic

Friday, February 20, 2015

Swift language update


Info about Apple beta release of Swift version 1.2

view topic

Saturday, February 21, 2015

Xcode swift tip: Access to docs fast


A tip on how to access header files fast in Xcode to quickly speed up development.

view topic

Monday, February 23, 2015

Swift for Mac Cocoa: Radio Buttons


A video show how to program with Radio Buttons and NSMatrix with Swift.

view topic

Wednesday, February 25, 2015

Swift for Mac: Programming Image Views


Another video showing how to load bundle images and present them on screen.

view topic

Thursday, February 26, 2015

Swift for cocoa importing files with open panel


Another video showing how to use a open panel to import and read files selected by the user.

view topic 

See All Swift Posts

View



I will be adding more swift examples this year, however I will also be focusing back on cross platform also.

Thanks and happy coding ;)

No comments:

Post a Comment