DEV Community

Discussion on: 5 Pillars of Learning Programming

Collapse
 
markschweiger15 profile image
Mark Schweiger

I think there's some middle-ground there:
If the tests are quite complex then they should be provided at first, but they should be explained and not given as a black box.
If the tests are rather simple, I think some of them should be written to "get the feeling".

All in all, a great article and very interesting insight. I hope that this approach will be picked up by universities and coding bootcamps, though I don't think the academy will change their approach anytime soon.