Scott Sherwood
Scott Sherwood
  • 14
  • 121 500
JustRunningIt Day4
Early run before work today. It was Like running on a sheet of ice today!
มุมมอง: 36

วีดีโอ

JustRunningIt Day3
มุมมอง 314 ปีที่แล้ว
Just Running It Challenge Day 3; fortunately no mishaps today! Happy with the progress definitely getting a little faster. #JustRunningIt
Just Running It - Day2
มุมมอง 324 ปีที่แล้ว
Day 2 of the Just Running It challenge. A slight mishap with my Garmin watch! I only realized after shooting this video that I had accidentally paused the watch and had run 4-5km without it recording! As they say, if it is not on Strava it doesn't count :). After restarting my watch and keeping a close eye on it, I ground out the extra distance to complete my 10k. Check it out for confirmation ...
Photo Library Tutorial
มุมมอง 72112 ปีที่แล้ว
This is a tutorial requested by one of my readers on scott-sherwood.com I hope it helps him and I hope it helps you to. If you have any problems then please get in touch, www.scott-sherwood.com/hire-me/
iOS 6 UIStoryboarding Part 2 - UITableViews
มุมมอง 21K12 ปีที่แล้ว
This tutorial covers everything you need to know about UITableViewControllers including the most recent additions in iOS 6. Basic UITableView concepts such as UITableViewDataSources, UITableViewDelegates and more advanced Static TableViewControllers available from iOS 5. New features only added in iOS6 such as registering UITableViewCells from custom nibs are also covered. 00:00 - Basic UITable...
iOS 6 UIStoryboards Part 1 - The Basics
มุมมอง 41K12 ปีที่แล้ว
This is a revamp of my previous storyboard tutorial. Part 1 concentrates on all the issues previously discussed and hopefully makes it much clearer with this video. UITableViews, Segues, Relationships and the basics of Interface Builder are all covered.
iOS 6 UIStoryboards Part 3 - UICollectionViewController Tutorial
มุมมอง 25K12 ปีที่แล้ว
This tutorial outlines how to use the new UICollectionViewController. You can get a detailed break down and the source code at www.scott-sherwood.com/ios-6-uicollectionviewcontroller/
iOS 5: Magazine
มุมมอง 46812 ปีที่แล้ว
In a response to a tutorial request asking for a tutorial to demonstrate the core functionality of the BMW Magazine app I have create a tutorial at www.scott-sherwood.com/?p=858 named SSMagazine. This tutorial shows how to display pages of content and zoom in and out of that content in a nice way.
iOS 5: Custom Tabbar, using Storyboards and Custom Segue
มุมมอง 17K12 ปีที่แล้ว
This tutorial shows you how to create a custom navigation item using UIStoryboard and Custom Segues. The tutorial that accompanies this video can be found at www.scott-sherwood.com/?p=777. You will the accompanying materials there along with the full source for both iOS5 and iOS4.
iOS 5: UIStoryboards
มุมมอง 5K13 ปีที่แล้ว
UIStoryboarding basics and some common pitfalls. For more on storyboards check out my complete blog post at www.scott-sherwood.com/?p=219. For a clearer explanation and better quality video see th-cam.com/video/vm7YGlEpwrY/w-d-xo.html
Blueprint Tutorial.mov
มุมมอง 4.9K13 ปีที่แล้ว
If you have ever wondered how to give your illustration that blueprint feel this tutorial should give you all the tips you need to achieve it. For the full tutorial you can see it on my blog at www.scott-sherwood.com/?p=431
iOS: UIGestures
มุมมอง 3.2K13 ปีที่แล้ว
iOS5 UIGestureRecognizer Demo. This video explains how to use the new iOS 5 gesture features. It covers 3 of the most commonly used gestures, tap, rotate and pinch. You can also download the sample code at www.scott-sherwood.com/?p=219.

ความคิดเห็น

  • @kimsherwood7920
    @kimsherwood7920 4 ปีที่แล้ว

    Keep going daddy love you xxx🥰😘😍🎊🎉

  • @Chirrup...
    @Chirrup... 7 ปีที่แล้ว

    Does this work in adobe illustrator?

    • @CakraDiaz
      @CakraDiaz 7 ปีที่แล้ว

      this is it

    • @Chirrup...
      @Chirrup... 4 ปีที่แล้ว

      @@CakraDiaz ok thx man.

  • @amitmondol892
    @amitmondol892 7 ปีที่แล้ว

    awesome

  • @allin1555
    @allin1555 8 ปีที่แล้ว

    how to build custom collectionview like book library and cell arrange in circular shape type plz.

  • @thomassanz3703
    @thomassanz3703 8 ปีที่แล้ว

    Top !

  • @sypher294
    @sypher294 9 ปีที่แล้ว

    Too bad there aren't more recent tutorials. Scott's voice is like listening to Brian Limond (Limmy) give me an Objective C tutorial. This is gold

  • @mikelancer4100
    @mikelancer4100 9 ปีที่แล้ว

    My advice is never become a teacher. No one would understand you

    • @scottcsherwood
      @scottcsherwood 9 ปีที่แล้ว

      +Mike Lancer Hello Lance, I am sorry the tutorial didn't help you.

    • @richg3d
      @richg3d 9 ปีที่แล้ว

      +Mike Lancer There are many tutorials on YT in many different accents and languages. This is a free resource and this subscriber has produced some good tutorials. Thank you.

  • @cpadude123
    @cpadude123 9 ปีที่แล้ว

    That was a very good tutorial. Thank you and you could charge for these!

  • @BJMCM11
    @BJMCM11 9 ปีที่แล้ว

    Thanks Scott. Good tutorial. I would agree with Trini too. Not too easy to follow what you are doing at times. The grid pattern procedure for example, you just seem to mumble to yourself during this step rather than explaining what you are doing.

  • @blindknight47
    @blindknight47 10 ปีที่แล้ว

    Thanks for your sharing with us! I don't know if your app in landscape mode, how it will show?

  • @murthymahendrakar4450
    @murthymahendrakar4450 10 ปีที่แล้ว

    Excellent tutorial, to learn storyboard multiple views and controllers. Thanks Scott

  • @haiderashfaq7437
    @haiderashfaq7437 10 ปีที่แล้ว

    i have a question, i am trying to make a game level select system, i was thinking of using a collection view to display images of the levels, and then when clicking on a cell(image) in the collect view it will take you to that level. However you can only go to next level once previous one has been completed. Therefore making the click touch disabled on locked level images in the collection view. Also when clicking a level (image in collection view) how would i get it so i can go to a new level of a game i have made?

  • @seansmith7319
    @seansmith7319 10 ปีที่แล้ว

    Hi Scott Sherwood I am wondering how to have functionality with these views. The continuous crashes with no reason other than EXC_BAD_ACCESS is frustrating to say the least and this is such a great layout. Really hoping you can get back to me or have another tutorial. I have walked away from this custom tab bar in the past due to the same issues and was hoping to tackle it again but unfortunately I am having the same issues.

  • @sheelain
    @sheelain 10 ปีที่แล้ว

    Hi could u help me ? How u do share to castom label to facebook

  • @pangwenhuei1292
    @pangwenhuei1292 10 ปีที่แล้ว

    Hi Scott, I have been trying to get hold of you via email but most probably my message have gone to the spam instead. It’s regarding this tutorial. I have applied your concept of switching view controllers(VC) using custom push transitions, and it’s working well. But the problem lies in extending the navigation, for example I wish to link up child VC1 and child VC2 using all kinds of segues(including custom defined transition) but none of it worked. Only runtime error occurred(without error message), and I could not pass data in between them too(prepareForSegue doesn't work as well). Subsequently, adding grandchild VC to the project will display the message: “Presenting view controllers on detached view controllers is discouraged” without crashing. Sorry for my intrusion but my lack of experience drove me to write directly to you. Been searching for solutions but so far none of my attempts work…so maybe you got a clue on this? Many thanks Scott Sherwood for you splendid tutorials, can’t wait to see the next one coming out.

  • @bigpaper
    @bigpaper 10 ปีที่แล้ว

    What sizes are the images suppose to be???

  • @MattiaZanella
    @MattiaZanella 10 ปีที่แล้ว

    More resolution please!

  • @s7709494189
    @s7709494189 10 ปีที่แล้ว

    Hello Scott I am confused about seque when to use push and when to use model ? could you please help me to understand this?

  • @chrisryckeley3691
    @chrisryckeley3691 10 ปีที่แล้ว

    Scott any way you could share a github of this project this really helped me to understand all the relationships but I would like to play around with it some more

  • @ROCKER8335
    @ROCKER8335 10 ปีที่แล้ว

    Your awesome

  • @kaz04271
    @kaz04271 11 ปีที่แล้ว

    how did you make your backgrounds all black?

  • @milostasic7526
    @milostasic7526 11 ปีที่แล้ว

    Great tutorial! Man i love the accent. Cheers!

  • @nabilparisien5982
    @nabilparisien5982 11 ปีที่แล้ว

    Hie Scott, can you help me, how can i make a segue between master and detail but with a "Plist"??

  • @haet22
    @haet22 11 ปีที่แล้ว

    how can you add to the people an image?

  • @fais750
    @fais750 11 ปีที่แล้ว

    Thank you sir.. its Great one .. but altast am getting terminating with uncaught exception of type NSException with four warnings like unused variable p1,p2,p3,p4. can you explain me about this .please

  • @MohamedReda-wd5ul
    @MohamedReda-wd5ul 11 ปีที่แล้ว

    very good tutorial; but i need some help how to use uicollectionview with NSRL

  • @DanSutherland
    @DanSutherland 11 ปีที่แล้ว

    Could you redo the sound?

  • @alexanderzakharin6479
    @alexanderzakharin6479 11 ปีที่แล้ว

    I think for @property(weak,nonatomic)UIViewController*currentViewController; maybe need use Strong property?

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Did you try selecting 1080p? If you click on the little cog icon below the video on the right-hand side you can select it there is should improve the quality.

  • @shillu310
    @shillu310 11 ปีที่แล้ว

    Very good tutorial but had to really look keenly for a poor quality video, especially with the code :(. But definitely helpful, thanks!

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Thanks for the suggestion I will work on a MapKit Tutorial and get this published asap

  • @danasof10
    @danasof10 11 ปีที่แล้ว

    Great tutorial. Could you add one which shows hoe to add annotation to a mapView by tapping ? Thanks.Dana

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Thanks, sorry its been so long since the last one on the channel I have more coming soon! Promise :)

  • @havefun5519
    @havefun5519 11 ปีที่แล้ว

    Cool tutorial, thx.

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Hi Ricol, I agree with most of your frustrations. The biggest mistake people make with storyboards is forgetting that good code should be decoupled and modular. With this in mind it is important to remember that you can have more than one storyboard, and in fact you should have multiple storyboards if you are creating discrete use cases.

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Please let me know how you get on and any suggestions for future tutorials. Thanks, Scott

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Glad to help out. Going to try and get some new tutorials up this month if there is anything you would like to see covered let me know. Thanks Scott

  • @RICOLWANG
    @RICOLWANG 11 ปีที่แล้ว

    I hate storyboard, it doesn't improve anything. putting all views into one file can easily cause conflict with other people's work. and opening that file takes relatively long time. passing values between scenes become harder. storyboard is actually a joke for large project.

  • @AlexCoventryNow
    @AlexCoventryNow 11 ปีที่แล้ว

    Hey Scott, great video! I have one question for you, how would i go about adding a search bar to my tableview?

  • @abhishekjain6985
    @abhishekjain6985 11 ปีที่แล้ว

    Thanx for such a nice Tutorial

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Thanks! I am working on another right now and will hopefully have it up next week. If there are any iOS developers who want to help out or people who want to help fund some tutorials it would be awesome to get them involved. Thanks, Scott

  • @MInce1591
    @MInce1591 11 ปีที่แล้ว

    Very nice Tutorial! Perfect! Would happy about some more tutorials in context of iOS-Developing...

  • @MarvelousLXVII
    @MarvelousLXVII 11 ปีที่แล้ว

    I like your videos. Straight to the point.

  • @MarvelousLXVII
    @MarvelousLXVII 11 ปีที่แล้ว

    Great video. Thanks!

  • @DarrinYoxtheimer
    @DarrinYoxtheimer 11 ปีที่แล้ว

    Scott, great video! I am just getting familiar with xcode having already been a java oriented developer. The point where you programmed Person.h and Person.m you lose me possibly b/c of copy/paste etc but after that I cannot get my instantiations of Person to work. Can post the code Person.h and Person.m for me?

  • @Amaresh011
    @Amaresh011 11 ปีที่แล้ว

    Great tutorial Scott...actually I was looking for a way to combine the tabBar controller and the navigation Controller...and thanks to you...now I know it...:)

  • @havefun5519
    @havefun5519 11 ปีที่แล้ว

    Hi Scott, nice tutorial :) I have a question at 30:10 Why not use same codes for ageLabel like fnameLabel? "self.ageLabe.text= self.person.age"?? can't I?

  • @scottcsherwood
    @scottcsherwood 11 ปีที่แล้ว

    Glad to help

  • @cryogee
    @cryogee 11 ปีที่แล้ว

    What a perfect tutorial. Answered all the questions I had. Now I can work on my app with tab bar controller

  • @tombeontube
    @tombeontube 11 ปีที่แล้ว

    Woohoo! Now I can make my five o'clock deadline to show some progress on my iOS app! Also, great accent!