equal
deleted
inserted
replaced
301 // Make your variables immutable, unless there's a good |
301 // Make your variables immutable, unless there's a good |
302 // reason not to. |
302 // reason not to. |
303 |
303 |
304 // You can be productive on Day 1, but the language is deep. |
304 // You can be productive on Day 1, but the language is deep. |
305 |
305 |
306 // I like best about Scala that it lets you write |
306 // I like best about Scala that it lets me write |
307 // concise, readable code |
307 // concise, readable code |
|
308 |