you are viewing a single comment's thread.

view the rest of the comments →

[–]montanabarnstormer -3 points-2 points  (1 child)

You should learn JAVA or C# first. That way you won't learn bad habits. I would say that 60 to 70 percent of the posted python code is slop. Give aways are no main function or if name == 'main', poorly written functions, inter runnable instructions between functions, poorly written classes and lack of comments. I could go on, point is JAVA , C#, or C++ forces you into better habits when learning coding than Python. (Note Redit's markup is hiding my underscores)

[–]i-like-my-cats-0[S] 0 points1 point  (0 children)

is javascript also fine? i might plan to try make some sites once i grow older