Author Topic: Codeacademy.com  (Read 1402 times)

Offline Natster-104

  • Ultra Heavyweight
  • Posts: 1406
  • Rep: 6
    • http://www.youtube.com/ch
    • View Profile
    • Awards
  • Skype: natster-104
Codeacademy.com
« on: October 12, 2014, 11:52:02 AM »
No idea where to put this, but all the more I should post it (might need a sticky)

So, as I'm studying computer science for GCSE, the teacher has pointed us to a brilliant website where we study how to code in detail

http://www.codecademy.com

ATM I can create very basic websites (very, very basic) and I know about variables in Python.

Some courses take longer than others, but with all the people saying we need more mods n stuff, give it a crack!

Offline Scrap Daddy

Re: Codeacademy.com
« Reply #1 on: October 12, 2014, 11:59:17 AM »
Codeacademy is good stuff. I've learned a lot about java and android from there.

Offline Lemonism

  • *
  • Posts: 666
  • Rep: 16
    • View Profile
    • Awards
Re: Codeacademy.com
« Reply #2 on: October 12, 2014, 12:03:02 PM »
Awesome, I was thinking I might start learning Python sometime. Thanks for posting this dude.
I've been studying computing for a year now, but we use Pascal. I didn't know you could do computer science as a GCSE now either, that must be somewhat new.
Download Mortis.py
Download some of my DSL2.2 Bots

Offline Natster-104

  • Ultra Heavyweight
  • Posts: 1406
  • Rep: 6
    • http://www.youtube.com/ch
    • View Profile
    • Awards
  • Skype: natster-104
Re: Codeacademy.com
« Reply #3 on: October 12, 2014, 12:05:35 PM »
Awesome, I was thinking I might start learning Python sometime. Thanks for posting this dude.
I've been studying computing for a year now, but we use Pascal. I didn't know you could do computer science as a GCSE now either, that must be somewhat new.
Yeah it was only released last year in our school for the,what they saw as, the students that had the best ict skills, there's about 40 in our class!  :dumb)

Anyway, it's a life skill to go on your CV, so go ahead! :)

Offline Mouldy

  • Super Heavyweight
  • Posts: 1150
  • Rep: 4
  • Still can't make robots after 20 years.
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Discord: Mr.Kinch
Re: Codeacademy.com
« Reply #4 on: October 14, 2014, 01:16:16 PM »
Natster, I appreciate it that you'd post this. This is fantastic for what I hope to be doing in the future!

Thank you good sir.

Offline toAst

  • *
  • Posts: 926
  • Rep: 5
  • this one goes out to all of my babies mamas
    • View Profile
    • Awards
  • Skype: besttoaster
Re: Codeacademy.com
« Reply #5 on: October 14, 2014, 04:37:47 PM »
thats nifty. there's some awesome tutorials on unity on their website too if you wanna learn that. i watched a tutorial on making an angry birds type game and asides from when he started to get into the really code-heavy aspects (things that had obviously been covered in previous tutorials but were breezed over very quickly or assumed you'd already known) it was actually pretty encouraging. i really want to make some arcade-y sports games for droid or maybe an indie platform like an ouya or something
-------------------------------
who love to party

Offline Chaosmancer

  • Ultra Heavyweight
  • Posts: 1360
  • Rep: 5
  • Sir Wall-Of-Text
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
  • Skype: chaosmancer13
Re: Codeacademy.com
« Reply #6 on: October 15, 2014, 10:32:11 AM »
I was using that to teach myself Java (then it lost all of my progress and rejigged the order and I couldn't remember where I was). On the subject of using sites to teach coding, I'm currently using http://www.learncpp.com/ to teach myself C++. It's not like Codecademy (Codecademy has built-in success criterias and won't let you continue if you don't meet them, but on the other hand, it can be a bit anal at times (I spelled 'favourite' with a 'u', and it kept failing me, all of the other code was perfect and I was tearing my hair out. Learn CPP requires you to download something like Visual Studio to your computer, and it essentially tells you how it should work (and if yours doesn't work like that, you can check it over yourself. It is quite text heavy though)).
Yes that sequence of words I just said made perfect sense.