Paper Writing guidance
Paper writing sometime can be confusing. How to organize material and concentrate on your main contribution? Here is a good paper [1] worth to read… Read More »Paper Writing guidance
Paper writing sometime can be confusing. How to organize material and concentrate on your main contribution? Here is a good paper [1] worth to read… Read More »Paper Writing guidance
What is Intrinsic Safety? https://www.esi-tec.com/blog-pressure-sensors-transmitter-transducer/2013/09/what-is-intrinsic-safetypressuretransmitters Prevention is better than the cure………. This is the basic principle of intrinsic safety. As the name implies, intrinsic safety… Read More »Intrinsic safety (IS)
Web developing techniques are generated very frequently. Some technique’s lifetime can be very short. This roadmap from github give us a clear overall view of… Read More »Roadmap to becoming a web developer in 2018 (From Github)
Recommend a very good web programming basic learning book Head First Servlets and JSP, 2nd Edition Passing the Sun Certified Web Component Developer Exam… Read More »Head First Servlets and JSP — A very good web programming basic learning book
Zurich Instrument MFLI user manual Manual Download
Agilent 34401A Multimeter Manual Manual Download
To remember the Keyboard Shortcuts is a great way to improve programming efficiency. The following is a useful "LabVIEW Quick Reference Card" which includes the… Read More »LabVIEW Quick Reference Card including Keyboard Shortcuts
Remote connect Mysql / MariaDB: Solution: 1. mysql -u root -p Input YSQL ROOT pass 2. Enable remote connect grant all privileges on *.*… Read More »Mysql/MariaDB allow remote connect by root
World Programming Language Rank March 2015 (Information from TIOBE Index for March 2015) The TIOBE Programming Community index is an indicator of the popularity of… Read More »World Programming Language Rank March 2015
Docker – Build, Ship and Run Any App, Anywhere. Docker – An open platform for distributed applications for developers and sysadmins. What is Docker? Docker… Read More »Docker – How is it different from Virtual Machines?