Migrating Data to the Cloud with Python

1/16/20

In the past year, or so, I have been experimenting with writing my own custom ETL programs in Python. Among the functionality that I included was extracting data from a local Postgres database, and migrating to a Postgres database in the cloud.

Read More

What Makes a Good Programming Language?

1/12/20

First, I should note that the is perhaps a somewhat loaded question, as different people will inevitably have different criteria, and priorities for the languages they choose to use. Therefore, you will get many different answers to this question, depending on who you ask. It is also equally important to ask: what makes a good programming language for a specific use case? A language that is ideal for say, building web applications is likely not going to be equally ideal for writing drivers and operating system kernels. Nevertheless, I that there are some core criteria that almost all developers will value in a given language to at least some degree. Among these are: performance, simplicity, versatility, and cross-platform support. With that in mind, I would like to break down what each of these criteria entail.

Read More

Welcome!

1/10/20

Welcome to my new new blog and website! This is a pilot post for my new blogging website, build with Jekyll and GitHub pages. My posts will primarily revolve around technology, science, society, and the connections between them.


At any rate, I hope you enjoy my posts. Feel free to check out the “About”, and “Skills” pages for more information about me. Thank you again for visiting my blog, and feel free to contact via the email link below, if you care to.

Sincerely,

Dana


Read More