Programming – The Adarsh Mehta's Blog https://www.theadarshmehta.in/blog Here you'll find some random shit which I wrote Sun, 13 Nov 2016 01:10:34 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.1 Cool Number Guess Magic Trick Java Program (BlueJ Project) https://www.theadarshmehta.in/blog/java-bluej-number-magic-trick-project-topic-with-source-code-10th-icse/2016/10 https://www.theadarshmehta.in/blog/java-bluej-number-magic-trick-project-topic-with-source-code-10th-icse/2016/10#comments Mon, 24 Oct 2016 21:10:31 +0000 https://www.theadarshmehta.in/blog/?p=843 Years ago, I converted a beautiful math trick (all by myself) into a java program. By using this magic trick, the computer can tell which number the player has selected out of a hundred numbers, just after asking a few questions! Today, I am sharing this “Mind-Reading Number Magic Trick” with you guys out of… Read More »

The post Cool Number Guess Magic Trick Java Program (BlueJ Project) appeared first on The Adarsh Mehta's Blog.

]]>
https://www.theadarshmehta.in/blog/java-bluej-number-magic-trick-project-topic-with-source-code-10th-icse/2016/10/feed 38
How To Generate All Possible Letter Combinations (Java) https://www.theadarshmehta.in/blog/generating-all-possible-letter-combinations-java/2016/02 https://www.theadarshmehta.in/blog/generating-all-possible-letter-combinations-java/2016/02#comments Fri, 05 Feb 2016 16:34:03 +0000 http://www.theadarshmehta.in/blog/?page_id=588 In this quick post, I will be showing you how to generate all the possible combinations of 1, 2, 3, 4, 5 etc. letter words using Java programming language. I have used BlueJ to test these program codes and they work 100% correctly. You will have to modify them according to your own requirements. The codes are… Read More »

The post How To Generate All Possible Letter Combinations (Java) appeared first on The Adarsh Mehta's Blog.

]]>
https://www.theadarshmehta.in/blog/generating-all-possible-letter-combinations-java/2016/02/feed 9
Hand Cricket Project In Java (BlueJ) https://www.theadarshmehta.in/blog/hand-cricket-project-in-java/2015/12 https://www.theadarshmehta.in/blog/hand-cricket-project-in-java/2015/12#comments Sun, 13 Dec 2015 08:35:35 +0000 http://www.theadarshmehta.in/blog/?p=185 In this post, I will be sharing with you an awesome “Hand Cricket Game” project created by me in Java Programming Language. I created this project years ago during my school days. This is just one of the many Java projects that I created. I used BlueJ to compile and run these Java programs and… Read More »

The post Hand Cricket Project In Java (BlueJ) appeared first on The Adarsh Mehta's Blog.

]]>
https://www.theadarshmehta.in/blog/hand-cricket-project-in-java/2015/12/feed 180