<tutorialjinni.com/>

JAVA Evaluate Mathematical Expression String

Posted Under: JAVA, Programming, Snippets on Jan 29, 2017
JAVA Evaluate Mathematical Expression String
Java do not have an eval() method. But with the introduction of ScriptEngine class in JDK 1.6 it is possible to evaluate a string as a piece of code in JAVA

Install Package in R With Dependencies

Posted Under: Programming, R, Tutorials, Windows on Jan 26, 2017
Install Package in R With Dependencies
R is a great language with a handsome amount of free packages but they are not bundle with R installer. R has around 10k packages freely available packages.

R Programming Language Download windows 10

Posted Under: Configuration, Programming, R, Tutorials, Windows on Jan 25, 2017
R Programming Language Download windows 10
R is an old language which is gain popularity rapidly due it ease and effectiveness in statistical analysis and rich and graphical outputs to give results more sense and to make the masses understand it.

Display My Computer Icon in windows 10

Posted Under: Configuration, Shell, Tutorials, Windows on Jan 23, 2017
Display My Computer Icon in windows 10
In Windows 10 Microsoft rename the legendary icon "My Computer" to "This PC". After a clean install desktop only has one icon "Recycle Bin" icon to give a cleaner look.

Present Working Directory in windows 10

Posted Under: Shell, Tutorials, Windows on Jan 23, 2017
Present Working Directory in windows 10
Windows is so graphics rich that often forgot that it even has a command line. While Linux guys can not imagine life without a shell.