Launch HN: CodeCrafters (YC S22) – Practice writing complex software
151–160 of 207 posts
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#152This looks really promising especially for companies which want to invest in training their developers!
We're excited to be help developers get a CodeCrafters subscription through their companies, so if that applies to you, please reach out! sarup@codecrafters.io
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#153This 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).
So yes for B-trees, but it seems to end with SELECT and a basic WHRERE query, no joins or anything like that
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#154Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#155Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#156Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#157BTW: Who did come up with this webdesign style? You see it all over the place this year. Was it Vercel?
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#158I think a bigger value I see with your product is replacing leetcode challenges with something like this. We often give take home assignments to our potential candidates and this would be a great fit, if the platform had features around code evaluation, ephemeral environment with seeded data that would be great. I think that is quite a big market too.
also check out https://hackattic.com/ it has some really fun problems
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#159Something like this for compilers would be amazing. There's a lot of folklore knowledge around compilers and programming language implementation that isn't easy to learn on your own. A hands-on implementation based course would make it a lot more accessible.
Depending what you mean, but simple compilers are very straightforward. The output might make you want to cry, but they're still compilers. There's less magic than you think. There are also lots of books out there about writing them. Correction: there is no magic in compilers. Like Elixa, when you understand them they become totally mundane.
Re: Launch HN: CodeCrafters (YC S22) – Practice writing complex software
#160I 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.