Skip to main content

libraries.io Darrell Ulm Profile

The Libraries.io page shows several of the open source contributions I’ve made over the years, reflecting my ongoing work in computer science and software development. Some of the links have changed recently and now require authentication, but the page still gives a good overview of the projects I’ve supported and the areas of technology I’ve focused on throughout my career.  https://libraries.io/github/drulm .

Tumblr, Wordpress

Popular posts from this blog

Python for Data Science

Looking at more resources online for Python for Data Science. There are many good resources available. Of course the main tools are:  Numpy ,  Pandas ,  MathPlotLib ,  SkiKit-Learn  has some amazing tools. Kaggle  for instance has Data Science contents, but good to install a local system like the  Jupyter Notebook  to speed things up as the Kaggle editor can lag and take some time to run on small data-sets. The newer  DataCamp  has some neat tutorials on it and simple App to do daily exercises on your mobile device. Here is the  Python DataScience Handbook . Really useful. A short tutorial:  Learn Python for Data Science , a fun read. A list of cool  DataSci tutorials is here , and another how to get started with  Python for DS . Will add more later.

Catch up on Drupal and Ubuntu Linux Posts

I’ve been catching up on my Ubuntu 16.04 Linux setup notes along with several Drupal posts. Below is a small collection of documentation, tutorials, and helpful threads that cover a range of web development topics. These notes focus on Drupal development, PHP programming, and building a reliable Linux server environment for web projects. Drupal 8 Development in PHP Migration Tutorials for Drupal 8 (from Drupal 7 primarily or other systems) Technical Notes for Config of Drupal 7 For Ubuntu 16 Setup Notes for Web Development System There are a few entries I still need to pull over from my Tumblr archive, and I’ll add those when I have more time. As I continue working with Drupal, PHP, and Linux, this list will keep growing and improving.