+ 3

Inquiring

Hello to everyone out there I have been learning coding with python for about two weeks I would like any pointers that anyone can offer to help the process go a little smoother thank to any one who helps

24th Nov 2017, 4:50 AM
Russell Ashley
Russell Ashley - avatar
3 Answers
+ 6
Try to accomplish a working project based on a specific subject, for example: file handling - make an interactive application that allows adding, deleting and editing records and saving/loading in a file. Completing such a project, even if not too much complicated, is very satisfying :)
24th Nov 2017, 9:40 AM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 4
Practice coding everything you learn, whenever you learn something. Works for me. 😉 (Also applies to all languages)
24th Nov 2017, 6:35 AM
blackcat1111
blackcat1111 - avatar
+ 1
I agree with the others. Best try and practice coding with simple applications at first, like magic squares or a common calculator. Then advance and find something from your daily life you might want to organise or a problem you might solve using code. Always keep up the fun! :)
24th Nov 2017, 9:30 PM
Falko
Falko - avatar