Jump to content

[Java<3] or [C++ -.-']


Choose the best program language  

22 members have voted

  1. 1. Choose the best program language

    • Java
      8
    • C++
      12
    • Other
      2


Recommended Posts

Posted

Generally, Java is more robust, via: – Object handles initialized to null (a keyword) – Handles are always checked and exceptions are thrown for failures – All array accesses are checked for bounds violations – Automatic garbage collection prevents memory leaks – Clean, relatively fool-proof exception handling – Simple language support for multi-threading – Bytecode verification of network applets

 

My vote goes to java

Posted

who's compire it with name? lol

 

I suppose I did not make myself clear. If you are willing to compare two programming languages, you can't just come and mention their names. Both languages have their cons and their pros. So, a more exact comparison would be "Is JAVA or C++ better on Lineage II coding?" or something like that.

Posted

I suppose I did not make myself clear. If you are willing to compare two programming languages, you can't just come and mention their names. Both languages have their cons and their pros. So, a more exact comparison would be "Is JAVA or C++ better on Lineage II coding?" or something like that.

i mean with all

 

you can compire example VB and java

 

Java >VB why?

VB failed on vista i heard all thing on vista made in vb ( i am not sure)

Posted

There is no best programming language. Therefore you can't compare two languages. Each one has it's pros & cons. Anyway, for example, you can compare : "Which is faster? C++ or java?". Yeah you can do that. But you can't say C++ is better than java or the opposite.

 

 

VB failed on vista i heard all thing on vista made in vb ( i am not sure)

 

lol'd at this.

Posted

There is no best programming language. Therefore you can't compare two languages. Each one has it's pros & cons. Anyway, for example, you can compare : "Which is faster? C++ or java?". Yeah you can do that. But you can't say C++ is better than java or the opposite.

 

 

lol'd at this.

dont lol i also loled on hear it but it is true confirm from a friend that is technical in pcs (Or maybe is noob)

Posted

I have Chose "Other" for VB.NET because i don't realy like Java or C++

and because i have improve a lot my skills on VB.NET and now it looks more interesting for me .

Posted

I have Chose "Other" for VB.NET because i don't realy like Java or C++

and because i have improve a lot my skills on VB.NET and now it looks more interesting for me .

oh come on ;D

Guest
This topic is now closed to further replies.


  • Posts

    • What I sent is something you have in your server's core. You don't need to modify the client. 
    • okay thank but can you tell me this code should i cooy and paste it somewhere or what ? how can i get the full file and just paste it in sustem
    • You need to utilise the following packet: `const S_EX_SEND_UI_EVENT = 398;` It's structure is as follow, or at least on new chronicles: writeD(_objectId); // EVENT IDs: // 0 - Timer: MM:SS (Description on bottom) // 1 - Disable Timer // 2 - Green Line with percents and timer // 3 - Number of residues collected (N pcs.) // 4 - Timer: MM:SS (Description on top) // 5 - Blue Line with percents and timer // 6 - Yellow Egg progress // 7 - Red Egg progress // 5 - Line with gears, percents and timer writeD(_type); // EVENT_ID writeD(0x00); // int ASK writeD(0x00); // int REPLY writeS(String.valueOf(_countUp)); // 0 = count down, 1 = count up timer always disappears 10 seconds before end writeS(String.valueOf(_startTime)); writeS(String.valueOf(_startTime2)); writeS(String.valueOf(_endTime)); writeS(String.valueOf(_endTime2)); writeD(-1); // what message to display by id, if any - NPC String Id // you can string several writeS() below, depending on the amount of variables in the npc string. only 1 line if NPC String ID = -1 writeS("Custom Text To Display or fill in variables in the NPC string by id"); // works in conjunction with the above line  
    • Can somebody help with some file about olympiad. I am looking for a file that to count when oly starts and when oly ends. From when oly start till the end to have timer left next to opponent CP/HP
    • We are certainly not an ambulance, but we will definitely cure you of blacklists and empty pockets. Live freely with SX! Each of you will receive a trial version of SX to familiarize yourself with the product, all you have to do is post in this thread
  • Topics

×
×
  • Create New...