Class01
In Class01 we meet each other and get acquainted with the PCs in the lab.
If you bring your own laptop, that should work better than the lab computers.
Initially we work on install of VirtualBox.
Topics:
VirtualBox
Test Driven Development (manual)
Rails
selenium-webdriver
Capybara
RSpec
Test Driven Development (automated)
Questions:
What are 4 use-cases for VirtualBox?
Answer
What is Test Driven Development?
Answer
What is Rails?
Answer
What is selenium-webdriver?
Answer
What is Capybara?
Answer
What is RSpec?
Answer
What is Automated Testing?
Answer
Lab (VirtualBox):
Install VirtualBox on your laptop.
Answer
OPTIONAL: Install ub14jan.ova inside VirtualBox on your laptop (or desktop).
Answer
Install ub16_2018_0206.ova inside VirtualBox on your laptop (or desktop).
Answer
Lab (Anaconda):
Inside your VirtualBox, Install Anaconda:
Answer
Lab (git clone):
Inside your VirtualBox, Clone ml4.us repo
Answer
Lab (ChromeDriver):
Inside your VirtualBox, Install Google ChromeDriver
Answer
Lab (Rails/RSpec):
Inside your VirtualBox, Run an RSpec Automated Test
Answer
Lab (mlcl2, Python, Machine Learning, CLI):
Inside your VirtualBox, Clone mlcl2 repo
Answer
As Product Manager, Enhance mlcl2
Answer
Homework
Questions