Thread: java and javascript question

  1. #1
    Registered User
    Join Date
    Sep 2008
    Posts
    76

    java and javascript question

    Can I put my Java and Javascript questions here on cboard?

    At my current condition ,Java is very important to me for the Job.

    My questions will be related to algorithms and data structures and some Native
    method calls.

    Am I allowed to do that?

    best regards,
    Charkra

  2. #2
    The superhaterodyne twomers's Avatar
    Join Date
    Dec 2005
    Location
    Ireland
    Posts
    2,273
    ... I'm not certain if it would be the best place to put it. Even if the questions are about data structures, etc, that might be common in C as well as other languages there's still the implementation that you're going to be using which is often used to illustrate the problem. It'll be in a different language. I personally don't care if you could be purposely evasive about the implementation and language and discussed problems, questions about whatever you might be querying. Don't be surprised if people complain about the language barrier though. It is, however, a C-board and you've gotta realise that most people here use that. There are other boards around, surely, which would deal specifically with Java/Javascript. daniweb is one I figure must.

    There was an example here http://cboard.cprogramming.com/showthread.php?t=106797 which I disagreed with completely. If you're gonna ask a question ... don't ask it like that!
    Last edited by twomers; 09-19-2008 at 10:27 AM.

  3. #3
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    Hmm, well I know laserlight knows java, and I've toyed with javascript extensively. But it's basically hit or miss. You might want to go somewhere else.

  4. #4
    Registered User
    Join Date
    Sep 2008
    Posts
    76
    Yea , I know about that thread.I had doubt that whether I should ask that kind of questions and that's why I asked for clarification.

    I can understand this is c board and most of its jobs are different than Java.But I am
    disappointed to know that I can't ask Java related problems here.This board is one of the best
    boards I found in the web.People responds here quickly and with detail explanation.

    I will be asking c/c++ related questions here.

  5. #5
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    I don't care if you ask - I'll answer if I can. The below forums are pretty fast to answer, and if you reward Duke Stars, they get answered even quicker.

    http://forums.sun.com/index.jspa
    Mainframe assembler programmer by trade. C coder when I can.

  6. #6
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    You can ask questions about whatever language you want in the Tech Board (not in General Discussion), but don't expect an answer.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  7. #7
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Well I like Java questions since that is technically the language I have worked with the longest, though admittedly not necessarily the most thoroughly. I am usually quick to answer pascal and assembler questions though.

    The bottom line is this: Just because I know most of the common languages currently used, and just because people like CornedBee and Prelude do too (and it seems to me that there are a couple other people active on the forums who are reasonably well versed in some other mainstream languages.) does not mean that any of us will read your question before it gets buried by other posts or flamed by other programmers who are not familiar with the language in question and are quick to remind you that this is a C/C++ website. There are other websites more suitable to JAVA specific questions.

  8. #8
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Well, as stated you can ask questions about other languages in the tech board. Most people here know more than one programming language, but of course there are better sites out there to ask a JAVA specxific question. The good responce and detailed help here is mostly because the people are experienced and proficient. IMO most people dont make a career out of being a java programmer. There are just too many barriers in the more technical fields that are much easier to handle with C/C++ or assembly.

  9. #9
    Registered User
    Join Date
    Sep 2008
    Posts
    76
    Yea I understand that but I will ask Java questions indirectly ,not matter what.I have to
    do Java and because Java is king in server side and I like server side(have to like because of Job demand).

    I will ask c++ questions here and convert the codes to Java by some good tool.
    Last edited by CChakra; 09-19-2008 at 01:16 PM.

  10. #10
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Quote Originally Posted by CChakra View Post
    Yea I understand that but I will ask Java questions indirectly ,not matter what.

    The method is simple : I will convert C++ code to Java's.
    easier said than done, particularly when using API or standard library functions. There realyl is going to be a very low limit on how much will translate, and as the problems become more complex the translation will begin to get mroe involved than simply using a JAVA specific board.

  11. #11
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Freely ask your JAVA questions. I would be far more interested by JAVA questions than C questions any day. Its a simple matter of the fact that not everyone here is me (thank God for that. The world could not handle more than one of me) and therefore is not necessarily so welcoming of JAVA questions.

    "I like JAVA therefore I am going to use it! And server side apps are all JAVA" is definitely the sort of comment that makes people like me who are willing to help skip down to the next thread. JAVA is great, and certainly has its place. I prefer it over C# and the other .NET nonsense, but a lot of people like the .NET nonsense. Therefore it is becoming pretty mainstream to the same people who were digging JAVA.

    Do not make blanket statements that most of us are willing to argue with you about. Why? Because I have found most people would rather argue with facts than answer questions on this board. If they had a choice between answering a question about how to send a packet via UDP vs. arguing with you over the merits of JAVA, they would leave the poor shmuck trying to write a game server hanging.

  12. #12
    Registered User
    Join Date
    Sep 2008
    Posts
    76
    ok brother ,as you say

    I will ask Java questions directly and straight to the point. My questions will be regarding
    algorithms and data structures.I don't know Java swing so no gui questions.Because Job demands,
    I have to do J2ee stuffs.

    thanks for offer

  13. #13
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Yeah no prob. Just post your Java Questions on the Tech board though. In the GDB they are likely to become buried by conversations about new games, concerts for musicians no one has heard of, and rants about the information technology field.

  14. #14
    Registered User
    Join Date
    Sep 2008
    Posts
    76
    Got it

  15. #15
    Registered User
    Join Date
    Oct 2001
    Posts
    2,129
    Quote Originally Posted by master5001 View Post
    Freely ask your JAVA questions.
    What does the acronym JAVA stand for?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 03-10-2009, 08:36 PM
  2. Why C Matters
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 136
    Last Post: 01-16-2008, 09:09 AM
  3. general programming compatability question
    By Metarectilinear in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 10-25-2002, 11:51 PM
  4. Difference between 'programming in Java' and 'javascript'
    By Shadow12345 in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 09-27-2002, 02:35 PM
  5. C++ Vs Java : Job market stability & probability.
    By zahid in forum A Brief History of Cprogramming.com
    Replies: 37
    Last Post: 01-07-2002, 12:35 PM