Explore >> Select a destination


You are here

jashliao.eu
| | quakkels.com
22.3 parsecs away

Travel
| | Xamarin enables programmers to write native mobile applications for both Android and iOS using C# and free development tools like Visual Studio Community Edition. This means that if you're invested in the .NET ecosystem and the C# language, you can write cross-platform mobile applications using technology that's already familiar to you.
| | www.codeproject.com
14.3 parsecs away

Travel
| | For those who code
| | egvijayanand.in
15.1 parsecs away

Travel
| | This article represents the second installment of the XAML for Beginners series, which elucidates the concept of declarative markup in the context of defining UI in .NET applications. All articles within this series are accessible from here. The initial article focused mainly on introducing XAML and its building blocks. In this article, the focus will...
| | www.java-tv.com
76.7 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.