Week 1
Katas
MYOB CSV Parser Challenge
Link to: (Not available as repository is set to private.)
String Calculator Kata
Link to: String Kata Repository
Code Wars
Link to: Codewars Profile
Workshops
TDD Workshop
Pair Programming Workshop
Testing Environments
Set up and familiarized myself with jUnit for IntelliJ and Jest for Javascript.
Setting up AWS
Created a simple AWS EC2 instance.
Link to: Create an AWS instance
Git
Undertook the git branching exercise game.
Link to: Git Exercise
In the beginning I felt it was quite useful, but at the later stages, I felt that as opposed to using my knowledge of the git commands, I was just visually attempting to solve the problems.
Sol also gave me a quick session on dealing with git conflicts using vi, which I found very useful.