Jump to content

Question on p.languages

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
BumbleBee

BumbleBee

    Newbie

  • Members
  • PipPip
  • 11 posts
Well,
I'have been learning PHP for a month and now got bored of it!
I would like to start sth different (not-web programming),to make nice and powerful programms,which language do you suggest?
Please leave your comment/advice here(except VB)
Thank you.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I would suggest Java to you. The reason is because most PHP programmers find Java to be similar and easy to learn. You could also learn C# or C++. There really is no right or wrong answer here, you'll just need to figure out which language you like best.

Thread moved to General Programming area.

#3
BumbleBee

BumbleBee

    Newbie

  • Members
  • PipPip
  • 11 posts

Jordan said:

I would suggest Java to you. The reason is because most PHP programmers find Java to be similar and easy to learn. You could also learn C# or C++. There really is no right or wrong answer here, you'll just need to figure out which language you like best.

Thread moved to General Programming area.

As i said,I need a language to make programms(keyloggers,viruses...):bad:
Is java one of them?:confused:

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Of course. Java (not to be confused with JavaScript) is primarily used to create desktop applications.

#5
Guest

Guest

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,414 posts
I use C and I love it! :love:
I had to figure out what I liked best.
I kind of went like this:
Not Java.
Definitely Not C#
Python is easy
C++ is good
C is the best
Of course everyone has their own opinions about programming languages.
Wikipedia has a comparison of programming languages.
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
C++ will offer you similar syntax to what you know and low-level coding (including unfriendly stuff). C works well too. Java isn't designed for low-level stuff that you've described.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog