Best Language to Learn ?

KHR

Elite Member
Jr. VIP
Joined
Dec 9, 2013
Messages
4,701
Reaction score
1,635
Hello BHW,

What is the best language to Handle all type of Web Apps Easily & easy to learn?

Which One Should I Choose:
1. PHP
2. ASP.NET

I want to learn that one, what I can use to handle any type of operations, small site to big applications. Which one is more secure ?

Need Your Honest Advice. Bcoz I will develop my career on that.

Thanks in Advice.
 
PHP is everywhere. That's what I would choose out of those two technologies.
 
Nowadays Javascript has gotten frameworks that allows it to work on the server side.
 
i would be interested in php. i have heard so much about that and i have people who can help me. it can do so many things as well.
 
Of-course php because of only few peoples use .asp

But you also need to learn java, jquery.
 
I should go around with PHP but be smart and learn some framework like Laravel, you can find it on www.laravel.com
This framework is my main thing to use, it handles a lot of safety on common leaks like XXS attacks and Brute-forces.
It has also a easy to use view builder, so you don't have to do a lot of coding stuff for a nice template over and over again in a very easy and clean way.

Im not the owner of this software only a very pleasure user
 
Stay away from ASP.NET. Its dying. Very bad.
PHP is good. You can find it everywhere. PHP is open source, so there's tones of support for this...much better than .NET Microsoft stuff.
 
Never liked ASP.net. I prefer PHP since it's the one used in most of popular CMS out there like Wordpress. But if you want to do mobile app making then vb.net and Java would be useful.
 
best language to learn is german :D just kidding! I would learn PHP - It's like a golden key for web development. :)
 
any coding language without passion and dedication would be very difficult to learn. I love using php because it can be used for any website, it is safe to use meaning its security is more enhance, can use different operating systems and also the apps will run efficiently and faster. but for back up just learn other languages such as HTML5, javascript and CSS. thanks
 
Start with HTML/CSS, then Javasprict/PHP, then Python/JAVA, then C/C++, then Assembler

enought work the next years ;)
 
I would suggest to start with PHP, it's fairly easy without the many pitfalls a programming language like c/c++ comes with. Once you have gotten some experience you can try out other languages.
 
I think it more depends on your needs what is better, ASP has come a long way the past years.
 
One quick suggestion - if you are not sure which language to pick ALWAYS check which one have better documentation and community.
With PHP almost everything can be found online - you just pick ready made modules and connect them so the development process is rather short.
 
Back
Top