discuss 第48页
I want to learn Python, where should I start?-拾光赋

I want to learn Python, where should I start?

I want to learn Python, where should I start?,I made a commitment this year to learn python, and so far I know nothing. I would like to at least know the basics. I don't want to ma...
kity的头像-拾光赋kity8年前
0408
ELI5: Why cast to an interface?-拾光赋

ELI5: Why cast to an interface?

ELI5: Why cast to an interface?,So, I am super new to OOP and Java--specifically, just finishing up my first semester of it. I understand interfaces are akin to contracts, and unde...
kity的头像-拾光赋kity8年前
0505
Sharing your Advent of Code Results-拾光赋

Sharing your Advent of Code Results

Sharing your Advent of Code Results,Hi, it has been over a week of coding, so I wanted to ask if anyone would like to share their Advent Of Code results? If so, post a link to your...
kity的头像-拾光赋kity8年前
0366
TensorFlow to filter PDF files-拾光赋

TensorFlow to filter PDF files

TensorFlow to filter PDF files,Hello everyone, So I got the idea to filter resumes using Tensorflow but I don't know how to do it o:).. I found some tutorial about training the mod...
kity的头像-拾光赋kity8年前
0338
sortpom-maven-plugin vs tidy-maven-plugin-拾光赋

sortpom-maven-plugin vs tidy-maven-plugin

sortpom-maven-plugin vs tidy-maven-plugin,Hi folks, i have been asking me what the pro and cons from that two maven plugins are. Can anybody help me. P.S.: I asked this question on...
kity的头像-拾光赋kity8年前
05210
How to get started with Machine Learning?-拾光赋

How to get started with Machine Learning?

How to get started with Machine Learning?,I want to get started with Machine Learning with Python. I've learned python. What's the next step now? I prefer books over MOOCs but I ca...
kity的头像-拾光赋kity8年前
0446
Technology stack for one-page one-function web app?-拾光赋

Technology stack for one-page one-function web app?

Technology stack for one-page one-function web app?,EDIT: Was 'Best web app technology stack?', but noticed it was not really what I meant to ask I’m still finishing my article on...
kity的头像-拾光赋kity8年前
03515
Could syntax check for your code be taken as distinct step?-拾光赋

Could syntax check for your code be taken as distinct step?

Could syntax check for your code be taken as distinct step?,Based on https://stackoverflow.com/questions/47262474/could-syntax-check-for-your-code-be-taken-as-distinct-step Please ...
kity的头像-拾光赋kity8年前
04414
Why all this hate about Python?-拾光赋

Why all this hate about Python?

Why all this hate about Python?,On many forums, discussions between devs and several blogs, I saw a lots of articles in which Python is mentioned as a bad or ugly language; but why...
kity的头像-拾光赋kity8年前
0465
Assertions considered Harmful-拾光赋

Assertions considered Harmful

Assertions considered Harmful,Assertions are the go-to checking mechanism in unit tests. However, when applied to testing interfaces, specifically GUIs, I consider them to be toxic...
kity的头像-拾光赋kity8年前
0278
The N-Queens-Puzzle is ... (not so?) puzzling.-拾光赋

The N-Queens-Puzzle is … (not so?) puzzling.

The N-Queens-Puzzle is ... (not so?) puzzling., What is the N-Queens-Puzzle? Following this Wiki link to the 8-Queens-Puzzle one quickly understands the simple puzzle imposed. Summ...
kity的头像-拾光赋kity8年前
0398
Challenge: Write your worst program-拾光赋

Challenge: Write your worst program

Challenge: Write your worst program,Hi everyone, As you may know, there is no way in JavaScript to determine whether or not a number is a multiple of another number, so I wrote thi...
kity的头像-拾光赋kity8年前
04814