Browsing tag

JavaScript

Ransom32 Is a JavaScript-Based Ransomware That Uses Node.js to Infect Users

Ransom32 may be the first cross-OS ransomware family. A new type of ransomware has been spotted, the first of its kind, a ransomware that uses JavaScript to infect its users, being coded on top of the NW.js platform. NW.js, formerly known as Node-WebKit, is a powerful platform that allows developers to create desktop applications via Node.js […]

New DDoS attack uses smartphone browsers to flood site with 4.5bn requests

Researchers have found that smartphone browsers can deliver a powerful flooding attack. Researchers suspect a mobile advertising network has been used to point hundreds of thousands of smartphone browsers at a website with the aim of knocking it offline. According to distributed denial-of-service protection service CloudFlare, one customer’s site recently came under fire from 4.5 […]

Coding Trends: The Top 21 Programming Languages of 2015

Short Bytes: RedMonk’s bi-annual programming language ranking is out and it shows that JavaSript continues to rule the web. Also, Apple’s Swift has made great progress in a short span of one year. For a developer, it’s very important to recognise his/her needs and learn the right programming language. If a developer knows the latest […]

Learn it Faster: The Entire JavaScript Language in a Single Image

Short Bytes: A developer named Yusheng has created an amazing infographic that shows the entire JavaScript language syntax into one single image. Take a look and save it for a quick reminder. What if you had to study one single page to get the complete idea of a programming language? Well, along the similar lines, today […]

Vorlon.JS – New Open-source Framework by Microsoft For JavaScript Debugging

Microsoft is busy launching new products and services from its Developer Build Conference 2015. Yesterday we saw the unveiling of Microsoft Edge – the Internet Explorer replacement – and many other ambitious announcements. Today, at the second day, Microsoft announced a new framework, Vorlon.JS, that will help developers to debug JavaScript running on remote devices. […]

Google Dart Won’t Be Replacing JavaScript as THE Language of the Web

Google has ditched its earlier plans to import Dart to its Chrome browser. Dart is a programming language designed to eventually grow and become the evolved replacement of JavaScript. Google has said that it will focus on enhancing the capabilities of compiling Dart to JavaScript. When Google Dart was launched, it was criticized and backed […]

Reveal Asterix Symbols with Javascript

How to do it 1) Open the Login Page of any website. E.g http://www.gmail.com 2) Type your ‘Username’ and ‘Password’. (DONT CLICK LOG IN) 3) Copy and paste the JavaScript code given below into your browser’s address bar and press ‘Enter’ on your keyboard. Quote:j alert(document.getElementById(‘Passwd’).value);   4) As soon as you press ‘Enter’, A […]

Apple’s Swift is the Most Loved Programming Language: New Dev Survey

Apple’s Swift, a relatively new programming language introduced to the world at Apple’s 2014 WWDC seems to have become a new favorite among the developers. Just like every year, Stack Overflow conducted its annual survey in which about 26,000 people participated from 157 countries. This survey was conducted to get a better understanding of the […]

How To Edit Any Website Using JavaScript?

Hey everyone, on some user request I wrote about How to Enable Hidden Offline Browsing In Google Chrome last time. And as expected, I got messages in our inbox. There were many people asking me to write on different topics and some of them were asking for some tutorial about some funny trick and all. There […]

Learn to Code

For those of you who would like to code in their free time or just gain more knowledge in a preferred language ,then you should check this out. Here’s a list of sites that will make your coding experience unique , interesting and fun. Codecademy Codecademy is indisputably the most famous website to teach you […]