What should I study after Python basics?

Asked 2 years ago, Updated 2 years ago, 19 views

https://programmers.co.kr/learn/courses/2/lessons/341

https://programmers.co.kr/learn/courses/29/lessons/1828

I studied Python in these two lectures What should I study next?

It's not too hard. Next time, I'll read a proper book. I'd appreciate it if you could tell me about lectures, internet study, or YouTube. (If the gap is too big, I'm frustrated because I don't understand it well.) )/)

python

2022-09-22 18:35

2 Answers

In my experience (of course, I'm a middle school student...) it's good to make something when you learn the basics.

Advanced grammar and algorithms are good, but they're not fun.

Personally, I recommend making a web app with Python, learning hacking, or machine learning with tensorflow. And then I think it's a good time to study if you think you need a theory like algorithm or Python advanced grammar.

Well, it's from my little coding experience, so it's not completely accurate, and it's purely a matter of personal taste, so I think you should use the right method.


2022-09-22 18:35

Books are the techniques of Python coding (Effective Python?)I think Python Essential's composition was good and the translation was goodHaha

Web development is nomade.kr Django online lectures are very helpful to me^

^


2022-09-22 18:35

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.