Following is an example starting with the root directory on my Mac. And this is a note I take for the Ruby on Rails specialization […]
Install Ruby On Rails on Mac OS X 10.14 Mojave
Install Ruby Following is a link to the tutorial, and you can also find other tutorials for that suits your specific OS. https://gorails.com/setup/osx/10.14-mojave Installing the […]
Install OpenCV 4 on macOS Mojave with Python 3.7 – matplotlib not supported
Firstly, make sure you have python 3.7 installed on your system. Install Miniconda Go to this Miniconda download page and download Miniconda installation bash file(.sh) […]
Install OpenCV 4.0.0 on Raspberry Pi with Python 3
Before reading this, you may want a simpler installation tutorial, which is here. To be honest, I failed to write my own tutorial but found […]
Single Page Web Applications with AngularJS
Coding Assignments Module 1: AngularJS Intro (visualization here) Module 2: Shopping List Check Off with Custom Services(visualization here) Module 3: AnguarJS Directives(visualization here) Module 4: […]
HTML, CSS, and Javascript for Web Developers
This is the 4th course of Ruby on Rails Web Development Specialization offered by Johns Hopkins Unviersity at Coursera. Coding Assignments Module 2: Bootstrap Grids […]