Wednesday, October 24, 2018

Inno Setup : is a free installer for Windows programs

Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.




Saturday, October 13, 2018

Maven: Standard Directory Structure

If we want to understand how maven works you need to understand about Maven Standard Directory Structure.

https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

https://www.baeldung.com/maven-directory-structure



Friday, October 12, 2018

Maven: How to create executable JAR

If you want to  work on  Java world you must learn maven. in this article I will show how you can create an executable JAR file using maven.

For now i am using the reference of the following article.

https://www.baeldung.com/executable-jar-with-maven

5 Strategies for Getting More Work Done in Less Time

Summary.    You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...