I graduated from university in 2003. My major in university was computer science. I never worked in my field. I'm currently running a family business. We sell ladies bags in wholesale. 3 years ago, back in 2012, i decided to refresh my knowledge in programming. I started by learning Objective-c. I bought "Objective-C programming" by Aaron Hillegass (Big Nerd Ranch guide). Next i started with "ios programming" book by Joe Conway. Unfortunately, i couldn't finish the second book. I got stuck in the middle.
Finally, i decided to go back to basics. I bought K&R book: "The C programming language". I think it's very useful to learn and understand fundamental programming language (like "c" language), before moving to more advanced languages like objective-c and swift languages....
So my target of joining Stackoverflow.com is to get answers to my questions. For example, if i get stuck in solving one of the exercises in K&R or if i don't understand one or more of the examples provided in the book.
I hope stackoverflow.com will me help understand "c" language before i move to "c++" language (which is my next target).