General Topic




Write Effective design document


How browser works 

Personality Development 
Concentration Tips
Some good leader : 
  • http://www.laputan.org/foote/papers.html

Download Book
UML Tutorial


German Language 

Leadership Skill

Management Book

Very impressive block





code formatter 

Code Matrix

Personality development

Courseare

Udacity

Typing: 


Eli Bendersky's 

hackerrank

MIT course

Good Interview Preparation site

C++ Book List
Git Tutorial
Software Development Cycle
Good Tutorial for Web programming

Install OpenCv and Dlib package
  1. Open conda terminal
  2. >conda create --name opencv-env python=3.6
  3. >activate opencv-env
  4. >pip install numpy scipy matplotlib scikit-learn jupyter
  5. >install opencv-contrib-python
  6. >conda install -c conda-forge dlib
Thanks