+ 8
Would you prefer to learn pyhton for beginner in programming?
programming
5 Réponses
+ 6
a lot of thanks for your very important explanation ghostwalker13
+ 6
ya
+ 5
I imperatively advise that beginners learn Python (or JavaScript) first.
It has a simplified variable assignment syntax, which wouldn't confuse newcomers with int types or voided values, etc...
Also, it has a outsider-logic flow of processing:
functions that are declared/written after being run creates errors, a key aspect that helps with debugging and understanding code.
Now that us humans are experimenting with AI it wouldn't be useful if a programmed robot switched on a washing machine before putting the clothes in (it'd be stuck there until the washing cycle stopped)!
So, if you have people interested in programming, please introduce them to Python. Thanks.
+ 3
i think Python rules are not strict as other programming languages
0
@gostwalker do u getting a advanced level of Python?