Headache From Learning, Trying To Understand C#


I am right now in the mood to write one of these diary entries. If you see the screenshot on top of my words, this is a small and very basic program written in the programming language C#, and all it does is showing the text message “Hello World” in the windows console. It’s one of the simplest things you can do with a programming language, and that’s how programming courses often start. You need to start somewhere, and often they use this small example to explain the basic structure of a program, until you get into more advances stuff. … Continue reading Headache From Learning, Trying To Understand C#

Started to take a look into Android Development…


I mentioned it already in my last post but I didnĀ“t go into detail as the reason for the last article was a different one. But let me go into detail now… I did read a lot about Android App Development last days. I started reading because I have an idea for a small but cool application, which I would like to create. I asked in some Android Development Communities where I should start and if my idea would be a realistic goal for a beginner in Android development. I got many answers and some experts said that my idea … Continue reading Started to take a look into Android Development…