javaternals.wordpress.com
MongoDB | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/10/08/mongodb
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. October 8, 2010. I have been using MongoDB for a new project which is coming out soon. So far I am impressed with it. The development focus really shits towards user requirements rather than endlessly playing with SQL, prepared statements, ORM and on and on. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email. Follow &ld...
javaternals.wordpress.com
Coming back… | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/09/14/coming-back
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. September 14, 2010. Haven’t put up a new post in a while. Been looking for jobs, finding one and starting it… Well TrophyHound.com is up for anyone to use! A amazing collection of lecture videos that my dad sent me. 100 Lectures. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.
javaternals.wordpress.com
Bubble sort in Java | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/05/18/bubble-sort-in-java
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. Bubble sort in Java. Bubble sort in Java. May 18, 2010. Bubblesort is one of the simplest sorting methods. It also very inefficient. Though in the best case when the elements are already sorted, then its run time is O(n). Otherwise it is O(n 2). FoundSwap) break; } } }. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.
javaternals.wordpress.com
Google Calendar Bug on Mac OS X | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/05/24/google-calendar-bug-on-mac-os-x
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. Google Calendar Bug on Mac OS X. Google Calendar Bug on Mac OS X. May 24, 2010. This was really surprising that Google missed this. Apple always surprises me when it doesn’t provide basic computer features and when it does do so then it is hailed as ‘magic’ or some other kind of break through. Meanwhile, other operating systems have been providing that feature for decades. Some examples are:. Maybe someone in the marketing department knows.
javaternals.wordpress.com
What’s GMail doing? | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/05/24/whats-gmail-doing
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. What’s GMail doing? What’s GMail doing? May 24, 2010. See the screenshot below and do you know if my gmail session is secure or not? May 24, 2010 at 11:08 pm. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. What’s GMail doing?
javaternals.wordpress.com
Quicksort in Java | Hasan Adil's techlog
https://javaternals.wordpress.com/2010/05/17/quicksort-in-java
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. May 17, 2010. QuickSort is one of best sorting algorithms. While the worst case scenario is O(n 2), the average case is O(nlgn). Additionally, it is possible to implement in highly optimized way as well do several of its parts in parallel. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your Twitter account. ( Log Out.
javaternals.wordpress.com
Interested in contributing? | Hasan Adil's techlog
https://javaternals.wordpress.com/interested-in-contributing
Hasan Adil's techlog. Internals of Java, Kernels, GWT, Computing. Interesting in contributing, great! Send me an email at “javaternals at gmail dot com” and I will create an account for you. You can then login and share your knowledge with others. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out.