Posts

Demo - Scientific Application

 https://youtu.be/oX6r7-UTZHk

Calculator App

Image
Youtube -  https://youtu.be/oX6r7-UTZHk Source code-  https://daniblogs.com/BP/1193354qb Even function - https://glundashop12.blogspot.com/2022/02/even-function.htm l

Even Function

 //eval function     public static double eval(final String str) {         return new Object() {             int pos = -1, ch;             void nextChar() {                 ch = (++pos < str.length()) ? str.charAt(pos) : -1;             }             boolean eat(int charToEat) {                 while (ch == ' ') nextChar();                 if (ch == charToEat) {                     nextChar();                     return true;                 }                 return false;             }       ...

Flash light

Image
Source Code -  https://daniblogs.com/BP/1190864ku

Google Map App Source code

 Google Map App Download Click Link -  https://www.file-upload.com/nql3gf9xj09n

QR Scanner

Click link-    https://freeqrcoder.com/

SITEMAP CHECKER

The sitemap status checker tool is a program that determines whether or not a website’s XML sitemap is valid and functioning. The tool scans the website and returns a list of URLs that are either missing from the sitemap or which are not linked to from anywhere on the site itself. The sitemap status checker tool is a useful tool for checking the status of your sitemap. It's very easy to use and will tell you if your sitemap is valid, invalid, or if it has errors in it. Search engines are online tools that index the internet and allow users to find information on the web. They are an integral part of modern life and are used by people all over the world to find everything from recipes to news stories. The most well-known search engine is Google, which claims to have indexed more than 130 billion web pages.