Show HN: C0D3 – A free, interactive site to learn coding
51–60 of 177 posts
Re: Show HN: C0D3 – A free, interactive site to learn coding
#52There is something wrong in the signing up process...
Re: Show HN: C0D3 – A free, interactive site to learn coding
#53Last year, I mentored a few students who are learning coding to become a software engineer from non-traditional backgrounds. Rather than encouraging them to leetcode and practice for interviews, I taught them software engineering practices and mentored them to build c0d3.com together as a team. c0d3.com will be a free learning site where other students like them can learn coding and then help improve the site. As a s…
You said, “ Rather than encouraging them to leetcode and practice for interviews, I taught them software engineering practices...”. How do you square that with the reality that many software jobs have leetcode as a gate to an offer? I find myself stuck at this juncture. I am comfortable with software practices, but the reality of these sorts of interviews has me basically trying to figure out how to “hack” the coding…
I face the same issue so I'm not sure, I'm hoping HN could help. Personally, I don't want to feed into the whole "just leetcode and get a job mindset" so I'm going to keep my course and follow what I believe in.
Re: Show HN: C0D3 – A free, interactive site to learn coding
#54Earlier quoted context omitted.
Nowadays the kids are into: "How To Win Followers and Influence People"
Nowadays? I'll assume you're being sarcastic, since this has of course been the case from before the invention of language
Of course kids are into influencing in any generation. I was commenting on what they're into now.
Re: Show HN: C0D3 – A free, interactive site to learn coding
#55Excellent work and great idea. Where did you get the illustrations on the site from?
Re: Show HN: C0D3 – A free, interactive site to learn coding
#56Last year, I mentored a few students who are learning coding to become a software engineer from non-traditional backgrounds. Rather than encouraging them to leetcode and practice for interviews, I taught them software engineering practices and mentored them to build c0d3.com together as a team. c0d3.com will be a free learning site where other students like them can learn coding and then help improve the site. As a s…
Re: Show HN: C0D3 – A free, interactive site to learn coding
#57Last year, I mentored a few students who are learning coding to become a software engineer from non-traditional backgrounds. Rather than encouraging them to leetcode and practice for interviews, I taught them software engineering practices and mentored them to build c0d3.com together as a team. c0d3.com will be a free learning site where other students like them can learn coding and then help improve the site. As a s…
I've saved your Notion curriculum, and intend to run a program like this soon in my local community. Very inspiring project, and awesome end result. Thank you for your contribution to this area.
Re: Show HN: C0D3 – A free, interactive site to learn coding
#58Software engineering is more than just software development. Writing requirements, drafting documentation, testing, verification, maintenance. I hate to be hypercritical, but five weeks of javascript doesn’t make you a software engineer.
Re: Show HN: C0D3 – A free, interactive site to learn coding
#59Earlier quoted context omitted.
Our decision behind JavaScript: We want our students to understand technology at a conceptual level first, end to end: 1. Client side - Mobile, web, terminal 2. Server side - Database interactions, system design and optimization 3. Batch - ML models and scripting AFAIK, JavaScript is the only language that is able to cover everything end to end (front end to backend to scripting to even ML) so I'm able to come up wit…
Are there times when you think TypeScript could make some of the advanced projects less frustrating for the students?
Re: Show HN: C0D3 – A free, interactive site to learn coding
#60There is more to being a software engineer than coding.