|
|
|
|
|
by spanishcow
4024 days ago
|
|
I don't think that begin to learn programming on a proprietary language is a good practice. Not only it will limit your professional career as it is more difficult to change to other platforms. Also it is more easy to pick bad habits as you can easily mistake what is platform specific behavior for standard code practices. Once you are good at designing and coding standard languages you can easily move to whatever platform/language you desire. |
|