1
Beginner's Corner / Re: Learning C or Python
« on: April 18, 2015, 04:43:03 am »
I just about guarantee that if you learn C, it will get easier from there. It'll help you more quickly get a hang of the other C-based languages.
Python will be quicker to learn, and it's more object-oriented whereas C is more procedural, so if you're choosing between these two I'd say it depends on what paradigm is more interesting to you.
Python will be quicker to learn, and it's more object-oriented whereas C is more procedural, so if you're choosing between these two I'd say it depends on what paradigm is more interesting to you.