Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
When i tried to compile this, i got the follwing error? cannot resolve symbol symbol : method split (java.lang.String) location: class java.lang.String String[] result1 = "hai how".split("\\s"); ^ 1 error