Jump to content

Hey Guys,

 

For a while now I've been wanting to learn a programming language and am needing money. My plan was to develop for the IOS platform since IOS apps (for the most part) generate the most income. However, I dont want to go straight to learning objective C so I was wondering what your opinions are. I was considering learning C first since it is very similar and a better basis to go off of.

 

Also, concerning that, does anyone know good C/Objective C tutorials? I have books but I learn better visually and was just curious if there are any videos out there.

 

Thanks.

 

Ronnie

Link to comment
https://linustechtips.com/topic/79037-wanting-to-learn-c/
Share on other sites

Link to post
Share on other sites

I had a very awful teacher for C so my knowledge of it is minimal. I recommend you take your time and understand what is happening.

i5 4670k | Sapphire 7950 | Kingston 120GB SSD | Seagate 1TB | G.Skill Ripjaw X Series 8GB

PB238Q | Steelseries Sensei | Ducky DK9087 | Qck Heavy

Build Log: http://linustechtips.com/main/topic/44902-from-imac-to-my-own-creation/

Link to comment
https://linustechtips.com/topic/79037-wanting-to-learn-c/#findComment-1085156
Share on other sites

Link to post
Share on other sites

Get a copy of The C Programming Language by Ritchie and Kernighan, read through it and do all of the exercises. It is a really easy introduction to C.

Yup, I can vouch for that book, it's really good IMO. And since C is not a very

complex language in and of itself (mind you, C programs can be horrendously

complicated, but the language itself is pretty slim, especially compared to

bloated stuff such as C++ or Java), it's actually prett short and it shouldn't

take you too long to work through it.

BUILD LOGS: HELIOS - Latest Update: 2015-SEP-06 ::: ZEUS - BOTW 2013-JUN-28 ::: APOLLO - Complete: 2014-MAY-10
OTHER STUFF: Cable Lacing Tutorial ::: What Is ZFS? ::: mincss Primer ::: LSI RAID Card Flashing Tutorial
FORUM INFO: Community Standards ::: The Moderating Team ::: 10TB+ Storage Showoff Topic

Link to comment
https://linustechtips.com/topic/79037-wanting-to-learn-c/#findComment-1085187
Share on other sites

Link to post
Share on other sites

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

×