Java is NOT my favourite programming language
I dislike Java very much, mainly due to its lack of features: Object model Objects and values In C++, a primitive variable is an object,
A blog of my programming experience
I dislike Java very much, mainly due to its lack of features: Object model Objects and values In C++, a primitive variable is an object,
UN*X systems are commonly known for their stability, reliability and robustness. However, you can make these systems unusable by running the following program. Here’s the
Have you ever experienced sudden crash of an application on Linux? Most people have. The most common reason of a crash is segmentation fault but