Problem Solving in Java Ep1 ~ MVC Approach
Channel:
Subscribers:
64,000
Published on ● Video Link: https://www.youtube.com/watch?v=n7UYilxcvao
DISCLAIMER: I know next to nothing about Java and this is most likely going to be a very poor example of coding in Java! If you program in Java please add you perspective in the comments - I learn a lot from your comments. :)
The approach in this series will be to use the design pattern Model View Controller (MVC) which will allow us to split up our thinking as we solve the various problems.
WindowBuilderPro (Swing): https://developers.google.com/java-dev-tools/download-wbpro
Eclipse download: http://www.eclipse.org/downloads/
Java Quick Reference: http://www.tutorialspoint.com/java/java_quick_guide.htm
StackOverflow Website: http://stackoverflow.com/
Other Videos By DasTactic
Tags:
java
eclipse
how to
tutorial
steps
problem solving
mvc
model view controller