+ 2
Write an advice with your favorit language đđ
example : document.write("Share what you learn"); JavaScript đ
5 Answers
+ 5
System.out.println ("Share what you learn");
+ 3
System.out.println("Spam");
+ 3
int a = 1;
char b = 'C';
printf("%c is My verry %dst apps programming language", b,a);
+ 3
a = "Learn";
b = "and Share your knowledge";
cout << a + b << endl;
getch();
+ 2
Console.WriteLine("Learn .NET MVC, Entity Framework, Linq, NUnit, Sql server, software engineering, system analysis, TDD, DDD, Project Management);