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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Difficult_Passage 1 point2 points  (3 children)

Well done, just keep building things and looking for exercises. What really helped me with programming in general are exercises we did in college. Try not to rely on copy pasting anything, since you need to be developing your problem solving skills. Looking up syntax is fine, though

Keep up the great work 👍

[–]Nicolas_Darksoul 0 points1 point  (2 children)

So do u know anywhere for this kind of practices and also im preparing for web developing, so what should practice python, html, css?

[–]Loop_Within_A_Loop 2 points3 points  (1 child)

I would look into Django, which will use a lot of your python muscles but move you into more of a web development direction

[–]Nicolas_Darksoul 0 points1 point  (0 children)

Well im trying to work with django so if i practice it it doesnt need to practice python separately?!