September 15 is celebrated every year in India as Engineer’s Day to commemorate the birthday of the legendary engineer Sir M. Visvesvaraya (1860-1962). Internationally recognised for his genius in harnessing water resources, he was responsible for successful design and construction of several river dams, bridges and implementing irrigation and drinking water schemes all over India. […]
JSFiddle : Write and share JS easily
Javascript is the backbone of frontend developers. In fact, knowledge in javascript is an added advantage for every web developer. Need some tool/website for trying out javascript? Need a site which can be used for sharing your js code? A site that can be used to edit js code by multiple persons simultaneously? All in […]
Become a successful software developer
Success is what everyone wants. It can only be achieved through sheer hard work. How can you become a successful software developer? Well, it is not that hard. Practicing a few small things can do wonders. Solve problems: Try to solve maximum problems. You can find a lot of resources in internet. For example, you can find […]
Executing bash commands via Python 3
In python, executing bash commands can be done using subprocess module. It’s pretty easy to use and it’s a powerful module. For simple commands, we can use subprocess.call Usage: Eg: total 4 -rw-rw-r– 1 tevin tevin 15 Sep 3 15:29 test.txt You can also use subprocess.check_call and subprocess.check_output Popen: For more flexibility, you can use […]
Calm.com – An answer to meditate at workplace
All are stressed at your workplace for one reason or other. Listening to music or seeing beautiful places will release your pressure upto an extent. Calm.com is an answer to get relieved at your workplace. It comes with calming music and beautiful nature scenes. In fact, it helps you to meditate. You can choose either guided […]