EDIT: Bonus points for any companies hiring junior developers!
Ask HN: What startups use C and Python?
1–10 of 62 posts
Re: Ask HN: What startups use C and Python?
#2And mainly it has a wide scope, so there are all kinds of Libraries available so you can achieve alot with just a few lines of code.
Re: Ask HN: What startups use C and Python?
#3C and Python are in fact our most-used and loved languages.
We developed a cross-platform library in C that makes our codebase reusable across multiple platforms, currently we support iOS, Android, Linux and MacOSX. Next: maybe Windows/Windows Phone?
Most of our backend services and our web site are running on Python/Tornado. Additionally, we use Python a lot for infrastructure automation on AWS.
Btw: we are currently hiring in both areas, send me a mail in case you are interested: hp@skoobe.de
If you want to take a look at our app, go here: http://itunes.apple.com/de/app/skoobe-e-books-leihen-statt/i...
Re: Ask HN: What startups use C and Python?
#4Re: Ask HN: What startups use C and Python?
#5Skoobe, a new ebook subscription service based in Munich/Germany. C and Python are in fact our most-used and loved languages. We developed a cross-platform library in C that makes our codebase reusable across multiple platforms, currently we support iOS, Android, Linux and MacOSX. Next: maybe Windows/Windows Phone? Most of our backend services and our web site are running on Python/Tornado. Additionally, we use Pytho…
Re: Ask HN: What startups use C and Python?
#6Re: Ask HN: What startups use C and Python?
#7The company I work for uses C and PHP mainly , but as our platform is Gentoo that also makes us users of python. I also write most of the utility scripts I use in python. http://sevone.com
Re: Ask HN: What startups use C and Python?
#8Re: Ask HN: What startups use C and Python?
#9We are the scipy/numpy folks and use Python/C to solve interesting scientific / engineering problems. I have been writing interesting Python C extensions for the last six months.