Are you stuck with static content in your Wordpress posts? Fear no more! I have found a very cool plug-in that lets you use php code in your posts. Check out:
Bluesome
This plug-in is a very well documented plug-in that allows you to use php code in your posts and pages so that you can further customize your static content or display dynamic content (eg. from already available WP built-in functions, etc…).
Try it and see how it goes.
Tagged under: How To, Knowledge, Programming, Technology by Phaw
I’ve been taking up Sang Shin’s Java Programming with Passion course as a refresher for me (since I’ve already learned Java in college but forgot almost everything XD). It is a very very good refresher course and though I have almost forgotten everything that I have learned before, it’s all coming back to me now (is that a song?). So if you are interested in Java and want to learn or you already know Java but want to do some refreshing, this is the course I would strongly suggest you take.
As all things, we learn by practicing. And as the saying goes, practice makes perfect. The course mentioned above has exercises and homeworks to be done. Do it and I guarantee you that in no time, Java would like be drinking water to you. Anyway, since I have already finished some of the homeworks, I will be posting the answers here. This is not to let you ‘cheat’ but to guide you once got lost and have trouble coming back to the right track.
Home work1001:
Getting to know your Java programming environment
Homework1002:
Java programming basics
Homework1004:
Getting input from keyboard
Homework1034:
Control Structure
Homework1036:
Java Array
Homework1038:
Command-line arguments
Homework1011:
Working with built-in Java classes
Homework1010:
Tour of java.lang.* and java.util.* classes
Once I finish the other exercises, I’ll post them here. If you find anything wrong or incorrect with the code, please let me know. Thanks.
Tagged under: Announcement, Free, Programming, Technology, Worth Reading by Phaw