It was my first day at UCL. In the morning the induction was much the same as any other departments. Talks on plagiarism, university policies, timetabling/deadlines, and marking schemes. It got real when researchers started giving talks on their projects. What really encapsulated the essence of why I wanted to apply physics to medicine was … Continue reading X-ray research develops more than just medicine
medical technology
Bryan Podcast: Episode 2
This is a first of a series where I and Nathan Blake answer questions and generally talk about med tech and clinical innovation in a relaxed fashion. Warning! The podcast is up to an hour long, is tangential and also contains personal anecdotes and light politics. As opposed to the inspirational clinicians section that tries … Continue reading Bryan Podcast: Episode 2
Bryan Podcast: Episode 1
This is a first of a series where I and Nathan Blake answer questions and generally talk about med tech and clinical innovation in a relaxed fashion. Warning! The podcast is over an hour long, is tangential and also contains personal anecdotes and light politics. As opposed to the inspirational clinicians section that tries to … Continue reading Bryan Podcast: Episode 1
You’re a clinician, you already have a coding niche.
Finding a niche in coding can help you get your foot in the professional door, however, there are some risks. If your skill set is too narrow you can force yourself out of the competition. If you risk it and jump in a trending part of tech that doesn't catch on you've also forced yourself … Continue reading You’re a clinician, you already have a coding niche.
Enigma, a mechanical analogy to software
I recently went to the Polish cultural institute in Hammersmith to see a talk on the WW2 enigma machine. I was not disappointed, the good condition facilitated a working demonstration. Not only was this a treat to see from a historical perspective, it is a physical embodiment of how high, and low level code works … Continue reading Enigma, a mechanical analogy to software
Tips for clinicians who want to commit to learning code
This year has been very rewarding. Students, juniors, and seniors have been sharing their stories and desires. Although it's heart warming, to to see clinicians learning how to code, I'm aware that the early stages of interest are very delicate. In the early stages, you won't be able to produce something cool or useful. Like … Continue reading Tips for clinicians who want to commit to learning code
Should a clinician honestly learn how to code to advance their career?
From what my email inbox tells me there is an interest from junior doctors who want to learn how to code. Some see it as a way to get out of medicine, others see it as a mandatory skill for innovation forced by the ever increasing presence of machine learning and tech in healthcare. Some … Continue reading Should a clinician honestly learn how to code to advance their career?
What do you want out of this?
My postgrad is coming close. The hours worked in A and E will be reduced soon and I'm having to refer project opportunities to other people. One thing that gladly doesn't change is the email correspondence. I love hearing from people, exchanging ideas and listening to other peoples' stories. Recently I have received a number of … Continue reading What do you want out of this?
One small step for most, one giant leap for me!
After two long hours communicating over skype with a friend of a friend who is a developer in Budapest we finally managed to upload the beta test of our site on the port : http://144.76.90.245:61008/ . There is still much more to do before it becomes mildly useful such as populating the backend database with providers … Continue reading One small step for most, one giant leap for me!
Have an idea? Stop thinking and start doing!
We finally have a basic search function coded!! Ok, it's not amazing, we can search through our database of pulling objects based on category and display the objects in order with other objects that are inherited. The trick now is to build a drop down form into the page for users to make their own queries. I … Continue reading Have an idea? Stop thinking and start doing!