Hi,
If you are good at logical and know the procedure hos this should be done then learning becomes easy...
For instance, if you know how the basic procedure would work for adding numbers, then it does't matter what development tool you use. The basic procedure should remain same for all languages. Simply, for adding 2 values, you need just 2 numbers. This is the basic procedure for this and using addtion operator you are going to add. But, the addition operator may vary from language to language. that' it.
First, try to be strong in basic things and try to apply in a problem and you will easily learn the programming language automatically. I use to learn in this way and succeeds.
|