From 7th to 11th December I participated in my first Hackweek at SUSE.
The Hackweek is awesome! You can spend one week hacking on whatever project you like!
According to the official description Hackweek is a week where SUSE engineers can experiment without limits. It’s the opportunity to innovate, collaborate across teams, and learn. The only rule is: Do what you want, but do it!
I absolutely love things like this. It’s a good opportunity to learn new skills, have some time for experimentation and finish some tasks you always wanted to finish.
The week before I came across a chinese learning program called Han Trainer Pro and I came up with the idea of creating something like this. I always wanted to create some learning programs that I can use, and I wanted to improve my knowledge of Qt since some time already.
So I spend my week with laying the foundation stones for daoshi.
In a later release daoshi will feature a (hopefully) easy-to-use dialog for creating lessons but so far the people need to know some XML to do this. An example lesson can be found and it should be quite easy for people to base their own lesson on this one.
The main repository has a doc/
directory which contains documentations, so far you can find some information on how to create lessons
All lessons need to be in a directory inside ~/.local/share/daoshi/lessons/
.
The directory name will be the name of the lesson.
I managed to create a properly working version in just one week and learned so much in the process of this.
Daoshi will receive some further improvements when time permits as I plan to use the program myself.
On my list so ar are: