Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-24-2003, 02:29 PM   #1
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
More programing

i jsut created my first autorun file, it worked, i knwo that is very basic but i was happy i did it. what are so other small things liek that i can do
RodneyMargis is offline   Reply With Quote
Old 06-24-2003, 03:02 PM   #2
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
What kind of programming do you want to get into?
doctorgonzo is offline   Reply With Quote
Old 06-24-2003, 03:40 PM   #3
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
i dunno teh easiest one in your opion. i iwll try any of them
RodneyMargis is offline   Reply With Quote
Old 06-24-2003, 03:41 PM   #4
Member (7 bit)
 
Dreamscape's Avatar
 
Join Date: May 2003
Location: Tranquility
Posts: 112
It is always the neat little simple tricks that impress friends which make programming all worth while.

You can do Visual Basic. It will teach absolute attrocious programming skills, but you can do some neat things, really easily.

If you have a PocketPC (even if you dont there is an emulator) you can use eVB like I am doing now to doodle with VB. It is free, unlike the full Visual Basic suite which is bloody expensive. It is not all that hard, but it might be diving in a bit too deep than you want, though.

If you take programming seriously, well then that is a horse of a different color.
Dreamscape is offline   Reply With Quote
Old 06-24-2003, 04:01 PM   #5
Member (8 bit)
 
Join Date: Jun 2003
Posts: 153
Alternatively, you could start off with HTML, one of the simplest programming languages there is, and you can get relevant results.
Sanke is offline   Reply With Quote
Old 06-24-2003, 04:06 PM   #6
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
Thanks for the suggeestions i think im gonan start off with html. were are some good resources for learning html
RodneyMargis is offline   Reply With Quote
Old 06-24-2003, 04:18 PM   #7
Member (8 bit)
 
Join Date: Jun 2003
Posts: 153
Try

www.htmlgoodies.com
Sanke is offline   Reply With Quote
Old 06-24-2003, 04:52 PM   #8
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Just to note, HTML isn't a programming or scripting language, it's a markup language. If you want to learn real programming (data structures, loops, functions, etc.) start out with Java or even Python.
DrZaius is offline   Reply With Quote
Old 06-24-2003, 05:12 PM   #9
Member (8 bit)
 
Join Date: Jun 2003
Posts: 153
I'm not doubting that, but that's where you should start really, because it's simple and it gets your mind into the mindset for remember names and objects.

Isn't Java glorified C?
Sanke is offline   Reply With Quote
Old 06-24-2003, 05:16 PM   #10
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
I wouldn't call it glorified, but it is a more beginner-friendly improvement on C++.
DrZaius is offline   Reply With Quote
Old 06-24-2003, 05:18 PM   #11
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
I am with DrZaius. Java is easy to start with. So is Visual Basic. Even C++ isn't that hard. Learning HTML is much closer to learning how to format a document in Word than it is to programming. It definitely has its place, but it is not programming.

BTW, Java isn't quite glorified C. It is a completely object-oriented language that is very similar to C++.
doctorgonzo is offline   Reply With Quote
Old 06-24-2003, 09:55 PM   #12
Member (8 bit)
 
Sam Havard's Avatar
 
Join Date: Mar 2003
Location: Arkansas
Posts: 131
where did u learn how to do the autorun file if there is a website that has it on there can u put it on ur next post
Sam Havard is offline   Reply With Quote
Old 06-24-2003, 10:35 PM   #13
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
i looked at an autorun file that was on another cd then i changed it to suit my needs
RodneyMargis is offline   Reply With Quote
Old 06-25-2003, 02:01 AM   #14
Member (8 bit)
 
Sam Havard's Avatar
 
Join Date: Mar 2003
Location: Arkansas
Posts: 131
ok ill ave to try that some time if i cant figure it out ill tr to ask u for help
Sam Havard is offline   Reply With Quote
Old 06-25-2003, 07:56 AM   #15
Member (7 bit)
 
Dreamscape's Avatar
 
Join Date: May 2003
Location: Tranquility
Posts: 112
You could do DOS batch files. I have done many simple mundane chores quickly via batch files, like mass renaming of files, mass copying, creating simple "installer" programs, etc.

It is easy for novices, yet has depth for those who wish to delve deeper.
Dreamscape is offline   Reply With Quote
Old 06-25-2003, 09:54 AM   #16
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
Can you give me some websites or a place to look fro info on how to do the dos batch files. They sound really cool, and i would like to try.
RodneyMargis is offline   Reply With Quote
Old 06-25-2003, 10:30 AM   #17
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Check out these sites:

http://www.ericphelps.com/batch/
http://www.robvanderwoude.com/index.html
doctorgonzo is offline   Reply With Quote
Old 06-25-2003, 11:25 AM   #18
Member (8 bit)
 
Sam Havard's Avatar
 
Join Date: Mar 2003
Location: Arkansas
Posts: 131
ill check those out to
Sam Havard is offline   Reply With Quote
Old 06-25-2003, 12:48 PM   #19
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
Thanks for all the links doctorgonzo i just created my first bat file and it worked . I know it is simple to do but i hav efun doing these simple things.lol
RodneyMargis is offline   Reply With Quote
Old 06-25-2003, 12:49 PM   #20
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Congratulations! Back in the days when I used Windows 3.1, I did a lot of batch file programming, mainly to create keyboard shortcuts for common commands.
doctorgonzo is offline   Reply With Quote
Old 07-05-2003, 10:40 PM   #21
Member (7 bit)
 
Dreamscape's Avatar
 
Join Date: May 2003
Location: Tranquility
Posts: 112
To revive a dead thread: a cool thing that sparked my attention for a few weeks last year was that "SmarterChild" ai for aim.

There is an ide out there for people to experiment with called "buddyscript". It allows you to create an aim artificial intelligence (since no one else on aim has intelligence). It has some really cool, yet easy to understand pattern matching programming behind it.

It has a "minute to learn, a lifetime to master" feel to it that is hard to find in many higher level languagees, plus you can really impress you r friends with the results of an aim bot they can talk to.
Dreamscape is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:01 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2