Live data from Hacker News

Show HN: Cointrol – Bitcoin trading bot written in Python

github.com

1–10 of 28 posts

Re: Show HN: Cointrol – Bitcoin trading bot written in Python

#7

Good work done, though Python may not be the best choice as it is a bit ancient programming language.

Ancient, you mean like C, C++, Java, Javascript, those languages?

Funnily enough, Python is actually older than both Java and JavaScript.

Re: Show HN: Cointrol – Bitcoin trading bot written in Python

#8

Good work done, though Python may not be the best choice as it is a bit ancient programming language.

Ancient, you mean like C, C++, Java, Javascript, those languages?

The programming languages you mentioned dominate their niches. What is left for Python? Being a former Python programmer (5+ years) i really don't see any reason to use it now.

Re: Show HN: Cointrol – Bitcoin trading bot written in Python

#9

Earlier quoted context omitted.

Ancient, you mean like C, C++, Java, Javascript, those languages?

The programming languages you mentioned dominate their niches. What is left for Python? Being a former Python programmer (5+ years) i really don't see any reason to use it now.

There are excellent libraries for data analysis, I know some people who use it in finance. It's still widely used for web applications. There are new features for asynchronous programming. Not to mention it's used by tons of major companies. Linkedin, Reddit, Youtube, just to name a few all use Python.

Re: Show HN: Cointrol – Bitcoin trading bot written in Python

#10

Earlier quoted context omitted.

The programming languages you mentioned dominate their niches. What is left for Python? Being a former Python programmer (5+ years) i really don't see any reason to use it now.

There are excellent libraries for data analysis, I know some people who use it in finance. It's still widely used for web applications. There are new features for asynchronous programming. Not to mention it's used by tons of major companies. Linkedin, Reddit, Youtube, just to name a few all use Python.

Of course some legacy software is still in use. But i'm in doubt that python can be a good choice for today's startups.
Post reply on HN