| | From Angela Bradley, your About Programming Editor Dear Subscriber, Welcome to this week's edition of your About Programming Newsletter. This week we look at how to calculate Easter day using PHP. We also look at what a markup language is, as well as iterating over strings, and a new Java update. Have a great week! | | When is Easter? As spring grows closer, you may be wondering to yourself, when is Easter this year? Unlike most holidays, the date for Easter changes every year so that it is always on a Sunday. Fortunately there is a solution. The Easter_date () function can return the timestamp for Easter in any year you specify. Once you have this information it is easy to mark it on your virtual calendar. | What is a Markup Language? Once you get started in the business of web development, you will start being surrounded by a lot of abbreviations, and many of those abbreviations will include "ML" in them. And ML stands for "markup language." But what is a markup language? | Iterating Over Strings How do you iterate over a string? Easy, just iterate over each byte, right? It's not quite that easy, Unicode complicates this. Ruby's default encoding is UTF-8, which means most, but not all, characters will be 8 bits wide. But don't worry, Ruby makes it simple. | Java 7 Update 3 Released Java 7 Update 3 has been released and is available to download from Oracle's download page. If you look at the release notes you'll see this is mainly a security fix release. | | | | Programming Ads | | | | Featured Articles | | | | More from About.com | | | | | | Top 10 Skin Myths How do you know the information and advice you get about your skin is true? Start with this article, which debunks some of the the most persistent myths out there. More>
| | | | Learn a New Hobby Are you thinking about taking up a new hobby? From chess to painting to birdwatching, this comprehensive list provides a wide variety of options, to suit all sorts of interests. More>
| | | | Sign up for more free newsletters on your favorite topics | | | | You are receiving this newsletter because you subscribed to the About Programming newsletter. If you wish to change your email address or unsubscribe, please click here. About respects your privacy: Our Privacy Policy Contact Information: 249 West 17th Street New York, NY, 10011 © 2012 About.com | | | | | Advertisement | |
0 comments:
Post a Comment