Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Objective-C Basics (Retired) Functional Programming in C Conditionals - If-Else

how could anyone ever understand this, this is completely confusing there has to be a better way to learn this??

??

3 Answers

Chris Shaw
Chris Shaw
26,676 Points

Hi Chris,

There most diffidently is but I recommend you complete the basics of Objective-C as it helps to know and understand the basics of Foundation and UIKit which are Apple's core frameworks for building apps, once you've done that you can then move onto Apple's new programming language Swift which is far easier on the eyes.

thank you very much. i got discouraged at first but ima keep going ..

Bonbon Lang-es
Bonbon Lang-es
Courses Plus Student 2,040 Points

i recommend you to watch the Swift Basics first, since it is easier when it comes to how you write the code while still learning the same concepts. Amit Bijlani also makes a good teacher so believe you'll catch up fast. Once you get the hang of the basic concepts like variables, loops, control flow and operators, you can go back here and you'll only have to worry about the syntax. Don't get discouraged easily bro :)

Actually I find the instruction quite clear, but I can see why some students may be confused if they are new to this. I am a relative novice myself, but I find that reading ahead on the topics facilitates understanding of the videos. Thus, I would have suggested that the instructor provide supplementary links with information to assist amateurs.