У нас вы можете посмотреть бесплатно Watch.Mike.Code: Class Design and Unit Testing in Java или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The first video in the Watch.Mike.Code. series. Videos in this series are raw, unedited code demonstrations - usually front of a live audience. In this video I cover the basics of Java class design and the how's and why's of unit testing. I do this by creating a very simple class to manage a checking account. If you're new to java classes or unit testing this might be the video for you. In the video, I used the NetBeans IDE and JUnit for testing. You can download the source code in the video from github: https://github.com/mafudge/watchmikecode