Recent content by bicyclethief

  1. B

    Where can i get advanced tutorials on C++ Programming Game development

    I HIGHLY recommend the free lectures and assignments on the Stanford Engineering Everywhere website. The two relevant courses are Programming Abstractions and Programming Paradigms. They dive deep into C++ topics, including advanced memory management (you'll write your own allocator) and the...
  2. B

    A/B Test Resullts: How changing one word increased these guys' demo conversion by 139%

    There is a strong possibility my own startup will be getting funded soon. Do you have any cool resources you could recommend to learn about growth hacking (anything that really helped you)? I read the QuickSprout guide and I'll be implementing some of those ideas.
  3. B

    Shopify app keywords

    Hi guys, This is a clueless newbie question. I have developed an app that is available on the Shopify app store. I'm making some money from it, but I need to drive focused traffic (ecommerce merchants) to my website to get more installs. I've decided to use blogging as a way to do this. The...
  4. B

    JavaScript as a server-side language?

    YouTube is written in Python. Reddit is written in Python. Google uses Python extensively. Bank of America is writing the majority of their new stuff in Python. Nothing against Node, but to dismiss Python out of hand like that is not reasonable. It is proven as a technical foundation for some...
  5. B

    Django vs PHP

    You're comparing apples to oranges here, as PHP is just a general purpose language (with a focus on web page scripting) and Django is a web framework with a lot of built-in functionality that you don't get if you use PHP on its own. It would be better to ask whether you should use Django or a...
  6. B

    Old coder new to IM

    Yes, that was me.
  7. B

    Looking for a Python Learning Partner.

    Yes, you can, but it would require getting to grips with other technologies too. Look into WebRTC. The simplest thing would be to use something like Vline to get started. They have the infrastructure so you don't have to set up a complicated video streaming system yourself.
  8. B

    Looking for a Python Learning Partner.

    That course looks like a great intro. I definitely recommend the Udacity ones too. They get quite advanced and show some fairly serious Python functionality.
  9. B

    Electronic Cigarette Wholesale from China Electronic Cigarette manufacturer

    Hi, Could you send me a price list, please? Regards, bicyclethief
  10. B

    Permanently Closed Marketplace Sales Thread

    Wow. This looks great. Would you mind sending me some samples to look at?
  11. B

    Mac doing the job automatically post/delete content

    Cool. Let me know how you get on with it. I found it a while ago and used it to automate all the annoying stuff in my job. Now I'm telling anybody who will listen how great it is.
  12. B

    Looking for a Python Learning Partner.

    In-browser scripting, essentially. Since Netscape bundled a Javascript interpreter with their browser back in the day, Javascript has been the default language for client-side scripting on web pages. This used to mean code to enable simple interactive behaviours (click a button and one div...
  13. B

    Adult Toy Dropshipper

    Hey, Could you PM me the details, please? Regards, bicyclethief
  14. B

    Programming a WebApp. 5000$ on Investment.

    Could you expand on this? I think it's a good idea, but I'm not sure what it involves as I have never done any outsourcing.
Back
Top