Babe wake up neetcode just dropped a whole ass python course
This video is a gem. No ads, and he explained the concepts so beautifully. Although it took me way longer than 4 hours to complete the video.😂 Keep up the good work Neetcode.
2:22:12 easier way def print_last_char(word: str) -> None: print(word[-1])
This course is awesome. Short, comprehensive and well-designed. Could you consider doing a "Python for Intermediate" course?
I watched most of this and now I'm doing it on my own. Plan to get through to your tutorial on interviews this weekend and move on to DSA.
Bruh taking his Youtube Channel on a different level 📈 🔥💯
This is a great course that I wish it existed before learning Python on my own for coding interviews in a big tech company!
at 2:23:41 shouldn't the argument for range be just length? len(length) should give an error as length is an integer
Your clear diction keeps me focused somehow. Great advantage for teaching others imo. I'm going to switch to python for coding interview, C++ doesn't serve me well anymore.
Unexpected 😮
This allowed me to refresh my python fundamentals, cheers!
And he finishes without saying goodbye, like a master.
I requested this course when you start needcode channel like in super early days and hardly had few members during covid thank you for this.
Great tutorial, took me longer than I expected to finish it. Excited for the next python for coding interviews course. Hoping its free as well :p
Wow... python free course. \o/
at 1:35:25 the variable under If statement should be `balance` not `account_balance`
This is a perfect course for entry level Engineer.
5:35 9:40 11:40 14:40 21:50 25:20 30:00 35:50 40:40 45:11 50:40 52:40 1:00:00 1:05:14
2:36:00. CONTINUE FROM STRING SLICING PART 2, START CHALLENGE RIGHT AWAY
@NeetCode