@@codewithjoshoffical probably not. I am very used to pdb, so am partial to it. It also helps to not have any debug/breakpoints in my code that I have to remind myself to turn off.
Cool fella! Did you try Property-Based Testing in Python With Hypothesis If yes: please do a video with that! If not.. you will be pleased playing witht that thing from now on ..😬
as a student for me it was really complex project🤕 ,i didnot understand anyways, i know your ability but how you built the logic in your mind like so effortlessly???
I struggle everyday, there are things I find easy, other things are still very hard. It’s practice and building projects that help. When you build a project try to see what you can use in it
👉 Join my Python Newsletter ~ www.thenerdnook.io
👉 Get my Python Courses, Free ~ zerotoknowing.gumroad.com
🎯Join our Discord Community ~ discord.gg/dvrcpXSwyc
Great content as usual, thank you
Thanks! Glad you’re liking it
Fantastic. It would be nice now to see a TDD project that uses pytest, pylint, and pdb together!
That would be a great video! I'll add it to my list. 😁
Also do we still need pdb though if there’s now a breakpoint() function?
@@codewithjoshoffical probably not. I am very used to pdb, so am partial to it. It also helps to not have any debug/breakpoints in my code that I have to remind myself to turn off.
Good Explanation.
Thanks, glad it helped!
Cool fella!
Did you try Property-Based Testing in Python With Hypothesis If yes: please do a video with that!
If not.. you will be pleased playing witht that thing from now on ..😬
Nooo! Not yet, but actually in the middle of writing an article on that 😁. That could be something to make a video around too
as a student for me it was really complex project🤕 ,i didnot understand anyways, i know your ability but how you built the logic in your mind like so effortlessly???
I struggle everyday, there are things I find easy, other things are still very hard.
It’s practice and building projects that help.
When you build a project try to see what you can use in it