•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Perl section within the Software Development category of DaniWeb, a massive community of 456,610 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,500 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Perl advertiser: Programming Forums
Views: 2895 | Replies: 5
![]() |
"Quote:
Originally Posted by deanpence
This is the order in which I learned to program:
Basic
QBasic
Pascal
C
C++
Java
Perl
...
A very important point should be noted about learning in that order: I learned procedural programming first, and I recommend this course to any new programmer. Learn C (or Pascal or some other procedural language) first. Then move to the object-oriented stuff (like C++, Java, and Perl). First, the procedural parts of object-oriented languages like Perl will be a cinch, and second, object-orientation will come much more easily. Also, learning rudimentary languages like PHP and VBS is a cinch after all that.
As for learning Perl, it’s a bitch. There’s probably ten times as much to learn for Perl than there is for Java—and not quite that much more than for C++. Perl is not for the faint of heart. Of course, the great thing about Perl is that you can just learn what is familiar to you and use that. You don’t have to learn everything about Perl to use it. "
are all those free., were can i get tutorials for them, and can they be written on windows 98. Ill use that advice + do i need to know html to write those? cause if i do, ill dive deeper QUICKER. lol. Thank you.
Originally Posted by deanpence
This is the order in which I learned to program:
Basic
QBasic
Pascal
C
C++
Java
Perl
...
A very important point should be noted about learning in that order: I learned procedural programming first, and I recommend this course to any new programmer. Learn C (or Pascal or some other procedural language) first. Then move to the object-oriented stuff (like C++, Java, and Perl). First, the procedural parts of object-oriented languages like Perl will be a cinch, and second, object-orientation will come much more easily. Also, learning rudimentary languages like PHP and VBS is a cinch after all that.
As for learning Perl, it’s a bitch. There’s probably ten times as much to learn for Perl than there is for Java—and not quite that much more than for C++. Perl is not for the faint of heart. Of course, the great thing about Perl is that you can just learn what is familiar to you and use that. You don’t have to learn everything about Perl to use it. "
are all those free., were can i get tutorials for them, and can they be written on windows 98. Ill use that advice + do i need to know html to write those? cause if i do, ill dive deeper QUICKER. lol. Thank you.
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,020
Reputation:
Rep Power: 33
Solved Threads: 117
As a quick answer to your question, perl is a shell scripting language for Unix. With a lot of work you can use Apache for Windows and run perl scripts as a backend to websites. However, it's not a language to develop software programs in.
For each of thse languages you need a compiler for that language. Of the languages posted, free compilers / IDEs are available, though mostly for unix/linux based operating systems.
For each of thse languages you need a compiler for that language. Of the languages posted, free compilers / IDEs are available, though mostly for unix/linux based operating systems.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
what unix/linux you recomend, i got a dozen diff at my home already.. Fedora 2, redhat 9, suse 9.1, debian, and i think a few more. but i have problems with debian, cause i dotn understand how to boot up with GRUB, and 2, for suse, i cant get it to configure my router.
my my real question is what do i need html for in those above..perl c, ect....
my my real question is what do i need html for in those above..perl c, ect....
+ are they all free
is this a dream
We should all respect Dani, shes the admin and she does a damn good job!. Not to forget the rest of the mod's =)
http://img.photobucket.com/albums/v5...46/Sphyenx.jpg
We should all respect Dani, shes the admin and she does a damn good job!. Not to forget the rest of the mod's =)
http://img.photobucket.com/albums/v5...46/Sphyenx.jpg
•
•
Join Date: Nov 2004
Posts: 13
Reputation:
Rep Power: 4
Solved Threads: 1
•
•
•
•
Originally Posted by cscgal
As a quick answer to your question, perl is a shell scripting language for Unix. With a lot of work you can use Apache for Windows and run perl scripts as a backend to websites.
perhaps i misunderstood....but what about the windows implementation of perl?
and it doesnt take a lot of work(for the websites). most of it has been done for you. check out Mason. once that's installed it basically lets you use perl as a backend for your website.
•
•
Join Date: Dec 2003
Location: Nashville, TN
Posts: 2,333
Reputation:
Rep Power: 11
Solved Threads: 102
Perl's actually a scripting language for a number of platforms. It might have its roots in Unix, but it has been extended to work with Windows, Pre and Post OS X Macs, and it even works on DOS, Amigas, and BeOS. There are tons of other platforms, too!
Just so you know, you can use Perl to do application development, just like you can do with Python, another scripting language. I don't know about how quick it is for doing it, or whether you'd want to do it, but I know it can be done.
Just so you know, you can use Perl to do application development, just like you can do with Python, another scripting language. I don't know about how quick it is for doing it, or whether you'd want to do it, but I know it can be done.
Alex Cavnar, aka alc6379
![]() |
•
•
•
•
•
•
•
•
DaniWeb Perl Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- vmm32.vxd required. Pc don't go Win (Windows 9x / Me)
- Search and remove in Perl (Perl)
- Faster way to install Win98SE??? (Windows 9x / Me)
- Toshiba Satellite 4600 won't start. PLEASE HELP!!! :eek: (Troubleshooting Dead Machines)
- parallel port access in perl (Perl)
- buffer overrun (Web Browsers)
- Outlook Express - Retrieve e-mail without Export (Web Browsers)
- Stimon error on start up (Windows 9x / Me)
- IE Crashes Before Loading (Web Browsers)
- Removing ISLE.exe (Windows NT / 2000 / XP / 2003)
Other Threads in the Perl Forum
- Previous Thread: Windows XP - desktop variable
- Next Thread: where to start with perl?



Linear Mode