GithubHelp home page GithubHelp logo

Comments (5)

moayes avatar moayes commented on July 24, 2024

+1 it is a great idea.

from objective-c-style-guide.

 avatar commented on July 24, 2024

I brought up a related idea to Ray a while back. I think we have a lot of repetitive instructions that make the tutorials a bit wordy and harder to work with for non-beginners.

For example, creating a new file. It would be nice to just say "create a new class named Blah that subclasses Whatever" or something similar, rather than spelling out menus and such over and over again.

Rather than constantly including a link for simple instructions (which would be wordy and repetitive in a worse way), I suggest a permanent link on the site that goes to a Primer type of tutorial that explains basic things like this.

Sent from my iPhone

On Nov 12, 2013, at 7:48 AM, Soheil Moayedi Azarpour [email protected] wrote:

+1 it is a great idea.


Reply to this email directly or view it on GitHub.

from objective-c-style-guide.

ColinEberhardt avatar ColinEberhardt commented on July 24, 2024

This is a very interesting point. For iOS 7 by Tutorials, we adopted an abbreviated style.

Create a new class called BookView, making it a subclass of UIView.

As opposed to

Create a new class by going to File\New\File…, choosing the iOS\Cocoa Touch\Objective-C class template, and clicking Next. Name the class BookView, make it a subclass of UIView and click Next. Check the box to add the new class to the TextKitMagazine target and finally click Create.

I wonder whether this style should be adopted throughout?

It would be really cool if we could have snippets that show the abbreviated form, but would expand into the more explicit form if the user required detailed instructions :-)

from objective-c-style-guide.

rwenderlich avatar rwenderlich commented on July 24, 2024

I think this is a great idea, but probably nothing to do with the style guide.

I have it on my TODO list to get this project started once we get the book updates and a few other projects done :] I agree it will be nice not to have to be so step-by-step for advanced readers, but still have a way for beginners to follow along (i.e. read the "basic steps" guide).

from objective-c-style-guide.

funkyboy avatar funkyboy commented on July 24, 2024

Ok, I am gonna close this.

from objective-c-style-guide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.