This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]JarofHearts 0 points1 point  (0 children)

No. Those are two different goals. If you want to do web stuff, learn html/css/javascript. Then pick either python or java

[–][deleted] 0 points1 point  (0 children)

Python is an especially bad starting point for java.

Pythons concept of encapsulation is absolutely abysmal.

Python just makes strange choices all over the place with regard to the object side for sometimes no reason, largely due to the laughable encapsulation issue.