You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
この記事はOS X Advent Calendar 2014の15日目の記事になります。 AppleがSwiftという言語をサポートしてから半年が経とうとしています。 このほかにも今年はAppleに驚かせる一年になったのではないでしょうか。 みなさんこんにちは@nakajijapanです。 Swiftが出た当初はコードの書きやすさに驚き、ドキュメントを読んでは サンプルコードを書いたり、はたまたLimuというサービスを作成するようになりました。ちなみにこのサービスはいまだに地道に開発しています。。。 そして、私は新たな興味を持ちました。OSXアプリも頑張れば開発できるのではないかと。 とにかく、なにも考えずOSXプロジェクトを作成して初期起動してみる。 とりあえずなにもできないWindowが起動できる。 あとは、iOS開発でしたノウハウである程度のカスタマイズができるのではないかと。 しか
Posted on August 16th, 2014 One of the most important skills every programmer needs to have is debugging! Ever since I’ve been working with Swift, I’ve been definitely off in my coding because Swift is different to debug than my usual Objective-C debugging flow. So last week, I finally got around to watching the Advanced Swift Debugging in LLDB WWDC14 video. I really wish I watched it a lot earlie
Since we kicked off our "Learn Swift" series yesterday I thought I would chronicle how I went about getting started with Swift. Hopefully it will benefit new members participating in our Swift challenges. In July, we decided to launch our Swift series and I was tasked with learning Swift (hurrah!!!), putting together the Swift site and designing the Swift challenges and running them. A tall order
はじめに 前回の記事を入稿した直後に、スタンフォード大学がSwiftでのiOSアプリの開発講座をiTunes Uで公開したとの記事を読みました。さらっと観たのですが、SwiftだけではなくXcodeの使い方やStoryboardでのレイアウトの方法など、iOSアプリケーション開発全般の講義となっています。英語ではありますが、無料なので試しに受講してみはいかがでしょうか。 前回はSwiftを学ぶための情報源の紹介と、素早くSwiftを試すことのできるPlaygroundについてご紹介しました。 第2回の今回は、Swift言語について、Objective-Cとの違いを中心にご紹介したいと思います。 変数(varとlet) // Objective-C NSInteger i = 0; // Swift var i = 0 Swiftの場合、変数の宣言はvarで始まります。型の指定はありませんが
はじめに 昨年のWWDCにて、AppleはiOS8やOS X Yosemiteの発表とともに、新しいプログラミング言語「Swift」を発表しました。まさか新しい言語を開発するとは思いもよらず非常に衝撃的な発表でしたが、あれから半年が経ち、開発者向けベータ版などを経て、仕様やツールもだいぶ落ち着いてきたように思います。そろそろSwiftを、という方も多いのではないでしょうか。 本連載では、すでにObjective-CでiOSアプリを開発している開発者に、Swiftへ移行する際のポイントを解説したいと思います。 第1回である今回は、Swiftを学ぶための情報源と、Playgroundについてご紹介します。 その前に自己紹介 はじめまして。ogaoga(@ogaoga)と言います。仕事ではIT系の会社でフロントエンドエンジニアをやっています。iOSアプリは趣味で開発していて、SDKが公開されてか
Notice: some of these commands or flags require git version 1.7.2. On OS X, upgrade easily with Homebrew: brew install git Show branches, tags in git log 7466000 (HEAD, mislav/master, mislav) fix test that fails if current dir is not "hub" 494a414 fix cherry-pick of a commit URL 4277848 (origin/master, origin/HEAD, master) whoops d270fae bugfix: git init -g 9307af3 test deps 8ccc17e http://github.
Your user requests your web app Has the page loaded yet? “All your users are non-JS while they're downloading your JS” — Jake Archibald Did the HTTP request for the JavaScript succeed? If they're on a train and their net connection goes away before your JavaScript loads, then there's no JavaScript. Did the HTTP request for the JavaScript complete? How many times have you had a mobile browser hang
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く