3 Best Programming Languages for Web Developers

Jul 10, 2015 12:30 PM

3 Best Programming Languages for Web Developers

A website can be build with the help of many languages. But, which are the best programming languages for web developers? Here is an infographic with 3 best programming languages for Web Developers.
https://www.sagipl.com

web_development

java

php

creativity

"Best"

10 years ago | Likes 1 Dislikes 0

Yes, let's go with an offshoring company that thinks Java is the way forward.

10 years ago | Likes 7 Dislikes 0

Thank

1 year ago | Likes 1 Dislikes 0

Such a troll post

10 years ago | Likes 3 Dislikes 0

ruby on rails is still going strong too. it's a great framework for small-ish projects, and the language has a lot of advanced concepts too

10 years ago | Likes 1 Dislikes 0

also, web development in java isn't done because java is good for that, but because there's a huge backend in place written in java, so its

10 years ago | Likes 1 Dislikes 0

convenient and easy to just use java throughout; you can use existing tools to manage instances of your web frontends etc.

10 years ago | Likes 1 Dislikes 0

at least that's very frequently the case. i've not seen a pure-java project yet that wasn't either like this, or by people with no clue

10 years ago | Likes 1 Dislikes 0

Java: making apps suck equally on all OSes since the late 90s. Not to be confused with javascript, which is more common on websites.

10 years ago | Likes 6 Dislikes 0

right butr java as a preprocessor isn't so bad

10 years ago | Likes 1 Dislikes 0

Too right, brother. As a programmer, I can't stand Java. Just learn the API equivalent for whatever OS it is and port it over.

10 years ago | Likes 1 Dislikes 1

java (or scala/clojure, but still JVM) is great for large complex systems, perhaps even distributed ones. or what would you use?

10 years ago | Likes 1 Dislikes 0

A language that isn't "cross-platform". Build it to run native on whichever OS you're using.

10 years ago | Likes 1 Dislikes 0

which one? give an example

10 years ago | Likes 1 Dislikes 0

rather than compiling at runtime within a third-party container.

10 years ago | Likes 1 Dislikes 0

Sure, I'll bite. C++. And yes, I know you can compile it on any OS. The point is that it's compiled and optimized *for that OS* (1/2)

10 years ago | Likes 1 Dislikes 0

memory management will kill you. the garbage collector of the JVM is a godsend. no one really uses c++ for that sort of thing, save perhaps

10 years ago | Likes 1 Dislikes 0

for some small algorithms that are written in c and assembly for the very last drop of performancs and linked to the java/whatever codebase

10 years ago | Likes 1 Dislikes 0

also, if you're learning to program, AVOID PHP LIKE THE DEVIL. it teaches you to write shitty, unworkable, broken, utterly bad code.

10 years ago | Likes 1 Dislikes 1

python and ruby are fine though.

10 years ago | Likes 1 Dislikes 1

What? PHP is web scripting, not programming, and it looks and feels so unlike any other that bad habits carrying over isn't an issue.

10 years ago | Likes 1 Dislikes 0

yes, it is. speaking from experience. people start using php's OOP feature, but since it isn't object oriented at all, classes get used 1

10 years ago | Likes 1 Dislikes 0

in ways that are completely incompatible with any OOP language. naming, structuring code, it's all a horrible mess in PHP.

10 years ago | Likes 1 Dislikes 0

I'm also speaking from experience as an affiliate marketer, web dev and programmer. Never known anyone to pick up bad habits learning PHP.

10 years ago | Likes 1 Dislikes 0

i've done lots of php too a long time ago, so i know the pitfalls quite well; they'd fallen into every single one of them. it wasn't fun.

10 years ago | Likes 1 Dislikes 0

i've had several people fresh from uni who'd done php work on the side and were completely unable to work in a real OOP environment

10 years ago | Likes 2 Dislikes 0

Oh, god. That's probably why. Is it just me or do most university-educated programmers just tend to seem hopeless?

10 years ago | Likes 1 Dislikes 0

perl is worse though, perl is the devil. it's still heavily used in life sciences by people who adopted it when it was fresh. horrible.

10 years ago | Likes 1 Dislikes 0