BrainFire Video Tutorials for Xcode - Programming Tools

このアプリは現在ストアで閲覧することができません。
価格 200円
ダウンロード
ジャンル教育
サイズ
1.0GB (ダウンロードにWIFIが必要)
開発者Brad Stein
順位
ジャンル別:
---
総合:
---
リリース日2014-03-11 11:40:09
評価 評価が取得できませんでした。
互換性iOS 以降が必要です。
iPad 対応。
  • 2024-09-21 このアプリは現在ストアから情報が取得できません。削除された可能性があります。
++Are you new to Xcode5 / iOS7 programming and want to learn how to maximize your learning and forward momentum? Perhaps you have experienced frustration in attaining a satisfactory level of competence in Xcode / iOS programming?

++The video that discusses creating a Personal Library may provide you with one of the most significant "ah hah!" moments of your programming career.

The videos on planning your application are designed to teach you to design the user interface, using a program that is much simpler to design with than Xcode Storyboards.

See an example of planning the logic flow of your app.

++You are also shown a method of designing a checklist for your app that helps you make the best use of your coding time. If planning ahead and creating to-do lists are important in your everyday life, then they are just as important when you are programming. The shoot-from-the-hip style of programming that is demonstrated in many tutorials is not the method that you will eventually follow or that most professional designers and successful programmers employ.

Learn how to document the big picture of your app, not just lower level details as provided by verbose method and variable names.

These video tutorials lead you through the app planning stages, demonstrate potential additions to your Personal Library, setup the Storyboards and write the code from zero to finish for the entire app and, unlike most tutorials, include saving the data to a device as well as retrieving it. The Notes app you will be creating is used for writing, deleting, saving and retrieving notes.

You will see examples of the following:
-Designing the user interface
-Planning the logic behind your app
-Creating a to-do list for your app that assists you in focusing on the important tasks and on maximizing your time
-Using Storyboards and Constraints to define the user interface and keep it looking the way you want when the user rotates the device
-Model-View-Controller architecture (MVC)
-Referencing the data from the previous user screen and using it in the current screen (Unwind Segues)
-Making decisions and saving data before exiting a user screen (prepareForSegue)
-Saving data to the device using NSUserDefaults
-Retrieving data from the device using NSUserDefaults
-Using #define to define a macro that replaces a value even before compilation starts (in one code location only, you will set the name of the file you will save to and retrieve from; this will avoid keyboard errors and provide one place to change the file name in the future)
-Adding a navigation button to a user screen through code
-Enabling in a very simple way the deletion of a note in our Notes app (deleting a line in our tableView and the underlying NSMutableArray)
-Using BOOL, NSString and an NSMutableArray
-Referencing buttons and text fields in your user interface through code
-Setting the focus to a particular portion of the user interface when a screen opens plus popping up the keyboard to enable the user to immediately start typing a new note
-Moving and transitioning from one screen to another
-Working with both displayed and underlying tables of data, including the following:
--Defining how information should be displayed in each of the rows of your table (prototypeCell or prototypeCells)
--Using an NSMutableArray to hold the data for display by your table
--Adding notes to our Notes list (adding objects to NSMutableArray)
--Deleting user selected notes from our Notes app (objects from your tableView and from your NSMutableArray)
--Referencing a note by its row number in our Notes list (object at a specific index in your NSMutableArray and therefore a line in your tableView)
--Using code to ask the Notes list its total number of notes (querying the number of items in your tableView)
--Understanding dequeReusableCellWithIdentifier

Customer Support or requests for tutorials: BradTStein@BrainFireiOSTutorials.com

  • 現在ランキング圏外です。
更新日時:2024年9月21日 08時00分
 
ブログパーツ第二弾を公開しました!ホームページでアプリの順位・価格・周辺ランキングをご紹介頂けます。
ブログパーツ第2弾!

アプリの周辺ランキングを表示するブログパーツです。価格・順位共に自動で最新情報に更新されるのでアプリの状態チェックにも最適です。
ランキング圏外の場合でも周辺ランキングの代わりに説明文を表示にするので安心です。

サンプルが気に入りましたら、下に表示されたHTMLタグをそのままページに貼り付けることでご利用頂けます。ただし、一般公開されているページでご使用頂かないと表示されませんのでご注意ください。

幅200px版

幅320px版
 
Now Loading...

「iPhone & iPad アプリランキング」は、最新かつ詳細なアプリ情報をご紹介しているサイトです。 お探しのアプリに出会えるように様々な切り口でページをご用意しております。
メニュー」よりぜひアプリ探しにお役立て下さい。

  コンタクト   プライバシーポリシー

Presents by $$308413110    スマホからのアクセスにはQRコードをご活用ください。 →

Now loading...screenshot
スマートフォン用サイトへ >