Tuesday, 19 June 2012

Table Of Contents


28 comments:

  1. Madami pwedeng gawin sa OOP. Nakakalito lang ung mga codes...

    ReplyDelete
  2. OOP's!.. nice, LIKE :) ..,

    ReplyDelete
  3. OOP.-java! PARANG ang simple pag sa ouptut na, pero kakaconfuse UNG CODE ,
    --ang maganda habang nagtatype ka nung code nag e'exist na ung object so may basehan depende nalang on how you understand the program or panu mo i apply or gawin un.un.un..~! :)

    ReplyDelete
  4. ...interesting ang java....reusable ang mga dating codes

    ReplyDelete
  5. kung gusto niu pang matutu ng java visit niu ang village88.com na website...

    ReplyDelete
  6. Mark Gil Pascua5 July 2012 at 06:23

    wow...java is wonderful..:) like!

    ReplyDelete
  7. This blog is very nice... :) what I like most is the cover photo. :))

    ReplyDelete
  8. ahm hey i just checked this!

    and this is crazy!

    but here's my comment

    "I really like this" :)

    ReplyDelete
  9. This comment has been removed by the author.

    ReplyDelete
  10. This is the best blog I've ever seen :)

    ReplyDelete
  11. Wow, dunno what to say but this is SIMPLY AMAZING :)

    ReplyDelete
  12. Trivia:

    "Java" is a slang term for "coffee." Probably because coffee may be grown on the island of Java. So you have the association of the two indicated by the coffee cup logo.

    ReplyDelete
  13. Java's syntax is almost the same as C or C++

    ReplyDelete
  14. Hey guys, you might as well read this "Why aren't video games written in Java?".

    Here's the link : http://stackoverflow.com/questions/1034458/why-arent-video-games-written-in-java

    All of it were just theories from other people who understands the Java programming language. Don't judge. Just respect what was written. All of it were their opinions.

    Have fun reading :)

    ReplyDelete
  15. Hey guys, you might as well read this "Why aren't video games written in Java?".

    Here's the link : http://stackoverflow.com/questions/1034458/why-arent-video-games-written-in-java

    All of it were just theories from other people who understands the Java programming language. Don't judge. Just respect what was written. All of it were their opinions.

    Have fun reading :)

    ReplyDelete
  16. It takes time to master object-oriented programming and design.

    True! It is easy to understand
    the basic tenets, features and ideas
    of OOP. However, it takes
    considerable time to master the
    analysis, design and implementation
    techniques to create quality
    solutions using object-oriented
    technology. As they say, nothing
    good ever comes easy!

    ReplyDelete
  17. http://www.javagames.net/

    FOR GAMERS.

    ReplyDelete
  18. for you to write a program, you should know first the logic. then you should know/understand what are the uses of the codes/syntax for you to create a program..

    ReplyDelete
  19. try this. haha

    http://www.javagames.net/game/ship-loader/?play

    ReplyDelete
  20. Methods don't do anything until you call them into action. Before we see how, let's add another class to the project. We can then put all the methods there, instead of clogging up the main class. (You'll start learning more about classes in the next section.)

    to learn more check this site
    http://www.homeandlearn.co.uk/java/java_method_calling.html

    ReplyDelete
  21. Why Software Developers Choose Java?

    Java has been tested, refined, extended, and proven by a dedicated community. More than 9 million Java developers makes it the largest and most active development community on the planet. With its versatilty, efficiency, and portability, Java has become invaluable to developers by enabling them to:

    Write software on one platform and run it on virtually any other platform
    Create programs that can run within a web browser and access available web services
    Develop server-side applications for online forums, stores, polls, HTML forms processing, and more
    Combine applications or services using the Java language to create highly customized applications or services
    Write powerful and efficient applications for mobile phones, remote processors, low-cost consumer products, and practically any other device with a digital heartbeat

    ReplyDelete
  22. One characteristic of Java is portability, which means that computer programs written in the Java language must run similarly on any hardware/operating-system platform. This is achieved by compiling the Java language code to an intermediate representation called Java byte code, instead of directly to platform-specific machine code.

    ReplyDelete
  23. Java is the best PL in creating GAMES..

    ReplyDelete
  24. yeah!!there are many features that java has. the best!!!

    ReplyDelete
  25. Web Applets
    One of the features of Java that make it attractive to game developers is the Java Applet. When a Java programmer packages his game as an applet he can host it on a Web server, and let users run and play the game through their Web browsers. This distribution platform eliminates the need for end users to download or install the game. Instead, players need only to visit the developer's website and they can begin immediately playing the game.

    for more info's :)
    Java for Games | eHow.com http://www.ehow.com/info_8085634_java-games.html#ixzz29B6dc2BQ

    ReplyDelete
  26. There are lots of applications and websites that won't work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!

    ReplyDelete
  27. Java is a general purpose programming language with a number of features that make the language well suited for use on the World Wide Web. Small Java applications are called Java applets and can be downloaded from a Web server and run on your computer by a Java-compatible Web browser, such as Netscape Navigator or Microsoft Internet Explorer.

    ReplyDelete