Computer Science Canada Programming |
Author: | Salleh [ Fri Jun 09, 2006 9:20 am ] |
Post subject: | Programming |
I was just browsing to find a useful site that might help me learn a little bit more about programming and found this site. I was just wondering if you guys know of any other sites that might be useful to learn from? Thanks Guys ![]() |
Author: | Cervantes [ Fri Jun 09, 2006 2:37 pm ] |
Post subject: | |
What sort of programming forum are you looking for? There are forums that are oriented around particular languages (such as www.ruby-forum.com for Ruby) or around particular type of programming (such as www.gamedev.net for game development). CompSci.ca has a subsidiary, Free Range Code, that stresses the out-of-school learning of higher level programming concepts. Featured languages include Ruby, Lisp, and O'Caml. |
Author: | Salleh [ Mon Jun 12, 2006 8:48 am ] |
Post subject: | |
Im looking more at the game development languages and I'm kind of fascinated with how it all works and really wanna learn myself if it's possible. ![]() ![]() |
Author: | Salleh [ Mon Jun 12, 2006 8:52 am ] |
Post subject: | |
I took Gr 11 computer science lol that's a start ![]() |
Author: | wtd [ Mon Jun 12, 2006 9:05 am ] |
Post subject: | |
If I may... game programming is just one subset of programming in general. General programming skills will be applicable to game programming down the line. Don't specialize too soon. |
Author: | Salleh [ Mon Jun 12, 2006 9:08 am ] |
Post subject: | |
I want a good place to start and dont really know where to start ![]() |
Author: | Salleh [ Mon Jun 12, 2006 9:10 am ] |
Post subject: | |
"Get the stupid mistakes out of the way first. As long as people keep making stupid mistakes, I will point them out so they can be fixed." Wow are you really a God ![]() ![]() |
Author: | wtd [ Mon Jun 12, 2006 9:12 am ] |
Post subject: | |
Well, if you want a really easy, fast language to learn, you could read my Io tutorial. http://www.compsci.ca/wiki/index.php?title=An_Introduction_to_Io |
Author: | Salleh [ Mon Jun 12, 2006 9:16 am ] |
Post subject: | |
I'll take a look at it. Thanks your very helpful ![]() ![]() |
Author: | Salleh [ Mon Jun 12, 2006 9:20 am ] |
Post subject: | |
By the way I'm currently taking grade 11 computer science and Turing is the first programming language I've ever learned about and the only (for now) ![]() Turing isn't as hard as I thought, it's quite simple and seems like a good start:) |
Author: | Salleh [ Mon Jun 12, 2006 9:51 am ] |
Post subject: | |
The only program I have on my computer is Turing. Where am I suppose to get other Programs if I need them? Can I get them off sites like download.com? |
Author: | wtd [ Mon Jun 12, 2006 9:55 am ] |
Post subject: | |
Compilers and interpreters can generally be found on the homepages for various languages. If you want to avoid any downloads, you could also try Ruby. ![]() http://tryruby.hobix.com |
Author: | Salleh [ Mon Jun 12, 2006 12:02 pm ] |
Post subject: | |
Thanks wtd ![]() By the way, cute avatar ![]() |
Author: | Salleh [ Mon Jun 12, 2006 12:57 pm ] |
Post subject: | |
How come not all codes are working on my turing program. I have turing 4.0 ![]() |
Author: | Martin [ Mon Jun 12, 2006 6:07 pm ] |
Post subject: | |
What's not working with it? Slow down there buddy, read error messages and figure out what's going on. Although we're always willing to help, it's usually more satisfying to figure things out yourself. |
Author: | Salleh [ Tue Jun 13, 2006 8:43 am ] |
Post subject: | |
Hmm I think I know why ![]() ![]() |
Author: | codemage [ Tue Jun 13, 2006 9:10 am ] |
Post subject: | |
wtd wrote: If I may... game programming is just one subset of programming in general. General programming skills will be applicable to game programming down the line.
Don't specialize too soon. I definitely agree - although people with those "dreaded" game development degrees & certs are increasingly able to find work in non-entertainment fields like interface design and computer simulation (medical / scientific / architectural / physics). |