Live as if you were to die tomorrow. Learn as if you were to live forever. – Mahatma Gandhi

Keep in mind that Ubuntu doesn’t aim to be an exact clone of other operating systems. Some of the programs will work in a similar way to what you’re used to, but that’s not true of all of them. Because of this, it’s easy to get frustrated early on when programs don’t seem to work … Read more
Develop a passion for learning. If you do, you will never cease to grow – Anthony J. D’Angelo
Available Software
Education is not preparation for life; education is life itself – John Dewey
Type Casting in c Type casting means changing a variable of one data type into another. The compiler will automatically change one type of data into another if it makes sense. For instance, if you assign an integer value to a floating-point variable, the compiler will convert the int to a float. Casting allows you to … Read more
Difference between Type Casting and Type Conversion 1. Type Casting: In typing casting, a data type is converted into another data type by the programmer using the casting operator during the program design. In typing casting, the destination data type may be smaller than the source data type when converting the data type to another … Read more
G.729 codec G.729 is a codec with low bandwidth requirements; it provides good audio quality. The codec encodes audio in frames of 10 ms long. Given a sampling frequency of 8 kHz, a 10 ms frame contains 80 audio samples. The codec algorithm encodes each frame into 10 bytes, so the resulting bitrate is 8 … Read more
Live as if you were to die tomorrow. Learn as if you were to live forever. – Mahatma Gandhi

Nobody knows the true number of viruses affecting Linux, but it is probably less than 1,000, and that’s the total since Linux was created back in the early 1990s! At the time of this writing, there are relatively few Linux viruses in the wild, which is to say, actively infecting computers. However, there can be … Read more
