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 | 29 | 30 |
Tags
- France
- QT
- ubuntu
- Linux
- Java
- erlang
- MySQL
- leadership
- hadoop
- Python
- hbase
- programming_book
- Software Engineering
- Book review
- web
- Book
- Malaysia
- Programming
- Artificial Intelligence
- history
- Italy
- agile
- django
- essay
- Kuala Lumpur
- program
- management
- Spain
- comic agile
- RFID
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