排序
4 Cool Website and their APIs
4 Cool Website and their APIs, Introduction Hello Guys, It's been quite a time since I published the last blog but finally, I am back with 4 Websites that will help you to resolve ...
Suggestions for coding stream time/day, content, languages
Suggestions for coding stream time/day, content, languages,It's been a while DEV! A few months ago I toyed with the idea of streaming coding sessions where I'd do some casual codin...
How you tackle a bug?
How you tackle a bug?, BaseCamp Discussion (4 Part Series) 1 What are your favourite learning resources? 2 What other libraries do you install with react? 3 What was your first cod...
What were some quirks and gotchas about working with Python 1?
What were some quirks and gotchas about working with Python 1?,Python 2 was released in October 2000, but Python 1 was released to the world six years earlier, in 1994 - much like ...
A small Python Quiz
A small Python Quiz,Can you guess what value the variable a has to take, so that this program prints A is not equal A!? if a != a: print('A is not equal A!') Enter fullscreen mode ...
Should I learn Java?
Should I learn Java?,Yes it's another one of those posts. I am at a crossroads, I want to call myself full stack in the enterprise world so that the roles that I frequently land ca...
ChatGPT is Game Changing! – heapq explained by an AI tool
ChatGPT is Game Changing! – heapq explained by an AI tool,In the past few days, I have read a lot of twitter posts about ChatGPT and I was impressed by all the example I had seen,...
In Your Opinion, What Makes Code Pythonic?
In Your Opinion, What Makes Code Pythonic?, What does it mean, Pythonic? What do you think makes code pythonic, write about it in the comments. 原文链接:In Your Opinion, What Make...
What Interesting Python ️ projects have you built ?
What Interesting Python ️ projects have you built ?,What Python interesting projects have you or your friends create lately ? This is a very interesting 15 minutes Python tutorial...
Java Syntax Puzzlers
Java Syntax Puzzlers,Roughly 12 years ago, I started to contribute to the Eclipse ecosystem in various functions. One of the most interesting experiences to this date was to work o...
My Weather App Journey with Pyramid Framework ️️
My Weather App Journey with Pyramid Framework ️️,Hey friends, this is Amir from Bek Brace YT channel yet again with another DEV blogpost, and today I'm super excited to share my ...
JavaScript developers, what was it like to start learning Python?
JavaScript developers, what was it like to start learning Python?,I have always been fond of the thought of learning Python and the possibilities it brings. Not only can you incorp...