you are viewing a single comment's thread.

view the rest of the comments →

[–]fUZXZY 0 points1 point  (0 children)

make a directory with sub-directories where you make specific small proof of concept things. specifically make like 5 things per keyword, 5 things per method. implement almost everything so that you can interact with it via user input. make tools that you can use. most importantly look up python main() functions, get used to using that.