watercooler共40篇
A small Python Quiz-拾光赋

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 ...
kity的头像-拾光赋kity3年前
0235
Should I learn Java?-拾光赋

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...
kity的头像-拾光赋kity5年前
04113
ChatGPT is Game Changing! – heapq explained by an AI tool-拾光赋

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,...
kity的头像-拾光赋kity3年前
03415
In Your Opinion, What Makes Code Pythonic?-拾光赋

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...
kity的头像-拾光赋kity5年前
02313
What Interesting Python ️ projects have you built ?-拾光赋

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...
kity的头像-拾光赋kity3年前
04810
Java Syntax Puzzlers-拾光赋

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...
kity的头像-拾光赋kity4年前
02215
My Weather App Journey with Pyramid Framework ️️-拾光赋

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 ...
kity的头像-拾光赋kity2年前
03812
JavaScript developers, what was it like to start learning Python?-拾光赋

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...
kity的头像-拾光赋kity5年前
0426
Most recent package you have released to a public repository?-拾光赋

Most recent package you have released to a public repository?

Most recent package you have released to a public repository?,Be it NPM, PyPI or Jira or something else. 原文链接:Most recent package you have released to a public repository?
kity的头像-拾光赋kity5年前
04813
Algorithms Every Programmer Should Know-拾光赋

Algorithms Every Programmer Should Know

Algorithms Every Programmer Should Know, Algorithms Every Programmer Should Know (2 Part Series) 1 Algorithms Every Programmer Should Know 2 Algorithms Every Programmer Should Know...
kity的头像-拾光赋kity4年前
03413
How a Lottery Quest Led Me to The Powers of PyTorch-拾光赋

How a Lottery Quest Led Me to The Powers of PyTorch

How a Lottery Quest Led Me to The Powers of PyTorch, Introduction At some point in time, you have probably heard that your chances of winning a lottery are very slim. As with all t...
kity的头像-拾光赋kity3个月前
03712
Refactoring Verify-URL-拾光赋

Refactoring Verify-URL

Refactoring Verify-URL, abhaseen / Verify-URL A Python script that verifies the return code of URLs. The first thing I noticed was the entire program was written inside the main() ...
kity的头像-拾光赋kity5年前
0258