Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Chathula

Chathula

Chathula has asked 2 questions and find answers to 0 problems.

Stats

10
EtPoint
0
Vote count
2
questions
0
answers

About

i like to learn and Teach..like javascript more and more programming live.. C#,VB,NET,android,java,php,html,css,jquery,css and etc etc....

var name = "Chathula";
var type = "Programmer";
var info = "Like javascript more and C#,android,java,php,html,css,jquery,css,VB.NET";
document.write(name + " is a " + type + " and " + info);