So the other day I had some time to kill and was thinking that I might be fun to repeat some of the exercises I…
Beiträge veröffentlicht in “Programmieren”
Neotree is a package for emacs (available for example on elpa) that displays the directory tree in a themeable tree-buffer. It looks nice but I…
Writing Java sourcecode in Emacs is a rather hard task. Emacs does not usually support the developer with lots of context awareness (friendly put…). What…
Introduction I actually do Web-development in my private life. Smaller projects for myself like a „homepage“ (Is this term still used?) or for „the kids“…
Sometimes when I write a little python script – with only a few lines of code – it starts growing and I keep adding functionality.…
Beeing busy with a lot of things it’s hard to find time to cultivate the essential programming skills. I managed to find some time and…