15 comments
I recently joined hashnode and blogs like yours' are really making my day. Thanks for sharing.
Happy to be on your blog's list. Thanks for your appreciation.
I saw couple of your articles, you are doing some amazing work!
Really insightful views and points, loved it.
Thank you!
Amazing Stuff, keep them comin' Siddharth Chandra 馃敟
Thank you 鈽猴笍
A lot of new things for me, thanks for sharing. Bookmarked!
Glad you found it helpful. Keep learning!
Good entry, Sid. I didn't know about the underscore uses.
I'm starting with Python doing some scripts and summarizing theory in my code editor. Should you think it's a good idea make a blog like yours and start to upload those things?. I mean like a diary of learning but at the same time like a personal portfolio in case I wanna show it to someone else.
Thanks 馃槉
Yeah, sure, whenever you get time, start writing about what you learned that day and in time you will see you have a lot of content to write.
Your daily learnings, some tutorials write up, a blog on your favourite language, etc, will all add to your portfolio, nothing's wrong with that 馃槂
Looking forward to your blog articles 馃帀
Nice article.
Can we use set
directly, instead of converting it to list
again in the unique items list example?
Thanks
Yes, definitely.
It all depends on your use case. Here, I just wanted to highlight an approach for getting a list of unique items. You can leave it to set
if that solves your purpose.
That's a great series about Python. Thank you! Where I work we value code quality a lot and obviously we use a few python linters on what we do. I've written an article about Python linters that I hope to add value to your readers. Feel free to read it here.
I'll keep reading your blog articles. Thank you for your good work
Sure, I will share the article with my colleagues and friends. Thank you so much 馃槂