from Pocket http://ift.tt/1lKH6HM
Although JavaScript and Java sound and look similar they are very different in their details and philosophies. Here I try to compare the two languages regardless of their libraries and frameworks.
from Pocket http://ift.tt/1lKH6HM
Although JavaScript and Java sound and look similar they are very different in their details and philosophies. Here I try to compare the two languages regardless of their libraries and frameworks.
from Pocket http://ift.tt/1n0Xtjt
HTML 5 is the fifth version of the HTML markup Standard. HTML5 arose as a result of ideas and needs such as developing new generation web applications, providing standardization between browsers and using a single codebase. Back end and UI developers can benefit from a single codebase with HTML5.
Here you can navigate through my portfolio, some tutorials and other stuff.
I hope you enjoy it…
|
1 2 3 |
public static void main(String[] args){ System.out.println("Welcome!!"); } |