Open Call for Video Tutorial Suggestions!

I hada suggestion for a video tutorial. Could please do a tutorial where you should how to setup Angular in a vapor project?

I would love to know how to make a childrenā€™s interactive book library app. I know you have this tutorial https://www.raywenderlich.com/148670/spritekit-tutorial-create-interactive-childrens-book-sprite-kit-swift-3 but I would like to know how to put a whole library of books into one app with either a subscription or the opportunity to unlock extra books for a fee. Something similar to the pickatale app ā€ŽPickatale on the AppĀ Store would be great! Iā€™m pretty new to this so if there is already a tutorial out there, I would appreciate a nudge in the right direction.

Nibs

Tammy @paradox927 mentioned in this video that she uses nibs.

I would like an in-depth tutorial on the topic.

There are many tutorials on youtube that go over the basics but they donā€™t explain what a fileā€™s owner is.
In a real world situation you are most likely using nibs because you want to reuse them throughout multiple view controllers (table view cell).
Youtube tutorials donā€™t mention these concerns.

Iā€™m personally using pure code for reusable views, nibs would save lots of time.

I would pay for this.

Not sure if this is the right place, but:

Are there any tutorials that show how to handle changing from portrait to landscape on a device, or how to lay out an app for multiple, different sized devices?

Iā€™d like to handle the turn between portrait and landscape, without having to duplicate all the code, but Iā€™m not sure how to go about it. Generically moving from iPhone to iPad would be nice too. There just doesnā€™t seem to be a mention of this anywhere that Iā€™ve seen; at least not in easily understandable terms.

@rpural Yes - this course should be what you need: https://videos.raywenderlich.com/courses/62-beginning-auto-layout/lessons/1

I would love to see a tutorial/Course on Realm Object Server and Realm Mobile, in as much depth as the Firebase course.
Would love to see how to create users on the Realm Object server and authenticate.

Hey,

I wonder if you can do something on CoreML, especially doing realtime recognition (like the demo they did on-stage but didnā€™t release the source code).
The current CoreML tutorials here touch on submitting one image at a time, but recognition from video is a different beast to handle, especially these problematics:

  • Use a video session and get the correct frames
  • Being able to do tracking of an object on video (or better, with depth via ARKit)
  • Normalizing results (multiple frames can give different recognitions at different confidence levels, but having flashing text on screen at high framerate would be a bad experience, so need to find a strategy on showing and maintaining consistent results)

Thanks for the suggestion - we are definitely keeping this in mind.

FYI this post by @hollance covers your first two points: YOLO: Core ML versus MPSNNGraph

1 Like

Thank you,
Great article, and he has some good stuff on his GitHub as well, a good find.
Looking forward to a tutorial on here as well.

Parse-Server Tutorials!

Iā€™m probably the only person on the planet but, Iā€™d love to see more SiriKit stuff. I use Siri a fair bit since I got the dedicated Siri button the the MBP, and Iā€™d love to see more development stuff on it.

I would like to see more on completion closures (blocks). Greg has a great video (as usual) on closures, but does not directly address completion closures. This is fairly complex code that is not covered very extensively in the tutorials.

Thanks,
Tom

@tomws Have you seen this video: https://videos.raywenderlich.com/courses/90-programming-in-swift/lessons/33

If so, what would you like to see that the above video doesnā€™t cover?

When I do a search for closures, this video did not show up. Not sure how it got missed - it is yet another great introduction to closures. It may start to get too busy, but what could be added is an example with how closures help with async code. HealthKit queries or reading workouts, for example. If may be beneficial, just from the viewpoint of approaching it from a different angle, of explaining all of the different arguments for one of these examples and how the method is implemented. And is completion a dated term now? If not, perhaps a short comment on completion closures.

Thanks Tom, thatā€™s a good idea! :]

I would love to see a tourturial about document based apps, like your iCloud and uidocument beyond basics torturial, but updated with UIdocumentbrowser and open in place. Like shown in Building great document based apps in iOS 11 from WWDC 2017.

I would expend :moneybag::moneybag::moneybag: for help making sense of Appleā€™s Audio Units ā€“ including the template, which doesnā€™t even compile in Xcode 9.2. Information is so hard to come by, and the ā€˜definitiveā€™ book on the subject is 6 years old (and still in first Edition).

Howabout some new tutorials on making AU plugins and instruments for Mac (secondarily for iOS, mainly for Mac to use in DAW)? In-depth tutorials on Audio Units? and/or more on the AudioKit framework?

The official Audio Units documentation :-1: Introduction

The book (First Edition = 2012 :-1:): https://www.amazon.com/dp/0321636848/

AudioKit (:+1:): http://audiokit.io

1 Like

I would love a video course about ReSwift :slight_smile: From simple app to more complicated one. Best practices for network and probably RxSwift for the updating UI part :slight_smile:

I would love to see a tutorials serie about the GameplayKit framework ! :space_invader:

Shell Script and Ruby for ā€œiOS Developerā€

Cocoapods and Cathage uses Shell and Rubyā€¦

Could you make video course for iOS Developer?

Short Video is good for iOS Developers.

Thanks