Great work - I've got loads of non-techy friends who are looking for an intro to coding.
Show HN: Codecademy.com, the easiest way to learn to code
91–100 of 239 posts
Re: Show HN: Codecademy.com, the easiest way to learn to code
#92But I was wrong. My instinct tells me this can be the way to get wanna-be young coders excited about programming. Reason being is teenagers/young adults can feel like they are actually talking to a person, not a machine.
(I am the programmer of 5 websites/apps/plugins and a high school sophomore.)
Re: Show HN: Codecademy.com, the easiest way to learn to code
#93It should be more explicit that this site is teaching Javascript (are you teaching other languages? it is not clear) and it is for complete beginners, and that the site creators make some very patronizing assumptions about the students.
This is like clicking on a link to "poetryacademy.com" and finding a site that is teaching you how to sing the alphabet song.
Re: Show HN: Codecademy.com, the easiest way to learn to code
#94This has the hidden benefit of being great for review when you forget a concept. I gave up on programming as a trade after almost 15 years of false starts, but I do have to dip into code from time to time. Having this to review with will be handy.
yep, that's what we're trying to help with too. just wait until we have some more advanced topics! thanks for checking us out.
Re: Show HN: Codecademy.com, the easiest way to learn to code
#95I've been a longtime member @ HN, but I haven't been a developer. In fact, my only HN submission has been one asking how to learn to code ( http://news.ycombinator.com/item?id=820741 ). We decided to solve the problem by making a simple, interactive way to get started with Codecademy. We'd love your feedback. If you're interested in helping us to get more courses up (on any topic!), please send us an email at HN (at)…
Back in the early '90s I had a book called Master C, which came with a floppy that ran a similar type of tutorial.
http://www.amazon.com/Waite-Groups-Master-Book-Disks/dp/1878...
Seems like a long gap between then and now.
Also, please let me request a course on Clojure. That would rule!
Re: Show HN: Codecademy.com, the easiest way to learn to code
#96Re: Show HN: Codecademy.com, the easiest way to learn to code
#97 myFullName = "Thomas Edison"
But it's reminding me of making sure my variable names are correct, so maybe: myFullName = myName lastName
That doesn't work.Because I'm a programmer, I know that the + operator concatenates strings, but I don't think everyone will think consider that, and it hasn't been mentioned at that point.
Re: Show HN: Codecademy.com, the easiest way to learn to code
#98It isn't completely clear what Variables -> CaSeS wants me to do. It seems like it's asking for: myFullName = "Thomas Edison" But it's reminding me of making sure my variable names are correct, so maybe: myFullName = myName lastName That doesn't work. Because I'm a programmer, I know that the + operator concatenates strings, but I don't think everyone will think consider that, and it hasn't been mentioned at that poi…
Re: Show HN: Codecademy.com, the easiest way to learn to code
#99I've been a longtime member @ HN, but I haven't been a developer. In fact, my only HN submission has been one asking how to learn to code ( http://news.ycombinator.com/item?id=820741 ). We decided to solve the problem by making a simple, interactive way to get started with Codecademy. We'd love your feedback. If you're interested in helping us to get more courses up (on any topic!), please send us an email at HN (at)…
I am going to test how many students at our high school can get interested in programming after trying out Codecedemy.
Re: Show HN: Codecademy.com, the easiest way to learn to code
#100Most there dont know how to code, but none too surprising none were interested in creating a service to learn how to code. I'm not bitter that my idea wasn't selected as these non-coders wanted to create a fashion site or the AirBnB for restrooms (HA) :)
Well Im going to get started on that idea I proposed a few months ago. Besides this Ive seen some other things popping up that show a real need for such a service.
My wish for your site is to have a log in option so I can save my scores and it remembers what I did with each lesson.
Good luck!