Search results

  1. D

    What is necessary to create a fotolog, a dating site or a social network?

    Since the code will, in such cases, most often be obfuscated; looking at the source will probably be pointless. The only other option you have then is to start a packet sniffer on the computer running whatever service it is that is using the exploity themes, and have it running for a while...
  2. D

    What is necessary to create a fotolog, a dating site or a social network?

    To go with the flow you should learn PHP. It's the one language being mostly used. You won't even need to "learn how to program". Just get a wordpress install, or some kind of open source social network cms (like iSocial or whatever) and start modifying. In addition, as with everything online...
  3. D

    An easy way to learn C++?

    It all depends on you level of prior knowledge. If you're entirely green on the matter, then I'd suggest trying out the tutorial at cplusplus.com. If you already know the concepts of programming from another language, then the same site can be used to quickly learn the c++ syntax. Once you've...
  4. D

    What programming language should I learn ?

    Just go with Python. More versatile than PHP, and also a heck of a lot easier to learn.
  5. D

    What programming language should I learn ?

    If you intend to put the learned language to use only for stuff on the web, then I'd say go with PHP, since there really is nothing that beats how quickly you can do web-related stuff with PHP. If you intent to use the learned language for other stuff as well, my personal recommendation would...
  6. D

    At last, a place to call home!

    Hello world! Can't believe I've missed this page all this time, but so pleased at finally having found it I can hardly contain myself. So now I read and read and read, and soon I shall know it all!:D
Back
Top