Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Help needed!

Name: Anonymous 2013-04-01 14:29

Hey /prog/, I know you don't like this, and neither I do, but could you point me at some ENTERPRISE software engineering tutorials? You know, like, explaining how do I organise my thousands of classes, where do I put them, how do I name the folders, how do I use Ninject/Moq/NHibernate/EF/whatever etc.

Thanks :3

Name: Anonymous 2013-04-01 19:02

>>8
you should not  need anything more. all is covered in that project skeleton.

start working in your POCOS, then define an API to store/read them from a database, then the implementation for each interface.

Now start working in the tests. Write a lot of them testing your POCOs and you implementation.

When you are satisfied with the quality of your basic classes, write some GUIs for them.

Write your GUIs late, in that way you won't succumb for the temptation of testing your prpgram yourself through the forms and webpages. That is pure mental masturbation.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List