Live data from Hacker News

Launch HN: CodeCrafters (YC S22) – Practice writing complex software

codecrafters.io

161–170 of 207 posts

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#161

I love the idea of this, and I disagree with others about the price being too high. If you're in the US/Canada/UK and planning to spend even a couple of hours per month using this to further your skills and career, then the value of your time investment will exceed your cash outlay on the subscription. That being said, I wonder whether you've considered offering a student discount for bona fide students? You could do…

I'll go further and say that a high price is a great way to screen out the worst customers.

Yep, don't want those uppity poors having any assistance to upward mobility my good chap /s

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#162
post #161

Earlier quoted context omitted.

I'll go further and say that a high price is a great way to screen out the worst customers.

Yep, don't want those uppity poors having any assistance to upward mobility my good chap /s

Yes, exactly like that.

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#163

Earlier quoted context omitted.

I'll go further and say that a high price is a great way to screen out the worst customers.

You mean like a private country club? An elitist software product, yeah, I can definitely see that succeeding...

If you're not making bank as a software developer you're either not a very good one, or you care more about the craft than the money. The first group would give you terrible reviews because they are hopeless in general. The second would give you terrible reviews because you didn't include enough content on cubical type theory.

Either way you're better off without them.

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#164
post #155

Earlier quoted context omitted.

Seems to be down again? edit: Oh, no. It just isn't accessible from my company's network for some reason.

Strange - what do you see when “down”? Is there an error screen?

I just get a "Connection timed out" from my work's network. Works fine on my phone's mobile connection.

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#165

Earlier quoted context omitted.

I'll go further and say that a high price is a great way to screen out the worst customers.

You mean like a private country club? An elitist software product, yeah, I can definitely see that succeeding...

A sub-100 USD per month professional subscription is elitist? Have you worked in any other professional field? Finance, academia, medicine, law, etc. This is certainly not elitist nor overpriced for its value.

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#166

This looks really good but "Build your own ... SQLite" is a bit amazing, does that mean a full SQL interpreter right down to the B-trees? That is a looot of work, too much really. Unless you pull stuff off the shelf like apache calcite perhaps (never used it).

I did the SQLite challenge in two languages and it's a very small subset of SQL. For instance it's sufficient if you're implementation of WHERE only accepts equals expressions with a column name on the left and a string value on the right.

But the great thing about their challenges is that they have you build some kind of sandbox that you can experiment on top of and try expand it with more features.

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#167
Congrats on the launch!

I've finished three of the challenges so far and I can highly recommend it. They make it very easy to get started and the automated tests are just super slick.

It's just such a good learning platform where you'll have to figure out stuff on your own, yet Paul was always very helpful on their discord in case I got stuck or hit technical issues.

Looking forward to the grep challenge!

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#169

Congrats on the launch! I've finished three of the challenges so far and I can highly recommend it. They make it very easy to get started and the automated tests are just super slick. It's just such a good learning platform where you'll have to figure out stuff on your own, yet Paul was always very helpful on their discord in case I got stuck or hit technical issues. Looking forward to the grep challenge!

Thanks Bert!

Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software

#170
post #168

congrats on the launch! I'll definitely be trying the rust course over a free weekend. Is there a way to opt out of the leaderboard, hide it? This sort of 'challenge-ification' is strongly not for me.

We don't have an opt-out yet, but we'll certainly consider. Curious — why isn't the 'challenge-ification' desirable to you? It feels pressurising? Please feel free to email me if you prefer to keep it private! sarup@codecrafters.io
Post reply on HN