Recent content by DWORD

  1. D

    Journey to $500 a DAY with Aliexpress Dropshipping and social accounts

    Where do you recommend buying shoutouts for IG?
  2. D

    Journey to $500 a DAY with Aliexpress Dropshipping and social accounts

    Did you get shoutouts from other IG users? Did you offer them anything in return? I am doing the same model as you are but I have not seen any great results from FB ads with "just pay shipping" Slowly building IG followers though..
  3. D

    Permanently Closed Marketplace Sales Thread

    I ordered 3800 words and got over delivered by around 200 words. Well written articles and would recommend for others as well.
  4. D

    Demonoid is back in business

    If anyone is interested then i could send him a google wave invite in return for demonoid invite. PM me if you wanna make a deal!
  5. D

    Visual C# or C++ book?

    In that case I would recommend going for PHP instead. PHP has all the functionailities you need in that area already built in. You would end up recreating many things in C# or C++ which probably leads to giving up like it does in many cases. By recreating I mean, for example in C++ to create a...
  6. D

    Visual C# or C++ book?

    Thats why you need a goal - just learning to program just for the sakes of it is waste of your time. You need to know the right tool for your job. And C++ isnt hard - it might get though if you are planning to recreate photoshop : ) But if you are never planning to perform low level things then...
  7. D

    Visual C# or C++ book?

    You should know that C# and C++ are totally different things. I would recommend from my own experience if you are planning to learn C++ website called http://www.cplusplus.com and make yourself a goal what you want to achieve with C++.
  8. D

    oop's in c#

    You mean OOP. Basically the word OOP is over hyped - it's just a style of programming. You need to learn how to use classes in CPP. When you are using a class to do the same thing 25 times instead of copy pasting the same code 25 times then that could be called a OOP...
Back
Top