Wikipedia defines computer science as the systematic study of algorithmic processes that describe and transform information. But for me, it is simply as F-U-N!
CSI: Computer Science & I
Bytes and Pieces of Me
Yet another blog of mine - this time it logs not just errors but also learnings as I master the world of computer science. And yes, this is getting so serious.
Dev Update 001
I successfully checked out the source code of OpenMRS plus installed its Development Studio for Eclipse. Although I haven’t figured the advantages of using the suite over the bare Eclipse.
I also restored the demo data of OpenMRS to localhost.
Immediate item to do: Update the Database Schema for Referral Module.
Possibly Related Posts:
Leave a Reply
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
- M. Fowle