Java Reading Notes
Sunday, June 17, 2012
Doing more with the Django admin
›
http://www.ibm.com/developerworks/opensource/library/os-django-admin/
Thursday, March 29, 2012
Executor and Callable
›
http://www.particle.kth.se/~lindsey/JavaCourse/Book/Part1/Java/Chapter10/concurrencyTools.html
concurrentHashMap
›
http://stackoverflow.com/questions/2836267/concurrenthashmap-in-java http://www.codercorp.com/blog/java/why-concurrenthashmap-is-better-tha...
Wednesday, March 28, 2012
Best Practices for Speeding Up Your Web Site
›
http://developer.yahoo.com/performance/rules.html http://code.google.com/speed/page-speed/docs/rules_intro.html
Lock and condition java 5 concurrent api
›
http://developerlife.com/tutorials/?p=24 old way: use synchronized keyword Object monitorObject; synchronized(monitorObject){ //critical...
Thursday, March 22, 2012
Google question
›
Tell me what you know about security What is cursor Tell me about event system Dealer inventory, what data structure, if large data,how you ...
Wednesday, March 21, 2012
Python interview questions
›
http://techpreparation.com/python-interview-questions-answers1.htm
›
Home
View web version