Author |
Message |
Naveg
|
Posted: Thu Jan 13, 2005 9:45 pm Post subject: Help with Self-teaching methods |
|
|
Hi guys,
I'm looking at learning a more advanced language. I'm a high school student who currently uses Turing...and I'm looking at Java or C++. I'm open to any suggestions on languages to learn, books to use, web tutorials, whatever you guys think is the best way to learn by myself.
Thanks! |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Andy
|
Posted: Thu Jan 13, 2005 9:47 pm Post subject: (No subject) |
|
|
i'd suggest starting with c++ seeing that IT IS more useful (take that rizzix ), but it doesnt really matter, cuz the syntax of the two are the same.. we have a great c++ and java forum on this site, and we'd be more than glad to help you out. |
|
|
|
|
|
wtd
|
Posted: Thu Jan 13, 2005 10:21 pm Post subject: (No subject) |
|
|
Neither. Both place too much overhead on learning.
Try something like Ruby. Especially with "irb" you can learn very quickly, and rapidly work your way up to advanced techniques. |
|
|
|
|
|
Martin
|
|
|
|
|
Tony
|
Posted: Fri Jan 14, 2005 4:04 pm Post subject: (No subject) |
|
|
haha, Dan's sensor messed up Martin's link though not much of a loss
I advice Ruby. IRB is amazing for learning. |
|
|
|
|
|
Naveg
|
Posted: Fri Jan 14, 2005 4:15 pm Post subject: (No subject) |
|
|
Even if i already know turing? |
|
|
|
|
|
wtd
|
Posted: Fri Jan 14, 2005 6:03 pm Post subject: (No subject) |
|
|
Yes. |
|
|
|
|
|
zylum
|
Posted: Fri Jan 14, 2005 11:45 pm Post subject: (No subject) |
|
|
martin wrote: Brainf*ck, it's the only way to fly. http://en.wikipedia.org/wiki/Brain****
wow, im so learning this! |
|
|
|
|
|
Sponsor Sponsor
|
|
|
zylum
|
Posted: Sat Jan 15, 2005 12:43 am Post subject: (No subject) |
|
|
lol
code: | +++++++++++++[>+++++<-]
++++[>>++++++++<<-]
++++++++++[>.+>.<<-] |
outputs
code: | 0 1 2 3 4 5 6 7 8 9 |
|
|
|
|
|
|
wtd
|
Posted: Sat Jan 15, 2005 1:03 am Post subject: (No subject) |
|
|
zylum wrote: lol
code: | +++++++++++++[>+++++<-]
++++[>>++++++++<<-]
++++++++++[>.+>.<<-] |
outputs
code: | 0 1 2 3 4 5 6 7 8 9 |
Name that language!
code: | mapM_(putStr.(++" ").show)[0..9] |
|
|
|
|
|
|
zylum
|
Posted: Sat Jan 15, 2005 10:44 am Post subject: (No subject) |
|
|
haskell |
|
|
|
|
|
TheZsterBunny
|
Posted: Sat Jan 29, 2005 11:08 pm Post subject: (No subject) |
|
|
even better.
http://en.wikipedia.org/wiki/Ook
Wikipedia wrote:
Ook (officially "Ook!", with the exclamation mark) is also a Turing-complete esoteric programming language designed for orangutans.
lol
-Z |
|
|
|
|
|
|