This week, we worked on finishing up our person and patient classes. I also created separate objects for each tag category - for example, family history and medication. At first we were reading in these tags as strings. Now we …
Author Archives: haralson
CREU Update! 10/16/15
Today, Stephanie and I worked on creating Person and Patient objects in Python (Katie is away at a conference, go Katie!). I've never used Python for object-oriented programming before, so I had to learn the basics of class definitions, how …
CREU Update! 10/9/15
After spending some time writing a program to read in our patient files, we've begun working with regular expressions in Python. First, we worked through many exercises to reacquaint ourselves with regular expressions in general. Then, we worked on implementing …
CREU Update! 9/29/15
Now that we've all gotten our CITI certifications sorted, we'll be programming soon! We've decided to use Python for this project. I'm excited for this, because I haven't used Python since my first semester here at Simmons. We've also looked …