The terms that are used in C are technical hence I have difficulties in absorbing what I learn. It's in few cases where I understand in class but in most cases I do understand after studying the topic for several times.
Every slight change that is made on a statement in C gives me trouble in analyzing the program as long I have never come across the change that has been made. For example if one writes ++V; to mean V++; to increment a value, I become confused.
The big challenge I have is that I do not know how to write effective programs. Since programs are more of formulas so when given a question to write a program, I fail to come up with an effective formula that can give real outcome.
I believe that if I can only master how to write good programs, life can be simple with me in programming and I will have no problems with programming.
No comments:
Post a Comment