Python Project

Foidi | she/her @beehaw.org to Programming@beehaw.org – 0 points –

Hi fellow bees! Soon Ill start working on a project with my group at uni. It will be long and hard journey and I will have to relearn python, as I havent used it much. But I am looking forward to it. The project itself is about signal analysis form EEG scanner to try and decode information hidden in and use it as a mean of prostethics control. I hope so much that we will get something usefull done with it! :3

4

Python is pretty easy to learn especially if your a good programmer in another language. The thing that is more complicated is deciding on libraries. Signal processing maybe numpy, scipy, and matplotlib. You may find numba useful too if you need more speed.

Best of luck and welcome.

I mean I am comming from c and c++ so the python is bit problematic to me, as it does many things by itself without telling me explitly, and I need to remember it

Sweet, that's awesome! What are you studying at Uni?

When I was learning to code, I always wished that I could learn while applying it to solve "real world" problems!

I am studying Mechatronics, and I do that project with people from Biomedical Engineering