Thread: Java versus C#

Page 8 of 8 FirstFirst ... 678
Results 71 to 75 of 75
  1. #71  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,659
    Thanks given
    494
    Thanks received
    627
    Rep Power
    980
    Quote Originally Posted by Flintstone View Post
    C# is a visual coding process.

    Java is a more: You have to know what you're doing or you're fucked... (Not in the good way)
    Sorry, what?
    ~iKilem
    Reply With Quote  
     

  2. Thankful users:


  3. #72  
    ???

    funkE's Avatar
    Join Date
    Feb 2008
    Posts
    2,612
    Thanks given
    255
    Thanks received
    989
    Rep Power
    1366
    Quote Originally Posted by Energized Pk View Post
    I prefer java might be because that's what i started doing first.
    Only because private server tutorials are in Java?
    .
    Reply With Quote  
     

  4. #73  
    Registered Member
    Whired's Avatar
    Join Date
    Aug 2007
    Posts
    2,126
    Thanks given
    238
    Thanks received
    500
    Rep Power
    822
    Quote Originally Posted by Supah Fly View Post
    Only because private server tutorials are in Java?
    A lot of projects (including private servers) don't really require the use of lower-leveled APIs. Java is a perfect medium IMO.
    Reply With Quote  
     

  5. #74  
    ¯̿ ̿|̿ ̿ |̶ ̶ ̶ ̶| |̶͇̿ ̶͇̿ ͇̿ Haskelle

    Join Date
    Nov 2007
    Age
    29
    Posts
    1,227
    Thanks given
    329
    Thanks received
    517
    Rep Power
    1133
    Quote Originally Posted by Whired View Post
    A lot of projects (including private servers) don't really require the use of lower-leveled APIs. Java is a perfect medium IMO.
    True, but I don't see a lot of people make extensive use of the java API in runescape servers to be honest. We use netty for networking, or we use the java api for networking, but thats only like 5% of the actual code in an RSPS. and I don't really see people do really cool and advanced things with the API, they just write their own stuff. It would be easy to write a project in C# I think. I think you could even convert a java rsps to a C# rsps in less then a week if you're fast.
    Monads are just Monoids in the category of Endofunctors. What is the problem?
    Costate Comonad Coalgebra is equivalent of Java's member variable update technology for haskell. Problem?
    Reply With Quote  
     

  6. #75  
    ???

    funkE's Avatar
    Join Date
    Feb 2008
    Posts
    2,612
    Thanks given
    255
    Thanks received
    989
    Rep Power
    1366
    Quote Originally Posted by Darth Wonky View Post
    True, but I don't see a lot of people make extensive use of the java API in runescape servers to be honest. We use netty for networking, or we use the java api for networking, but thats only like 5% of the actual code in an RSPS. and I don't really see people do really cool and advanced things with the API, they just write their own stuff. It would be easy to write a project in C# I think. I think you could even convert a java rsps to a C# rsps in less then a week if you're fast.
    Wrote my own server in C# from scratch in about a weekend. I don't use any stupid external libraries that make the project bloated. It works better than most servers.
    .
    Reply With Quote  
     

Page 8 of 8 FirstFirst ... 678

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Rock and Metal versus Rap
    By peterbjornx in forum Voting
    Replies: 12
    Last Post: 01-24-2010, 01:55 PM
  2. Z508 Player versus Monster
    By Zachhh in forum Show-off
    Replies: 33
    Last Post: 10-27-2009, 11:40 PM
  3. KKK Versus black kid
    By 2ndOfMay in forum Humor
    Replies: 6
    Last Post: 10-12-2009, 02:06 PM
  4. I/O versus CPU processing time
    By Maxi in forum Informative Threads
    Replies: 45
    Last Post: 09-15-2009, 02:39 PM
  5. Wafflez Versus Inside Sin
    By Inside Sin in forum Battles
    Replies: 9
    Last Post: 10-31-2007, 02:11 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •