The Hackinscience platform is a free, without ads, and open-source (repo on framagit) exercise platform, by a team of Python passionates.
We rely on your donations to run this (add exercises, enhance correction messages, ...).
hackinscience.org and correction bots are generously hosted by gandi.net, big thanks to them ♥.
If you're a teacher and want to use HackInScience during your courses, don't hesitate to tell us by email at team at hackinscience dot org, we can help (make your team private, add needed features, give you a teacher account to see what's your students are doing, ...).
Good news, we teach Python too! Both in schools and companies, don't hesitate to drop us an email at team at hackinscience dot org and we'll discuss about it. We're based in Paris, France, but it may be OK for the team to move in other places, or do it remotely, let's talk about it!
You may have spotted Python exceptions are often nicely explained, how do we do that?
We're using André Roberge's friendly-traceback, a project which tries to understand what caused the exception, and explain it.
If you spot an exception that is not explained by
friendly-traceback
, which end up with "You might want to report this
case to ...", don't hesitate to report the case to the given link,
André is always very fast to implement the case and it will help many
people, not only HackInScience users!
In the other hand if you spot a correction message that is not
helpfull and does not give a link to friendly-traceback
, please open
an issue on hackinscience's
issue tracker, as it's probably to be enhanced in our side.
When registering and using the HackInScience platform, we store some informations about you:
Why do we store all your submissions?
If you want to correct an information we've got about you, delete it, or if you'd like all the data about you conveniently archived for offline reading, feel free to send a mail to team at hackinscience dot org or ask any member of the team.
We do not use any trackers, nor any advertising network, all our css
and js
are hosted by ourself (no CDN).
If you read this, you probably don't like being tracked, there's two complementary things you can do:
Privacy Badger blocks advertisements and tracking cookies that do not respect the Do Not Track setting in a user's web browser.