Jump to content

7 posts in this topic

Recommended Posts

Posted (edited)

If you don't know anything about coding, start with the basics. I suggest learning C first and then when you have basic knowledge on how variable types work (int,double,float,void and etc...) And conditional statements (if,else,while and loops), start going deeper into the core and learn everything about Object-oriented programming (OOP)

 

I posted a topic on a book that I read, it has great reviews and it can also be used as a reference while coding. Book : https://iosgods.com/topic/43879-learn-objective-c-for-beginners-make-iosmac-applications/#entry1412956

Updated by Crypto
Posted

If you don't know anything about coding, start with the basics. I suggest learning C first and then when you have basic knowledge on how variable types work (int,double,float,void and etc...) And learn how to use conditional statements (if,else,while and loops).

I posted a topic on a book that I read, it has great reviews and it can also be used as a reference while coding. Book : https://iosgods.com/topic/43879-learn-objective-c-for-beginners-make-iosmac-applications/#entry1412956

Ok thanks but I know void and int, double, floats... So I just need to learn loops and objC

Posted

I watched some YouTube tutorials first then tried to read hard programs and try everything for myself so I knew what it did. Then I bought a book and got a Lynda account so I'm pretty good in C++ but not in Objective-C. If you want I can give you a free Lynda account, just PM me or reply

Posted

@@shmoo

@@DiDA

@@Amuyea

@@Crypto

How did you all learn objective c and c++? Please tell me so I can learn, I look up to you guys. Please help me out.

I kind of picked it up as I went if that makes any sense. When I was first learning to make simple mobile substrate hacks with class dump I was introduced to really really simple C concepts. Ever since then I had been teaching myself a little bit every day for almost 1.5 yrs. After that is when I really started to teach myself objective c, and honestly, it was easy because I had already knew some C concepts. It's just the syntax you gotta get used to.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines