iOS and Swift Beginner Tutorial: App like Twitter using Parse Part 1

preview_player
Показать описание
*** Part 1 ***
In this tutorial you are going to create an App like Twitter using Parse as a backend service. You are going to learn how to integrate Parse into your own Apps and also how to use its powerful features.

Part 1 covers the integration of Parse into an App as well as the UI Design of the Twitter App.

***TUTORIAL FILES ***

***COMMENTS****
If you have questions about the video or Cocoae programming. Please comment below.

Рекомендации по теме
Комментарии
Автор

Your voice is so soothing to listen to. Thank you so much for posting this tutorial. 

Also, for those using the newest version of Xcode (6.1.1 without the empty project option) : don't forget to import your bolts/bolts.h in your bridging header as well as throw in the framework for libsqlite3.dylib. I just imported every single framework just to be safe, but I'm a super newbie to this programming world. So much to learn. 

moanasato
Автор

Hey Brian, do you think you could  update the tut files?

mrmuffins
Автор

Brilliant tutorial - just moved from Android since buying my iMac so I can swap re-write my app for iOS.   

TheHTMLCode
Автор

thank you for this great tutorial Brian Advent 

MrMacpluto
Автор

Hey there, thank you so much for the great tutorials! they have been helping us a lot! now we wanted to ask if you could make a vid or a small explanation on how to make a tableview tap'able and then brings you to a viewcontroller with the data that is stored in parse (under the same parse classname). thank you in advance!

gimmickproductions
Автор

Brian Advent I was wondering if you are going to be making an updated version of this with the newest Xcode 6 - 6.3? It would be awesome because I am still new and would like to create something like this for my family to use to share things.

AllenSchuenke
Автор

Good video. Suggest if you could have the white background (or basic) in your code instead of black to give better viewer's experience. Codes with "midnight" theme is hard to read compared to "presentation" theme.

sunderrajan
Автор

Including the Facebook SDK with Parse in Swift would be a great next topic!

alexanderkornhauser
Автор

awesome, thank you for the hard work you put into making this video

real-neo-altair
Автор

Brian did i told you how awsome your tutorials are ? :D

arvinparsaei
Автор

Thanks for posting.  Great intro.  Do you have any walkthroughs on adding Facebook login?

ezrasuveyke
Автор

Hey Brian! Nice tutorial! Thanks!! Sorry, but your code is not working on this new Xcode. Could you please, please, update this one? Please.

zocastationhornet
Автор

Hi Brian many thanks for the videos they are really useful as I will be working my way through them as I pick up swift. I have followed this part 1 - App like Twitter using Parse Part 1 as I am really interested in developing something similar using Parse. It seems however that Parse has changed slightly. on the setup pages It now includes slightly different code to include and when it comes to testing Parse the line is no longer supported from what i can see. Have you updated the project for this at all. Id really like to get this working to learn from it.

Thanks in advance.

jonesaj
Автор

Quick question: Will this app update and be synchronized on several devices if I were to make something based off of this video? Or does the table just update on the single device? 

BlakeDice
Автор

Can you please show us how to make an HTTP request to the server to POST and GET information, please? Thank you!

mihadalzayat
Автор

the Xcode beta 5 doesn't have an empty application 

MrPaulzation
Автор

I don't understand, have you got a video for the current version pleas ?

yacovassaraf
Автор

I'm running into three issues and I've followed every step as you. My first issue is: "Prototype table cells must have reuse identifiers" the second issue: "Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via and lastly: "Push segues are deprecated since iOS 8.0. I'm using Xcode 7 w/ Swift 2 that could be the reason why I'm not able to view anything in the simulator. I have no clue how to correct this especially the second issue.

ShawnMurray
Автор

When I try to test the SDK it keeps saying no data yet... I have configured my code correctly. PLEASE HELPPP

codyh
Автор

I'm interested in using your code as part of an app I am developing for a relatively small niche. The final product will display ads. Do I have your permission to use your code in my product?

LP