Love how you included yourself in the video. Makes the video better in my opinion. Keep up the awesome work dude!
@thejoshtube7 жыл бұрын
Wow! Thank you so much this video is jam-packed with AWESOME content! This video is easily the best introduction to structs I've found anywhere, I know that wasn't the focus of this video but it rocks!! Also great introduction to section headers!
@danielwijono53534 жыл бұрын
this is the tutorial that I looked for ! so simple and easy to follow !
@tomslemoncoffee59586 жыл бұрын
Thanks Jared! Instead of listing the headers in the array is it possible to increase the amount of sections based on an input? What would the code look like?
@JonathanBijos8 жыл бұрын
Do you prefer this over UITableViewHeaderFooterView? I think the headerFooterView is probably more memory efficient because of its reusability, just like the tableviewCells. Any thoughts?
@tarindau3 жыл бұрын
Hey Jared, a top article mate. Tutorial is top class. Thanks.
@cruy8 жыл бұрын
Hi Jared, Love your tutorials. I'd love to see some Basic (and intermediate) Core Data video with Swift 3 if it's possible. Lots of things changed since the latest swift update. e.g. creating/updating/deleting and some nice juicy tips that you always spice up your tutorials with. Many Thanks
@Archetapp8 жыл бұрын
Leave a comment of what you want the next video to be. :)
@magic0x08 жыл бұрын
Jared Davidson Please jared can you make a video about page view controller inside a collection view controller header?
@Kabloosh8 жыл бұрын
You should make a tutorial on how to make a line zen, or a simple water bottle flip game.
@markw4968 жыл бұрын
Can you make a video on a custom alert popup? Not the generic one apple uses but ine where you out your own style on it. Thanks,
@23anonymous468 жыл бұрын
Hi Jared Davidson, You can make a video about: How to create the "Setting Scene" in spritekit, that view have mute and unmute the music and sound effect of the game, :) have a nice day :)
@HishamBumedian8 жыл бұрын
can you please make a video about admobbanners in a sprite kit game? and how to make them hide and appear in specific scenes only
@johan35957 жыл бұрын
As you said, using auto layout to calculate the height is a better approach but you if have to hard code the height of a cell/header, a cleaner approach (imo) would be to have static (class) property holding that value such as you simply do MyHeaderClass.expectedHeight
@gobisankar37657 жыл бұрын
Hi Jared, thanks for a wonderful video... Can you make a video of the "nested section in UITableView" in Swift? I mean the header section with subsection, and the subsection which contains rows of the subsections.
@dudiii62378 жыл бұрын
Hi Jared im really stuck with a problem. How can i create a 2D Tableview or something like a timetable where i can scroll down for every day and right or left for the hours for example?
@willsal95868 жыл бұрын
Hi Jared . you are the best mate . i wanna ask you i made an app on swift 3(ios) and i wanna the same app on android i wanna be ios and android developer so what programming language should i learn ? please reply
@MikeyMikeyMotorcycle7 жыл бұрын
How would you add ADD and DELETE Buttons to these custom header sections for the purpose of adding and deleting cells in each individual section?
@moosegoose12826 жыл бұрын
hey is there a way to not have the header stay when its being scrolled? i want the header to be scrolled with the section
@BenGeorgia8 жыл бұрын
Thank you, Jared!! This tutorial was very helpful and appreciated.
@Archetapp7 жыл бұрын
Thanks Ben! Glad you liked it! :]
@moosegoose12827 жыл бұрын
lol glow up on point, anyways i want to learn swift but after watching your flappy bird tutorial i saw you used so much commands etc.. how do you remember those so well?
@TomiAngers7 жыл бұрын
Jared, if you can make video about CoreData for beginers, it will be realy cool! Thanks for your videos!
@GabeNydick8 жыл бұрын
Could you make another UserDefaults video for Swift 3? I tried to follow along with your other video to save a high score in a flappy bird game, but had no luck.
@Archetapp7 жыл бұрын
Sure can! I'll put it on the list of to-dos. :)
@saraboy778 жыл бұрын
Super useful please do a video on adding a button to custom tableview cell
@mostafamohsen2507 жыл бұрын
how would we implement ads into our apps now that apple has shut down the iAd network? how do we make revenue off apps? could you make a video about that?
@PrabhjotSandhu077 жыл бұрын
Hey! Your tutorials are really good. Wondering if you could please do a Login With Amazon tutorial for Swift?
@usamaattique76397 жыл бұрын
I'd like to ask jared by copying arrayofPosts 4 times are you making the header static ? i mean what if i want to include content in my tablecell. then i'd have to return number of sections or whatever my array is in the numberofsections method and numberofrowsinsection as well. so please help me out here. looking forward for your reply.
@Archetapp7 жыл бұрын
So just to get this clear, you're wondering how to load more than one table cell, and populate it underneath the table header? Correct?
@usamaattique76397 жыл бұрын
yes, exactly. i took a day off of work so replying a bit late but that is the problem on hand.
@tiph07877 жыл бұрын
What's the difference between a Cocoa Touch Class file and a Swift file ?
@markuscook7328 жыл бұрын
could you do a tutorial on check marking tableview cells please
@bernardrose11897 жыл бұрын
I liked the video! Can you do a series on a Home Feed like IG in Swift 3?
@ryanbautista59087 жыл бұрын
can you make a video on parsing xml from a url?
@vikapetrenko18738 жыл бұрын
Thanks for tutorials, like your videos.
@TricoliciSerghei5 жыл бұрын
Thanks Jared, an informative and positive video, nice! ;)
@javadoctor1018 жыл бұрын
How about a series where you checkout our libraries or cocoapods written in Swift and which are published to maybe github? This will help out other viewers who might use them in their projects unlike apps which obviously doesn't help other viewers programming.
@Archetapp7 жыл бұрын
I like it. Thanks for the idea! :D
@osloren56145 жыл бұрын
Great! Thanks for this video! Really Works for me.
@osloren56145 жыл бұрын
This example, can be used to expandable mode? Thanks anyway
@Maetschll8 жыл бұрын
Great video Jared!
@Archetapp8 жыл бұрын
Thanks Julian! :]
@vincentb67507 жыл бұрын
Could u please upload a new "How to use videos in your app" tutorial that is working on the device? Btw: Great Video Jared!
@smarter26107 жыл бұрын
Jared what means aspect ratio?
@emmanuelogbewe23348 жыл бұрын
Great vid , could you please do a video on creating a custom camera like snapchat for swift 3 ?
@vikasbabu32537 жыл бұрын
hi , i like your videos . i need post data in rest in swift plz explain that one .
@sashanodia99887 жыл бұрын
Great vid Jared! Thanks!
@avtarmandaher18797 жыл бұрын
Hey man your videos are great!! I was wondering if you would ever do an in app purchases tutorial for spritekit or something of the sort!!! Thanks
@magic0x08 жыл бұрын
Please jared can you make a video about page view controller inside a collection view controller header?
@Archetapp7 жыл бұрын
Hmm, I'll look into it. Thanks! :)
@irfan80148 жыл бұрын
its a very nice video. thanx for your help. may you help about how to get the data and post the data on server with JSON easily...??? without alamofire and swiftyjson.
@Archetapp7 жыл бұрын
Why without those tools that make life SO much easier?
@irfan80147 жыл бұрын
because i think its much with than alamofire and swifty JSON... But you tell me which one is more preferable?
@Archetapp7 жыл бұрын
Muhammad Irfan Saeed Ok, yeah. I find using AlamoFire with SwiftyJSON a lot more efficient programming-wise. A few lines of code can accomplish just as much as a whole page does without. Might add some bulk to your project files, but definitely saves you a lot of time in the long run. :)
@irfan80147 жыл бұрын
Thank you very much for this :)
@niranjangodbole87848 жыл бұрын
Where can I find the code?
@68omid8 жыл бұрын
how to use Accelerometer and Gyroscope in app?
@ImSettle8 жыл бұрын
When are you going to upload the 4 part of lets make pong??
@Archetapp7 жыл бұрын
Hope to get it done in the beginning of the new year. Sorry for the wait, just been a busy time...
@tahahamdy62377 жыл бұрын
Your videos are helpful
@VivekDakoria7 жыл бұрын
Please make a video on how to get live scores and how to use live api in app...please very thanx in advance
@bestvideo91277 жыл бұрын
Sir how can i contact you pless i need help
@hassanduhair51808 жыл бұрын
you are the best >>good luck ❤️
@Archetapp8 жыл бұрын
Thanks Hassan. :)
@MatthewMoeykens7 жыл бұрын
Did anyone else laugh when you saw Jared smirk when he showed us his heartOn (image)? Ha ha ha. I laughed so hard. I think I'm the only one who got it. :D
@martelstorm48457 жыл бұрын
You're a beautiful person!
@masonreimert7 жыл бұрын
gaaaayyyyyyy
@mohammadtahir79318 жыл бұрын
create a table with set image on header and then scrollUp then hide header and set the text on navigation var and when we swap down then image stretch like what's app user info table plz thanks
@tomgreco73237 жыл бұрын
You're the man!
@Archetapp7 жыл бұрын
+Tom Tom Glad you liked the video! :D
@hassanduhair51807 жыл бұрын
hi ..we miss you where are you!!
@dr.jekyll37108 жыл бұрын
How to make a read more button on a table view cell if the text is long.
@Archetapp7 жыл бұрын
Oooh, good idea! I'll look into it. :)
@guruitcompany8 жыл бұрын
Very good. Thank you 😊
@Archetapp7 жыл бұрын
Thank you for watching! :)
@mohammadtahir79318 жыл бұрын
its Great video Thanks Man!!!
@Archetapp7 жыл бұрын
Thanks Mohammad! :]
@68omid8 жыл бұрын
thank you Jared
@Archetapp8 жыл бұрын
Thank you for watching. :)
@mohdshahid95956 жыл бұрын
thank you for this video..
@izzatsyazani84428 жыл бұрын
Anyone has an idea what the into song is?
@ANILKUMAR-vv1fz4 жыл бұрын
Nice Video
@eugeneholdem12088 жыл бұрын
Can you explane a basic realm, please ?
@Archetapp8 жыл бұрын
Sure! I'd love to get into that stuff more myself. :)
@mohammadtahir79318 жыл бұрын
Great jared
@zaybali20177 жыл бұрын
make a temple run tutorial using swift
@simantakdabhade47708 жыл бұрын
please can you make a html tutorial series
@Archetapp7 жыл бұрын
Maybe... if anyone else sees this comment, let me know if you're interested. :)
@mostafamohsen2508 жыл бұрын
where is part 4 of pong?
@Archetapp7 жыл бұрын
Gonna try getting it out next week. :)
@dudiii62378 жыл бұрын
ITS .XIB AND NOT .NIB, sry but THAT REALLY GOT ME :D
@Archetapp7 жыл бұрын
Lol, sorry, I just researched a bit more and you're right. I thought they were the same thing. :'(
@dudiii62377 жыл бұрын
Jared Davidson NP dude thanks for the nice tuts ;)
@cesarg888 жыл бұрын
I just don´t see the pros of creating a UITableViewCell subclass for the header view instead of an actual UIView Subclass. "If it s UITableViewCell then we know thats going to be the same width as the header". Is that really your explanation?
@fabriciobeltran8 жыл бұрын
tks!
@Archetapp7 жыл бұрын
Np. :)
@xiaochichen43437 жыл бұрын
love
@xHnTRxCLan8 жыл бұрын
4 pics 1 word please
@СергейБезденежных-щ8ю4 жыл бұрын
no storyboadr
@krutomjer8 жыл бұрын
How to use Sirikit :)
@Archetapp7 жыл бұрын
It's on the list of todos. :)
@iammxrn7 жыл бұрын
TOP!!!
@ablebodied1757 жыл бұрын
make a tutorial on ow to make a super mario sidescroller game
@zaybali20177 жыл бұрын
yeah that wud be awsome
@Archetapp7 жыл бұрын
Thanks for the recommendation! Noted. :)
@chetthasaengwaew75558 жыл бұрын
Thanks baby
@Archetapp7 жыл бұрын
Np. :)
@mauriciohoyte75468 жыл бұрын
No dislikes!
@Archetapp8 жыл бұрын
+MAURICIO HOYTE I know! I am enjoying it. 😊 This is probably gonna jinx it though. 🙃