Recent Posts

Knowledge Sharing

Knowledge Sharing

Return To Blog Listing

share knowledge to everyone especially in IT (programming, design, java, php, web, xhtml, css)

Search This Blog's Tags For:

Recent Posts Tagged With 'java'

  • After Oracle Bought Sun

    Posted on Friday April 24th, 2009 at 04:46 in MySQL, java, oracle, database, sun

    A few days ago, Oracle, a company which is known by it’s RDBMS, Oracle Database, bought Sun Microsystems ($7.4 billion.. wheewwww), a company which is known by it’s famous programming language, Java. As we know, Sun had bought MySQL, the ...

  • How To Install Java in Linux Ubuntu

    Posted on Tuesday April 14th, 2009 at 23:53 in programming, java, ubuntu, operating systems

    Java is one of the most popular programming languages. I learned Java a few years ago. I learned it in Windows OS. Now I need to install it in Ubuntu. Here are the steps: 1) You need to update Ubuntu Repository. Type this command: sudo apt-get update...