LogFAQs > #877151949

LurkerFAQs, Active DB, Database 1 ( 03.09.2017-09.16.2017 ), DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicWould this be easy for a novice to code?
knivesX2004
04/13/17 9:30:38 PM
#13:


TC, I'm not sure how familiar with coding you are so ignore this if you already know it.
You should use this as a learning experience.
One of the main things in CS is Divide and Conquer.
Break down everything you need to do into a list.

First I need to... load in the text file.
Then I need to... load the folder containing the files.
Then I need to... etc etc.

Once you have that you should be able to pseudo code your way to a logical program and then from there you can transform it into code one step at a time.
... Copied to Clipboard!
Topic List
Page List: 1