https://www.developerfusion.com/t/regex/ Latest Regular Expressions developer content from Developer Fusion 2011-02-21T22:15:18.00Z http://www.developerfusion.com/book/88111/learn-java-for-android-development/ Learn Java for Android Development 2011-02-21T22:15:18.00Z Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its foundational APIs to improve your chances of succeeding as an Android app developer. After all, you will be busy learning the architecture of an Android app, the various Android-specific APIs, and Android-specific tools. Jeff Friesen http://www.developerfusion.com/article/84524/regular-expressions-in-c-the-directors-cut/ Regular expressions in C# - the director's cut 2011-02-09T18:10:24.00Z If you think regular expressions are trivial and boring, Mike James reveals that in .NET they are amazing powerful and not to be missed. Mike James