for turing help

Website development, web apps, desktop/server apps, mobile apps and any other coding
Locked
User avatar
Red Squirrel
Posts: 29193
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

for turing help

Post by Red Squirrel »

We seem to be ranked high on google when it comes to turing-related keywords which is brining lot of people here looking for turing help.

Turing is an ancient programming language and not many people here know it and it may take a while to get the help you need. We are glad to see you dropping by and hope to see you also post and participate in other subjects as well, however, for specific turing help, I would recomend searching further and maybe finding a turing specific forum. :awesome:

Or, you can consider learning other languages which I can help you more with such as C++ and php. I know basic C++ and I know more php, so those are subjects I can help you out with, and we also have 2 articles covering php that are geared towards starters.

So thanks for dropping by and hope you get the help you need and participate further into other discussions as well. :yo:

Archived topic from Iceteks, old topic ID:1909, old post ID:15614
Honk if you love Jesus, text if you want to meet Him!
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

for turing help

Post by Chris Vogel »

Ancient? As in from the 80s? :P

I can help you with some things, but not Turing. :(

Archived topic from Iceteks, old topic ID:1909, old post ID:15617
syb
Posts: 222
Joined: Wed Jun 18, 2003 10:12 pm

for turing help

Post by syb »

nope more like 40"s

Archived topic from Iceteks, old topic ID:1909, old post ID:15621
The wisdom of sight comes from the father of lights
FaZoNiCa
Posts: 12
Joined: Tue May 04, 2004 4:39 pm

for turing help

Post by FaZoNiCa »

Lol. That's kinda odd. Yeah, I searched "Turing help" on Google, and this was like, the first site!

Archived topic from Iceteks, old topic ID:1909, old post ID:19459
Anonymous

for turing help

Post by Anonymous »

hey, :wave2: i'm in grade 10 and help some help with turing. i came here cause i need MAJOR help. we have to design a game for our 3rd term and mine is done, BUT i want to do a highscore table. I've done stuff using dir's and stuff, but never making a file to be created (by the game), read, or written to. :unsure: if someone could PLEASE help me you would be great! my teacher gave me a program to use, but it won't work and i can't figure out why. :huh: THANK YOU!!!!!!


PS. no one uses turing anymore unless your doing math functions, but that's what fortan is for. turing's base in the computer schooling is to teach the basics of programing sturcture. ...just a little info about it

Archived topic from Iceteks, old topic ID:1909, old post ID:19463
Chris Vogel
Posts: 5140
Joined: Fri Jan 10, 2003 1:14 am

for turing help

Post by Chris Vogel »

FaZoNiCa wrote: Lol. That's kinda odd. Yeah, I searched "Turing help" on Google, and this was like, the first site!
:roflmao2:

Maybe that will bring more Turing gurus here as well... :dosgonebad:

Archived topic from Iceteks, old topic ID:1909, old post ID:19469
FaZoNiCa
Posts: 12
Joined: Tue May 04, 2004 4:39 pm

for turing help

Post by FaZoNiCa »

Maybe that will bring more Turing gurus here as well...
Lol. Maybe, maybe!! :thumbsup: That would be good too! B)

Archived topic from Iceteks, old topic ID:1909, old post ID:19473
Anonymous

for turing help

Post by Anonymous »

haha, let me help you guys out
CompSci.ca
Turing tutorials that cover everything, a bunch of sample code and programs and the largest help forum out there B)

Archived topic from Iceteks, old topic ID:1909, old post ID:20668
Anonymous

for turing help

Post by Anonymous »

lol tony, hes one of the lead moderators at compsci.ca lol i use it all the time... way to spread the word man, and its true that it is an amazing site, and not only for turing

Archived topic from Iceteks, old topic ID:1909, old post ID:23900
Anonymous

for turing help

Post by Anonymous »

I know a lot of turing, so i know how much it sucks. I have to learn it in computer science. FOR GOD'S SAKE, WHY DON'T THEY JUST TEACH C++. i created this account just to say how stupid turing is and well yes, teach C++ @ school. not like it is hard or anything.

Archived topic from Iceteks, old topic ID:1909, old post ID:25226
User avatar
Red Squirrel
Posts: 29193
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

for turing help

Post by Red Squirrel »

Yeah I wish they did teach C++. we're doing VB in college right now. More advanced then turing, but then again, I don't even know if I want to consider VB a programming language. :lol:

Archived topic from Iceteks, old topic ID:1909, old post ID:25227
Honk if you love Jesus, text if you want to meet Him!
User avatar
Death
Posts: 7919
Joined: Thu Sep 30, 2004 10:12 pm

for turing help

Post by Death »

I agree. Turing is nice to start off with, because it is sooo simple. But then again, just start off with C++. It's better because you can keep expanding on it. Turing, you reach the end much quicker. There's no network capabilities, it's soooo limited.

Archived topic from Iceteks, old topic ID:1909, old post ID:25228
User avatar
Red Squirrel
Posts: 29193
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

for turing help

Post by Red Squirrel »

Yeah making networks apps is cool. I slowly started getting into it again, but now I'm developing on Linux, that way I have a better excuse to make it console only with no GUI - so it can run off telnet/ssh. :D

Also trying to stick to STL standards though that's a little harder but worth it in the end time.

Archived topic from Iceteks, old topic ID:1909, old post ID:25229
Honk if you love Jesus, text if you want to meet Him!
wtd
Posts: 157
Joined: Sat Sep 25, 2004 7:21 pm

for turing help

Post by wtd »

Red Squirrel wrote: Also trying to stick to STL standards though that's a little harder but worth it in the end time.
If using the STL doesn't make things easier, then you're doing it wrong.

Archived topic from Iceteks, old topic ID:1909, old post ID:25246
User avatar
Red Squirrel
Posts: 29193
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

for turing help

Post by Red Squirrel »

It's just harder since I'm used to old habbits and not everything is possible with STL, such as sockets.

Archived topic from Iceteks, old topic ID:1909, old post ID:25247
Honk if you love Jesus, text if you want to meet Him!
wtd
Posts: 157
Joined: Sat Sep 25, 2004 7:21 pm

for turing help

Post by wtd »

Well, the STL doesn't cover everything.

Archived topic from Iceteks, old topic ID:1909, old post ID:25249
Anonymous

for turing help

Post by Anonymous »

B) Hey Everyone, :huh:

I'm pretty fluent in Turing as ancient as it may be. I learned it in school and still use it somewhat, if you need help just email me or PM.

- Murdoc

Archived topic from Iceteks, old topic ID:1909, old post ID:27538
aznsamaritan
Posts: 57
Joined: Tue May 10, 2005 7:40 pm

for turing help

Post by aznsamaritan »

that 1 guy needs help in the soccer game forum..

Archived topic from Iceteks, old topic ID:1909, old post ID:27540
Anonymous

for turing help

Post by Anonymous »

sorry buddy i need to edit i dont think im aloud to post it here pm me

Archived topic from Iceteks, old topic ID:1909, old post ID:32580
Anonymous

for turing help

Post by Anonymous »

how do i get turing fo my computer cause the school blocks compsi so i cant figure it out at school and my teacher makes no sense when he talks
my email is James_Sanders69@hotmail.com

Archived topic from Iceteks, old topic ID:1909, old post ID:34324
Anonymous

for turing help

Post by Anonymous »

I wish to learn Q-Basic!!! Why is my teacher teaching us Turing???

Archived topic from Iceteks, old topic ID:1909, old post ID:36811
User avatar
manadren_it
Posts: 1810
Joined: Wed Jan 01, 2003 6:48 pm

for turing help

Post by manadren_it »

At my school they started us off with PASCAL, but I had previously worked with Q-Basic on my own. Mind you if you really want to learn to code, you should start with C :P

Archived topic from Iceteks, old topic ID:1909, old post ID:36817
mana's blog {1, 2} yell at me when I get lazy
Anonymous

for turing help

Post by Anonymous »

Souljms wrote: how do i get turing fo my computer cause the school blocks compsi so i cant figure it out at school and my teacher makes no sense when he talks
my email is James_Sanders69@hotmail.com
if you want ruing that badly just email me at kangaroo_socca_playa_8@hotmail.com
i have version 4.0.3

Archived topic from Iceteks, old topic ID:1909, old post ID:37909
Locked