/fullstack

Primary LanguagePython

Full Stack Foundations

Going through this self-paced course @ Udacity.

syllabus prereqs

to run

  • conda create -n fullstack
  • conda activate fullstack
  • conda install python
  • conda install -c conda-forge sqlite