One of the latest trends in the world Solving 8÷2(2+2) As you all argue about whether the answer is 16 or 1 on the internet, let’s ask some of the popular programming languages and even GOOGLE calculator the answer. THE …
Tag: javascript

#301 Daily dose : Learn Coding Daily
Level up your Javascript, Python, CSS, HTML, git, Linux and Java with Enki. The 5-minute daily workout for your dev skills Each daily workout gives you the best tips, tricks, features and challenges to level up your programming skills and …

#195 Daily dose : Run & Deploy Web projects OTG
AIDE Web features interactive lessons with step-by-step instructions to learn JavaScript and web development skills. Follow the lessons, become an expert and apply what you’ve learned in your own web projects. AIDE will turn your Android tablet with keyboard into …

Know your Client’s public IP address
Hello everyone, This week I’ll show you guys, how to know your client’s public IP address with just a javascript program… Step 1 : Go to https://www.ipify.org/ Step 2 : Write the javascript program in your HTML Step 3 : Run …

#95 Daily dose : Convert your .java to .js
JSweet is a Java to JavaScript transpiler i.e.., .java to .js code converter http://www.jsweet.org/ With JSweet, which recently became available via open source, developers can leverage their Java skills to build Web apps in JavaScript. The technology transpiles from Java …