Croissants are buttery
Category Archives: Uncategorized
The Art of C-Programming
When programming in the programming language C, you often end up with a complete mess that you don’t want to show to your colleagues. Here are simple tips that improve your code tremendously. Handy tips for improving your C-Code Rewrite Loops Often using a for-loop instead of a while loop, or contrariwise, adds this additional …
Hello world!
Welcome to my blog. This is my first post. In the next couple of months I plan to write about my experience with certain programming languages and libraries. I’m especially interested in Mobile App Development using Swift and tons of libraries. But I plan to write about other interesting topics as well. If there is …