Toggle navigation
Hoan
Home
Links
About
Archive
Resources
Recent Posts
Idea: Blockchain for a better environment
Project Euler - Problem 2
Project Euler - Problem 1
Salary survey & blindspots - A statistics perspective
Return multiple values from a C function
Introducing vnnews package
Movie Review - Sentimental Analysis using Bag of Words
World Population Analysis
Vietnam IT Jobs Analysis
Using Fingerprint Reader on Ubuntu
Monty Hall problem
Travelling Salesman Problem
Scraping Vietnamworks job
NP Problems
Using KMeans to cluster 1D data
Posts by Category
algorithm
c_c++
data_science
flask
ideas
linux
project_euler
python
statistics
system_admin
windows
Useful Links
Data Science Notebooks
Kaggle - no free hunch
Linear Algebra Course
Data Science @ Quora
ML Research Papers
Python Tutorials Collection
Python 2/3 Compatibility
All posts in 'windows'
Start program automatically at startup in Windows
- Feb 22, 2014
There is an easy way to automatically start a program when Windows boots up. You don’t have to write any script for it, just follow these 3 steps: Create a shortcut for that program: Right click => ch...
Read more »