Git Alias with Arguments
How to make Git aliases with parameters
Posted by
Mike Barkas
on Thursday February 01, 2018
Learning Software Development
Thoughts on beginning the journey of learning software development
Posted by
Mike Barkas
on Monday January 01, 2018
Remove your terminal history on remote servers
How to clear remote Bash command history
Posted by
Mike Barkas
on Saturday December 02, 2017
Bootstrap CSS in Django Forms
How to use Bootstrap classes in a Django class form.
Posted by
Mike Barkas
on Wednesday March 01, 2017
Python Argument Syntax
Overview of argument syntax for Python functions and objects, including what are *args and **kwargs for parameters and arguments.
Posted by
Mike Barkas
on Thursday February 02, 2017
Python Exceptions
Basic overview of Python exceptions
Posted by
Mike Barkas
on Monday January 02, 2017
PostgreSQL for Django in Travis CI
How to set up a test Postgres database in Travis CI for Django.
Posted by
Mike Barkas
on Monday December 05, 2016
Customizing Git Log Output
How to format your Git log output.
Posted by
Mike Barkas
on Tuesday November 01, 2016
Running Different Versions of Python
How I install and use different verisons of Python.
Posted by
Mike Barkas
on Wednesday October 26, 2016
Change Python Version in an Existing Virtualenv
How to change Python version in existing virtualenvwrapper.
Posted by
Mike Barkas
on Saturday September 10, 2016