Write Effective design document
How browser works
- http://www.webdevelopersnotes.com/basics/how_do_web_browser_work.php
- http://www.ehow.com/how-does_5210257_internet-browser-works.html
Personality Development
Concentration Tips- http://www.successconsciousness.com/index_000005.html
- http://www.joelonsoftware.com/articles/fog0000000332.html
Some good leader :
- http://www.laputan.org/foote/papers.html
Download Book
UML Tutorial
UML Tutorial
English Learning url
German Language
Good Skill Set url
Leadership Skill
Management Book
Very impressive block
Coding Website
- http://www.codechef.com/
- http://www.pythonchallenge.com/about.php (Python)
- http://stackoverflow.com/questions/24692/where-can-you-find-fun-educational-programming-challenges
- http://stackoverflow.com/questions/4697615/are-there-any-sites-that-do-python-programming-challenges-similar-to-projecteule
- TopCoder
- UVa Online Judge
- Sphere Online
- code chef
- http://net.tutsplus.com/tutorials/the-best-way-to-learn-python
Like url
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
- Open conda terminal
- >
conda create --name opencv-
env
python=3.6
>
activate opencv-
env
>
pip
install
numpy scipy matplotlib scikit-learn jupyter
>
install
opencv-contrib-python
>
conda install -c conda-forge dlib
Thanks