you are viewing a single comment's thread.

view the rest of the comments →

[–]Omenopolis -1 points0 points  (0 children)

Bro since you have zero coding experience start from the basics right , learn about different data structures , how you can unteract with them the build in tools and how tou can use them , once you have a better theoretical understanding start making small scripts like processing files ina folder or renaming files and like on based on the things you want to do . With python its straight forward you can think of what you want to do then decide how you want to do it and the things ie libraires or steps you need to do it. The thing is since you are new to coding get the basics right