Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-08-2005, 10:36 PM   #11 (permalink)
 
Super Techie

Join Date: Jun 2005

Posts: 274

mgoldb2

Default

Quote:
Originally posted by gab00n
Start a Lisp club or something, that would be better.
The only reason I see to ever use LISP is for certain AI programs. Otherwise I perfer not to code completly recursivly and having one million (((((((((((((()))))))))))))))))))).
mgoldb2 is offline  
Old 10-09-2005, 04:04 AM   #12 (permalink)
 
Junior Techie

Join Date: Oct 2005

Posts: 61

Sainath

Default

Er, im learning Vb in school lol.
So, yeah, i cant tell em i dont want to now can i?
But yeah, i know a bit of c++ and perl as well.
Sainath is offline  
Old 10-09-2005, 09:24 AM   #13 (permalink)
Apokalipse's Avatar
 

Join Date: Jun 2003

Location: Melbourne, Australia

Posts: 13,714

Apokalipse has a spectacular aura aboutApokalipse has a spectacular aura about

Default

a while ago in my Physics class, there was a student teacher who is a programmer. he recommended me to start out on C++
when I get time, I'm gonna go through gab00n's tutorial
__________________

1 + 1 = 3 if you define 3 as a result of 1 + 1
Apokalipse is offline  
Old 10-09-2005, 11:39 AM   #14 (permalink)
 
Newb Techie

Join Date: Oct 2005

Posts: 27

joseza82

Default

i don't know about tutorials,i myself began to learn Turbo pascal @ my university(yeah they used to teach it back then),I got this professional turbo pascal book,and i can tell u that once u know for good a programming language ,all other languages will be similar in many aspects.

so if ur starting to learn c or any language as ur first languae ,i think that studying it and learning it from a book along tutorials will be very helpful and will make it easier to learn any other languages in the future
joseza82 is offline  
Old 10-09-2005, 04:27 PM   #15 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default

at work, a application we run can implement vbscript code.

ive been using www.devguru.com as a reference. I've since started writing some vbscripts for admin tasks. More recently, ive converted those scripts over to ASP pages for easier management. www.aspfree.com forums have been a big help. as well as www.asp101.com

http://www.visualbasicscript.com/ - vbscript forum
office politics is offline  
Old 10-09-2005, 08:34 PM   #16 (permalink)
 
Wizard Techie

Join Date: Jun 2005

Posts: 3,346

Tyler1989

Default

VB is currently the only langauge I know right now next term I start Java and C++. I use Visual Studio .NET 2003 and will be using 2005 when it is released.


What is the code for a click event procedure that opens your web browser to a certain url when you click on a menu item?
__________________
<form action=\"http://www.srsyo.org/tfsearch.php\" method=\"get\">
<input type=\"text\" name=\"search\"> <input type=\"submit\" name=\"submit\" value=\"Search TF before you post!\"></form>
Vista Discussion | 64 Bit Discussion |Microsoft Homepage | Yo Linux | Paul Thurrott | Fire Fox | Thunder Bird | Image Shack | Photo Bucket | Put File | Anti-Spyware | MS Anti-Spyware | Trillian | Anti-Virus | On Line Virus Scan
Tyler1989 is offline  
Old 10-10-2005, 04:54 AM   #17 (permalink)
 
Junior Techie

Join Date: Oct 2005

Posts: 61

Sainath

Default

Im not too sure (I only recently started VB), but try using the shell command.
Though, i doubt it.
Wait for Joseza to see this.
Hes a pro :O
Sainath is offline  
Old 10-10-2005, 05:33 AM   #18 (permalink)
 
Newb Techie

Join Date: Oct 2005

Posts: 27

joseza82

Default

shell "C:\Program Files\Internet Explorer\IEXPLORE.EXE http://www.google.com";

try this i'm not sure it will work ,just add this code in ur click procedure,and change the url.

if it works plz post.
i haven't got vb installed on my pc,no more space
joseza82 is offline  
Old 10-10-2005, 07:55 AM   #19 (permalink)
Apokalipse's Avatar
 

Join Date: Jun 2003

Location: Melbourne, Australia

Posts: 13,714

Apokalipse has a spectacular aura aboutApokalipse has a spectacular aura about

Default

what if they don't use IE?
__________________

1 + 1 = 3 if you define 3 as a result of 1 + 1
Apokalipse is offline  
Old 10-10-2005, 08:23 AM   #20 (permalink)
 
Junior Techie

Join Date: Oct 2005

Posts: 61

Sainath

Default

Good point. -.-
Then substitute it with the Mozilla Path i guess.
Lol (O_O)
Sainath is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On