cstandfuss-informatik.de
cstandfuss-informatik.de
http://www.cstandfuss-informatik.de/index.html
Computer sind die intelligentesten Idioten, die es gibt. Hallo und herzlich Willkommen. Auf meiner kleinen bescheidenen Informatikseite. Ich freue mich, dasss du vorbei schaust. Auf dieser Seite findest du momentan ein paar nütliche Links und Informationen rund um Informatik. Da ich im Moment bestrebt bin einige Programmiersprachen zu lernen, hoffe ich hier vielleicht ein paar kleine Programme online stellen zu können - auch wenn es nicht mit den Künsten anderer mithalten kann. Dezember 11, 2006. Denn mi...
mydevelopedworld.wordpress.com
while | My Developed World
https://mydevelopedworld.wordpress.com/author/sharemydenmark
Fold the Past to Reach the Future. How to configure new Lenovo x240 touchpad on Ubuntu 13.10. November 30, 2013. Recently I got the Lenovo x240 without OS as my new laptop. First thing I did, of course, was to …. Continue reading →. Android: catching errors at “out of memory time”. August 17, 2013. Lately, just for fun, I’ve been playing around with Android SDK. It is a really good developing environment, but there could …. Continue reading →. Git blame, log, diff-tree workflow. June 12, 2013. May 2, 2013.
mydevelopedworld.wordpress.com
June | 2013 | My Developed World
https://mydevelopedworld.wordpress.com/2013/06
Fold the Past to Reach the Future. Git blame, log, diff-tree workflow. June 12, 2013. As Revision Control Software I’ve always been using Apache SVN. It’s a good tool, but now, my team in Nokia is using Git. Far …. Continue reading →. Politically correct ohne Limits: gatestoneinstitute.org/8528/germany-w. MarI/O - Machine Learning for Video Games youtu.be/qv6UVOQ0F44. Watch Cycling in Berlin. (Theory vs. Reality) on @ Vimeo. Dear US: Europe does not want your crazy food! BBC News youtu.be/EkbnbvwSiik.
mydevelopedworld.wordpress.com
May | 2013 | My Developed World
https://mydevelopedworld.wordpress.com/2013/05
Fold the Past to Reach the Future. Java, avoid double and float types when accuracy is required. May 19, 2013. Today I wanna talk about a little trap Java can present us when using float and double primitive data types …. Continue reading →. Tomorrow the adventure with Nokia will start! May 14, 2013. Hi guys, I hope you don’t mind if this is not going to be a technical post. This is gonna be about …. Continue reading →. Defining Type in Java: Interfaces, Abstract Classes and Skeletal Impls. May 2, 2013.
mydevelopedworld.wordpress.com
Tomorrow the adventure with Nokia will start! | My Developed World
https://mydevelopedworld.wordpress.com/2013/05/14/tomorrow-the-adventure-with-nokia-will-start
Fold the Past to Reach the Future. Tomorrow the adventure with Nokia will start! Asymp; 7 Comments. Hi guys, I hope you don’t mind if this is not going to be a technical post. This is gonna be about a great adventure I’m starting tomorrow. An adventure called: Nokia. Anyway, for those of you interested, I will also share some interview’s tips at the end of the post. If you prefer just skip the first boring part 😛. Where do I start? Let’s start saying that I feel extremely lucky. Tomorrow is the big day&...
mydevelopedworld.wordpress.com
Java, avoid double and float types when accuracy is required | My Developed World
https://mydevelopedworld.wordpress.com/2013/05/19/java-avoid-double-and-float-types-when-accuracy-is-required
Fold the Past to Reach the Future. Java, avoid double and float types when accuracy is required. Asymp; Leave a comment. Today I wanna talk about a little trap Java can present us when using float. Primitive data types in the wrong way. These two data types were designed especially for scientific calculations. Where approximation errors are acceptable. They can be a great pain in the neck. When developing with accuracy in mind. Let’s understand why. Bit, an exponent. SIGN FRACTION * 2 EXP. Public class F...
mydevelopedworld.wordpress.com
Defining Type in Java: Interfaces, Abstract Classes and Skeletal Impls | My Developed World
https://mydevelopedworld.wordpress.com/2013/05/02/defining-type-in-java-interfaces-abstract-classes-and-skeletal
Fold the Past to Reach the Future. Defining Type in Java: Interfaces, Abstract Classes and Skeletal Impls. Asymp; Leave a comment. When designing software it’s very likely we will have to face up decisions like: should I define this type using an interface. Or should I use an abstract class. Of course, as for the most engineering questions, we should answer with: it depends! For this reason, most of the time, an interface should be the one to be preferred. The author of Effective Java. Stresses the pros ...
mydevelopedworld.wordpress.com
April | 2013 | My Developed World
https://mydevelopedworld.wordpress.com/2013/04
Fold the Past to Reach the Future. Multithreading: avoid Thread Contention where it is possible. April 6, 2013. In these days I’m working on a multi-threaded piece of code for my company, with which I’m trying to improve …. Continue reading →. Politically correct ohne Limits: gatestoneinstitute.org/8528/germany-w. MarI/O - Machine Learning for Video Games youtu.be/qv6UVOQ0F44. Watch Cycling in Berlin. (Theory vs. Reality) on @ Vimeo. Dear US: Europe does not want your crazy food! Follow Blog via Email.
mydevelopedworld.wordpress.com
Android: catching errors at “out of memory time” | My Developed World
https://mydevelopedworld.wordpress.com/2013/08/17/android-catching-errors-at-out-of-memory-time
Fold the Past to Reach the Future. Android: catching errors at “out of memory time”. Asymp; Leave a comment. Lately, just for fun, I’ve been playing around with Android SDK. It is a really good developing environment, but there could be pitfalls. If we are not careful. In general, a good rule of thumb. In programming, is to catch errors as soon as possible. This means that catching errors at compile time is much better than catching them at runtime and it is easy to understand why. We have to write somet...
SOCIAL ENGAGEMENT