Learning | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Learning

It's better first learning well coding without gui and then when I have learn how to code well introduce gui or use gui and coding at the same time?

19th Mar 2019, 5:07 PM
Francesco Zanella
Francesco Zanella - avatar
4 Answers
+ 5
That sounds like a good approach, to learn fundamentals of basic input and output, data types, functions, error handling, loops and algorithm logic and design before working with graphics and windows. Similarly in game design one might want to start with text based graphics using ascii in the terminal before drawing graphics in a dynamic webpage and adding sound effects and music.
20th Mar 2019, 12:10 PM
boneSpider
boneSpider - avatar
+ 5
I don't have experience with guis and am also still learning Python but this seems like a good link: https://www.reddit.com/r/learnpython/comments/49414p/best_python_gui_for_complete_beginners/
20th Mar 2019, 12:41 PM
boneSpider
boneSpider - avatar
+ 1
Ok thanks, if I want to code in python with what gui I can start?
20th Mar 2019, 12:16 PM
Francesco Zanella
Francesco Zanella - avatar
+ 1
Thanks
22nd Mar 2019, 8:08 PM
Francesco Zanella
Francesco Zanella - avatar