Hi, I’m a complete useless lurker who do not know anything about programming, and I want to program an XMPP client :D. I have absolutely 0 competence, but I’d like to know if there is a language preferable to make such things, and if there is a place where I can start to learn. I tried with some basic tutorials and general lessons about programming, but without a clear goal I got bored and stopped after a little while. Thanks in advance for every advice/insult!

    • JamaOP
      link
      fedilink
      12 years ago

      Thanks for the suggestions and the link :). Just briefly looking to the project it sadly doesn’t seems too different from conversetions and forks, but I will check more deeply. Thanks again!

  • @electrodynamica@mander.xyz
    link
    fedilink
    52 years ago

    First decide on a platform, then language. Do you want to make a windows gui client? Apple? Mobile? Web? *nix console?

    GUI is the hardest part of programming on pretty much any platform, especially compared to how simple XMPP is.

    Javascript/web is probably easiest for a beginner…

    • JamaOP
      link
      fedilink
      22 years ago

      You’re right, I’d like to develop for android, and I prefer to learn something else than JavaScript. Thanks for the answer and the info of course :)

  • @vi21@lemmy.ml
    link
    fedilink
    12 years ago

    My wife uses iPhone. So you should learn Swift and make a reliable XMPP client on iOS, which always notifies my wife when she has a new message.