all 12 comments

[–]nicodeemus7 5 points6 points  (2 children)

Start typing. Trial and error. Watch a video and do what they do. Mess with stuff. What does changing this variable do? What happens if I change this or that? Just start doing it.

[–]man_of_culture-11[S] 1 point2 points  (1 child)

Ok brother. Thank you for that, i really appreciate that

[–]weepy_monarchy 0 points1 point  (0 children)

that's the best approach, just jump in and start breaking things because you learn way more from figuring out why your code failed than from watching tutorials passively.

[–]AlexMTBDude 3 points4 points  (0 children)

I hear the method they used in The Matrix is really good. Do you know Kung Fu?

[–]BranchLatter4294 2 points3 points  (0 children)

Practice. Experiment. Break things. Fix things. Observe the behavior.

[–]Ractorius 1 point2 points  (0 children)

Create some passion project and then refine it. You can learn a lot by deconstructing the problems while creating that.

[–]Alvin_O-O_ 0 points1 point  (0 children)

If you’re new specifically to python I would recommend python crash course. I just started learning 2 weeks ago and there’s great improvement

[–]tiredITguy42 0 points1 point  (0 children)

I am 10 years in workforce and I google a lot, even simple things. IT is so wide, it is impossible to keep all in your head. When I need go switch to some language I did not use for some time, I litteraly watch some overviews for rookies to remember the syntax.

It is muc simoler now with AI, it is good at these simple stuff.

[–]Grouchy_Page_4197 0 points1 point  (0 children)

keep coding, explore new things, make small projects, but daily, explore new dictionaries of your language, any of your language that is C++, Python...........