Codecademy Thoughts

Posts 16 of 6 · Page 1 of 1
Codecademy Thoughts
Is Codecadamy any good for learning Python?
Quote Originally Posted by HaxMan2000 View Post
Is Codecadamy any good for learning Python?
It's one of the worst ways to teach code because you're actually not learning shit. You're usually filling in the blanks with spoon fed code. They also spam you with eye candy to believe that you're learning but you still don't know anything. Reason is because you can't learn anything if you've only done around 10 hours work for it. You hit 1000 hours and you'll be getting somewhere. Also if you don't code often in the language you'll lose it, i've basically forgotten all my PHP, CSS and HTML and I've had around 400 hours worth of work made in it.

This would be the optimal place to start; The Python Tutorial — Python v2.7.5 documentation

I'd also make a massive document of all the things you've done in python example of mine;
Quote Originally Posted by Flengo View Post
I find Code Academy really good to start you off with. After you get some basic hang of things, even though you haven't really learned much, you're more easily introduced to the area.

After that, you should look into some real readings and more advanced areas and pick up some things on your own.
Quote Originally Posted by `Bobs Bees View Post
It's one of the worst ways to teach code because you're actually not learning shit. You're usually filling in the blanks with spoon fed code. They also spam you with eye candy to believe that you're learning but you still don't know anything. Reason is because you can't learn anything if you've only done around 10 hours work for it. You hit 1000 hours and you'll be getting somewhere. Also if you don't code often in the language you'll lose it, i've basically forgotten all my PHP, CSS and HTML and I've had around 400 hours worth of work made in it.

This would be the optimal place to start; The Python Tutorial — Python v2.7.5 documentation

I'd also make a massive document of all the things you've done in python example of mine;
Thanks guys. What I'm hearing is that Codeacademy is shit if you're wanting to progress into a advanced area of coding like C++ and is only really good for the very very basic parts of Python. Also, Flengo, I am quite surprised you didn't point out that I kind of posted in the wrong area, Although kind of relating to C++ programming I should have posted just in the general area for programming.

I also have been having trouble figuring out what a TOTAL noob to coding should do. I have been wanting to learn to hack games (mainly FPS games). I know that I will need the utter most amount of patience and will encounter many really annoying problems which will probably make me rage, which I'm very prone to. So, back to the main point, What should I start off with? Should I start by learning a certain language before I learn C++ then move onto learning C++ once I have a solid understanding of the first language. What I understand is that most games use C++ for their core memory handling. So I need to probably learn it before I'm going to really get anywhere. I have seen many threads that have told people to start with easy programming languages, such as Python then go onto the more difficult ones, but I have also seen other people say just to go straight for C++ or something with having little knowledge of any other languages.

Thanks
I find Code Academy really good to start you off with. After you get some basic hang of things, even though you haven't really learned much, you're more easily introduced to the area.

After that, you should look into some real readings and more advanced areas and pick up some things on your own.
Quote Originally Posted by Flengo View Post
I find Code Academy really good to start you off with. After you get some basic hang of things, even though you haven't really learned much, you're more easily introduced to the area.

After that, you should look into some real readings and more advanced areas and pick up some things on your own.
I agree with this, I used it to learn jQuery in 2 hours.
Quote Originally Posted by HaxMan2000 View Post
Also, Flengo, I am quite surprised you didn't point out that I kind of posted in the wrong area, Although kind of relating to C++ programming I should have posted just in the general area for programming.
Yeah I thought about that, but it is related to C++ in a sense so I left it here. I'll move it.
Posts 16 of 6 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?