uchicago-mobi / 2015-Winter-Forum

8 stars 1 forks source link

Final projects and suggestions for the future. #229

Closed JRam13 closed 9 years ago

JRam13 commented 9 years ago

Great job overall on the final projects!

Looking at some of your projects, I did have one suggestion. Now that you can make a more complex app, take advantage of your project navigator! This will truly save you some headaches in the future, trust me. Some of your projects had A LOT of files, in really ambiguous folder names with no specific structure. Take the time to learn how to organize them. There are a lot of ways to do so, my favorite is this way:

This doesn't just apply to ios projects- in fact, you can use something similar to this (obviously this example is specific to ios's MVC structure) for all your projects in any language. Potential employers will really appreciate this.