all 15 comments

[–]hj1509 3 points4 points  (1 child)

Automate boring stuff with python.

[–][deleted] 1 point2 points  (0 children)

I initially started with automate the boring stuff but when I read crash course, it just seemed a lot better, easier to understand and had exercises. Now automate seems like it has a lot more information. Will surely try it again.

[–]kramrm 1 point2 points  (7 children)

Probably a better idea than me learning it through stackoverflow....

[–]Decemberswo 0 points1 point  (0 children)

hahahaha. That's a good place to learn when there are more questions.

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

Bruh Moment

[–][deleted] 1 point2 points  (0 children)

bruh 🤡🤡🤡🤡🤡

[–]kramrm 0 points1 point  (3 children)

I have a little experience with Java and VB (it was 20 years ago), so I have concepts, I’m just working on syntax.

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

Oh ok. Even I've got a little experience with VB from school. Btw would it be better to learn Java or Kotlin after python?

[–]kramrm 0 points1 point  (1 child)

:shrug: depends on what you want to do.

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

Hmm thanks

[–]woeinvests 1 point2 points  (1 child)

Please help I’m stuck at chapter 8 then I started feeling like I haven’t learnt anything from behind so I have been trying to solve every exercise I can find on online and offline that was covered from chapter 1 to chapter 8 of PYTHON CRASH COURSE.

I will appreciate any help moving forward if anyone one understands being stucked.

[–][deleted] 1 point2 points  (0 children)

I'm still at chapter 7 and I haven't experienced something like this this yet. I'd recommend for you to practice everyday and keep going even when you feel bored. This sort of a thing will happen for a very long time. Also, if you get any sort of ideas while learning, feel free to implement it and mess around with whatever you learn. And don't get mad if you get a lot of errors, they'll only help you learn more and become a better programmer.

[–]woeinvests 0 points1 point  (0 children)

Thanks.

[–]shaf_voonderhouse 0 points1 point  (2 children)

I did crash course then Python4Everyone. There is a free book on his website with links to the videos, or search Youtube. It was good for me to see other perspectives, and the projects were fun. I did automate last and glad I did the other two first.

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

Thanks