Okey thanks fisnik.
I am lucky to get a chance of speaking to an expert and getting his suggestions.
I am definitely trying hard but many a times i am not able to understand the coes written by other programmers as am not that perfect.
For example i thought to create a media player so i searched in google where i can get a simple code to create media player and it contained many new things which i couldnt understand kile HWND etc,.,
There are different windows defined datatypes.
Anyways am trying to understand those things.
Yes, but don't you see the problem. The ability to understand
and grow, shall NOT start with BIG advanced projects, build
something like Windows Media Player is very hard if you
are a beginner in programming. Also if you do NOT understand the
entire code, you should look for /* comments */
/*
<-- Comments.
*/
// <-- Comments.
Programmers use comments to explain their code to other programmers/developers.
My best advice, if YOU REALLY WANT to understand things perfectly,
ask the correct questions, and the correct question are those which
you want to be answered, like "Sir what does this line of code mean and do?".
Also my BEST advice would be that you ask your programmer teacher regarding code
which you DO NOT understand, and TRUST me the teacher can explain it much better
then what I do, unless I have reached the same level of skills.
Itknowledge24.com