Som's Tech World...
This is my own world of software and technologies...
Friday, September 18, 2015
Java Concurrency Model - Part II - CountDownLatch
›
Note: Get the source code from https://github.com/sommukhopadhyay/CountDownLatche In this post i have tried to show an example using Cou...
Java Concurrency Model - Part I - Producer Consumer Problem
›
Note: Get the source code from https://github.com/sommukhopadhyay/ProducerConsumer As i was getting ready to teach Java Concurrency Mode...
Monday, August 24, 2015
UML Training...
›
I know , the almighty has been testing me all through my professional life... Now there is a new dilemma that is haunting me everyday. This...
Monday, July 20, 2015
Memory layout in C++ vis-a-vis Polymorphism and Padding bits
›
Monday, July 13, 2015
Android Graphics & Animation - a Bouncing Ball Game with source code
›
Note: For my live lecture of the training on Android Graphics & Animation, please have a look at https://youtu.be/kRqsoApOr9U https...
Sunday, June 21, 2015
Memory Layout of Java Objects vis-a-vis Inheritance...
›
These two diagrams describe the memory layout of Java objects. This is with respect to inheritance and not from padding bits or alignment...
Sunday, May 31, 2015
Concurrent Programming Model in Android...
›
Note : Here are my two tutorials on Android Concurrency Model. Please have a look at these: https://youtu.be/zWdVVI7kH4E https://youtu.b...
‹
›
Home
View web version