187 Views
In this article I want to talk about something called dynamic prototyping. The idea for this sort of software development approach came into my head as I got frustrated with the never-ending cycle of run-recompile-run that all of us developers are plagued with. So in this post I’m going to explain the dynamic prototyping concept, discuss its implementation, and demonstrate its use.
0 comments