the lower course will most likely give you tips on how to build a program start to finish. you may not know these tricks & tips if you're self taught. My college's intro class taught me how to write flowcharts then write the code following the flowcharts and commenting my code. This taught me to write more efficent and cleaner code.
You may want to talk to some students who have been throught the courses and see what they recommend.