Posts

Showing posts with the label LEARN

What is Node.js?

Image
Node.js is a server side platform built on Google Chrome's JavaScript Engine (V8 Engine). Node.js was developed by Ryan Dahl in 2009 and its latest version is v0.10.36. The definition of Node.js as supplied by its  official documentation  is as follows − Node.js is a platform built on  Chrome's JavaScript runtime  for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Node.js is an open source, cross-platform runtime environment for developing server-side and networking applications. Node.js applications are written in JavaScript, and can be run within the Node.js runtime on OS X, Microsoft Windows, and Linux. Node.js also provides a rich library of various JavaScript modules which simplifies the development of web applications using Node.js to a great extent. Node.js = R...

Learn How to Code: 22 Free Online Resources

Image
MOST POPULAR 120 comments Is Buying a Sound Card Worth The Money? An Enthusiast's Perspective Silverstone Raven X Case Review: Flagship level cooling, priced for the masses 14 comments Western Digital converts Green hard drives to Blue in branding makeover T-Mobile 's next Un-carrier move could be free data for streaming video 16 comments Microsoft is making Windows 10 an automatic update next year 9 comments WB recommends 12GB RAM for Batman: Arkham Knight as some PC gamers report the game is STILL broken Twitch now caters to artists with dedicated Creative hub 8 comments Samsung SSD 950 Pro M.2 performance preview Parth Whether you’re looking for something new to learn, or just want to refresh your memory on something that might be a bit rusty, there are plenty of free sources online that you can take advantage of free code classes. According to the U.S. Bureau of Labor Statistics, ...

5 THINGS A BEGINNER HACKER SHOULD KNOW BEFORE HACKING

Image
5 THINGS A BEGINNER HACKER SHOULD KNOW BEFORE HACKING By Parth Makadiya Here are few points  for beginners  which they should know :-) At this stage, most of the students search for hacking tools  and software . But Here i want to make this clear that no tool and software exists which can hack Gmail, Facebook, Yahoo, twitter or any aother website or email account in just few clicks. These types of posts  on internet  are just for attracting visits and spread spams. Most of this type of  hacking  tools  are binded with trojans which leads  your system  at risk. The recent example it Anonymous LOIC tool which is used to hack members to use their system in criminal activities. Never use any premium keylogger which is available free on filehosting websites. Hackers  always host this type of tool with Trojans. After installing this type of keyloggers you will be  hacked .  Never pay for hack...

How to Learn Programming Online – Step By Step Guide and Best Sites to Follow

Image
By Parth Makadiya Share On Google+ Share on Facebook I have myself not learned coding from school or any other computer coaching institute, but I know more than 6 programming languages right now. I had no guidance. If you also have the same problem then this post is for you. Below I have given a list of websites, webapps, books, forums and YouTube Channels that will help you to learn and master programming. BUT -  before you start learning from the websites listed below, I have a few advice’s for you and trust me it will really help you in learning to code fast – What do you want to learn coding for? That is what task do you want to complete by learning to code, like web development, android development, webapps, maintaining servers, developing games etc. etc.  Now once you have decided the above go and register to –  Code.org . This website will keep you updated of all the latest seminars, workshops, competitions and webinars related to computers and ...