Recent content by Porfoore

  1. P

    Payoneer / Paypal exchange

    Thanks everyone for suggestions. About connecting Payoneer to PayPal, I can't do that. It is only possible with older Payoneer cards. About bitcoins, well, I never really considered it, I will look it up. Also, when I opened this thread I was kind of looking for a quick instant exchange...
  2. P

    Payoneer / Paypal exchange

    Well I am getting scammed all weekend. Even people from this forum, the guy that goes by name Xdurance just scammed me for $100... And I am just trying to get money on payoneer so I can withdrawal, also anywhere I tried it is forbidden to even ask, and some exchange site that I found doesnt do...
  3. P

    Payoneer / Paypal exchange

    Oooh, I didn't know it is not allowed... I am sorry should I just close the thread and hope not to get banned? :D
  4. P

    Payoneer / Paypal exchange

    Hi, I hope am posting in right section :D I need to exchange some paypal money for payoneer money. I am willing to pay you %10 of the amount transfered as a bonus. PM me or post here if you are interested.
  5. P

    Need a programmer advice

    Are those 'Ideas' more like visual ideas about how do you want your website to look, or scripting ideas about how stuff should get done from coding side of view. If you think about visual ideas, you should learn html/css (which are not really programming languages). If you think about scripting...
  6. P

    The world of programming [infographic]

    Bill Gates didn't really contribute to the development of programming itself. Being a good programmer or developing something popular or useful or whatever, doesn't get you on this list. This list is strictly about people who contributed to development of programming itself.
  7. P

    Stuck While Developing addmefast bot in python !

    You can make addmefast bot much easier with imacros and CLICK X=n Y=n function. Literally, you need few minutes, to make completely working addmefast bot using imacros and CLICK function.
  8. P

    Best Language to Learn ?

    Definitely PHP.
  9. P

    Which programming language is...

    I would recommend plain C for the beginning. But more importantly, I also recommend not to start with java.
  10. P

    c# vs Java

    C# or java? It depends on what do you actually want or need. If you are beginner, and you want to learn, I would suggest C# for the reasons mantic0re listed above. But, Java is more powerful in my opinion.
  11. P

    Should i bother learning python?

    When it comes to making bots, there is no single programming language that can be described as "all you need"...
  12. P

    Any other professionals here? Those learning have any questions for one?

    It depends what do you mean by professional? Because, by the definition of that word, that would be someone who makes money with programming. But, in my opinion, someone who can solve hard logic problems, use and develop complex algorithms, and have never made a dime from programming, is still a...
  13. P

    Is C a must to learn C#

    In theory, no. I know you were probably thinking something like "C# should have similar syntax as C", but actually, that is not the case. Again, in theory, you could learn any programming language (or anything :D ) from scratch, but it is advised to learn some basic programming from a more...
  14. P

    Please HELP! How to call locker after clicking PLAY button...

    Because the embedded video doesn't count like a part of your website (from coding side of view). You do not have the info (like the video play button id) to make such an if/when statement, on click event (or whatever). Even if you somehow manage to do it, your visitor could easily avoid the...
  15. P

    How many hours can you code maximum?

    I am too hyperactive to program continuously for more than 20 minutes :D So I have to keep making small (few minutes) pauses, but I can go like that for a whole day. :D
Back
Top