[Civil Discussion] Which Language Is Better menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    argh44z's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    93
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't see much of a productivity difference between modernish-C++ with Boost compared to C#. I don't see much of a point to the latter.

    Good to see Python getting some love. I recommend the book "Blackhat Python". Good stuff.

    [Civil Discussion] Which Language Is Better
  2. #17
    jjaa's Avatar Contributor
    Reputation
    245
    Join Date
    Dec 2006
    Posts
    562
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by argh44z View Post
    I don't see much of a productivity difference between modernish-C++ with Boost compared to C#. I don't see much of a point to the latter.

    Good to see Python getting some love. I recommend the book "Blackhat Python". Good stuff.
    I think you mean gray hat , and its a great introduction to reversing with python.

  3. #18
    Wilbo007's Avatar Contributor CoreCoins Purchaser
    Reputation
    80
    Join Date
    Jun 2011
    Posts
    210
    Thanks G/R
    5/3
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Java, because it will run on any OS! Windows, SURE! MAC OS X? SURE! LINUX? SURE! You name it we got it!

    Coming up in 2014, java on your microwave!

  4. #19
    kosacid's Avatar Active Member
    Reputation
    19
    Join Date
    May 2009
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    c++ i have tried every version but i like 2006 dam that works with every version of windows lol

  5. #20
    Bananenbrot's Avatar Contributor
    Reputation
    153
    Join Date
    Nov 2009
    Posts
    384
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wilbo007 View Post
    Java, because it will run on any OS! Windows, SURE! MAC OS X? SURE! LINUX? SURE! You name it we got it!

    Coming up in 2014, java on your microwave!
    More significant imo: Coming up in 2014-2024: Java 8.0 with lambdas. Yes, those lambdas even C++ got with C++11.
    Platform independence is mostly a concern when it is required, which is relatively rare in private projects. In the case of platform independent .NET: Take a look at Mono. It's about to really take off under the wings of Xamarin.

    If I had a choice, I would prefer not to code in Java until 8.0. And even then there's C# which is better at most of the things Java used to be good at. Not mentioning my current functional favorites (read: really want to try out in one of my next big projects) F#, Haskell, Elm... I'm excited to see them gaining adoption in the near future.

  6. #21
    Nevodark's Avatar Contributor
    Reputation
    233
    Join Date
    Sep 2012
    Posts
    378
    Thanks G/R
    22/22
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dat next level necro tho.

  7. #22
    Valediction's Avatar Active Member
    Reputation
    37
    Join Date
    Jul 2012
    Posts
    48
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bananenbrot View Post
    More significant imo: Coming up in 2014-2024: Java 8.0 with lambdas. Yes, those lambdas even C++ got with C++11.
    Platform independence is mostly a concern when it is required, which is relatively rare in private projects. In the case of platform independent .NET: Take a look at Mono. It's about to really take off under the wings of Xamarin.

    If I had a choice, I would prefer not to code in Java until 8.0. And even then there's C# which is better at most of the things Java used to be good at. Not mentioning my current functional favorites (read: really want to try out in one of my next big projects) F#, Haskell, Elm... I'm excited to see them gaining adoption in the near future.
    Best part, Java being so "corporate" means that whenever you _have_ to code in Java you'll probably won't be doing it in Java 8 for quite a few years after its release.

  8. #23
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everyone should just program in Whitespace.

    Originally Posted by kosacid View Post
    c++ i have tried every version but i like 2006 dam that works with every version of windows lol



    Originally Posted by Wilbo007 View Post
    Java, because it will run on any OS! Windows, SURE! MAC OS X? SURE! LINUX? SURE! You name it we got it!

    Coming up in 2014, java on your microwave!

    Please don't necro bump in future.
    Last edited by Cypher; 01-02-2014 at 09:32 PM.

  9. #24
    Wilbo007's Avatar Contributor CoreCoins Purchaser
    Reputation
    80
    Join Date
    Jun 2011
    Posts
    210
    Thanks G/R
    5/3
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oops, haha, I never saw. I was just looking through Apoc's threads and saw this interesting one.

  10. #25
    ioctl's Avatar Active Member
    Reputation
    23
    Join Date
    Jan 2013
    Posts
    35
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For you fellow python folks: have you checked out Cython? It's been pretty awesome for interfacing with native libraries and speeding up bottlenecks for me.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. which guide is better?
    By omg123 in forum World of Warcraft General
    Replies: 1
    Last Post: 11-22-2008, 03:32 PM
  2. which is the better one to use?
    By jedite1000 in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 09-12-2008, 09:30 PM
  3. Which 1 is better?
    By Robob in forum WoW PvP & Battlegrounds
    Replies: 31
    Last Post: 08-08-2007, 11:41 PM
  4. Which song is Better? Your thoughts :D
    By Gelormino in forum Community Chat
    Replies: 6
    Last Post: 08-01-2007, 08:52 PM
All times are GMT -5. The time now is 11:40 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search