Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 755 Bytes

README.rst

File metadata and controls

18 lines (15 loc) · 755 Bytes

Shift Left Logical

NOTE: some of this information may now be out of date as of 2019-09-08!

This is a catalog of information, resources, and pseudo-articles I've written which I hope will be helpful to others undertaking a journey in computer science and/or software development. It is not comprehensive, nor does it attempt to be, it is simply a compilation of information and resources which were useful to me or that I feel may be useful to others in their search for knowledge. This information can be somewhat opinionated in certain areas, but tries to maintain an overall agnostic approach.

cd ~/git/shiftleftlogical workon shiftleftlogical pip install --upgrade -r requirements.txt make purge && make html