What should I learn before attempting Python3? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What should I learn before attempting Python3?

29th Nov 2016, 3:52 AM
Mdink
Mdink - avatar
3 ответов
+ 3
I guess you could start by learning (if you haven't done so) some basic algorithmics: iteration, flow control, arrays, loops, subroutines-modularization, and program design (in a piece of paper, I should say). Then you'll be able to apply these concepts to Python or to any other programming language.
29th Nov 2016, 6:44 AM
Álvaro
+ 1
Thank you Alvaro!
30th Nov 2016, 4:21 AM
Mdink
Mdink - avatar
- 2
English
29th Nov 2016, 5:00 AM
Manasvee Kumar
Manasvee Kumar - avatar