Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- programming_book
- Spain
- Software Engineering
- Book
- management
- comic agile
- hadoop
- psychology
- Programming
- hbase
- France
- Book review
- Linux
- Malaysia
- Java
- history
- MySQL
- ubuntu
- erlang
- agile
- Kuala Lumpur
- essay
- leadership
- QT
- django
- Python
- Italy
- program
- RFID
- web
Archives
- Today
- Total
목록lamdaj (1)
Do not use loop for list iterations - lamdaj
2011/04/26 - [Programming/Java] - Do not use loops for list operations 2011/04/28 - [Programming/Java] - Do not use loops for list operations import java.util.ArrayList; import java.util.List; import com.google.common.collect.Lists; import ch.lambdaj.Lambda; import static org.hamcrest.Matchers.greaterThan; //item 3 from http://codemonkeyism.com/generation-java-programming-style //-cp .:./Guava/g..
Programming/Java
2011. 4. 29. 05:42