|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
| View Poll Results: Which lang's are your fav's? | |||
| Python | | 5 | 10.87% |
| perl | | 5 | 10.87% |
| PHP | | 15 | 32.61% |
| Ruby | | 2 | 4.35% |
| C/C++ | | 9 | 19.57% |
| C# | | 4 | 8.70% |
| Java | | 4 | 8.70% |
| Other | | 2 | 4.35% |
| Voters: 18. You may not vote on this poll | |||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Which languages do you like?
Hi all,
Just out of interest which are your favourate languages (I'm expecting a mass of PHP developers but lets see )mark. |
|
#2
|
|||
|
|||
|
My choices were c/c++, PHP, and c#...
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
|
#3
|
||||
|
||||
|
Mine were Python, perl and PHP. I don't really have much expericance with the others (I've only used Java, C and C++ for a few little things), definatly not enough to consider them my favourates. Ruby seem's very interesting, surposidly the best featured of several languages all roled into one. Whether this is done well remains to be seen but since it has a little Python in the mix i'll give it a go!
Mark. Last edited by netytan : August 17th, 2003 at 11:01 AM. |
|
#4
|
|||
|
|||
|
Java, C/C++ - then PERL and PHP for webdevelopment is what I chose. Forgot to check off other as Delphi and Kylix is two others on my list.
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
|
#5
|
|||
|
|||
|
PHP, it's the only one I know. I would like to learn C++ though
|
|
#6
|
||||
|
||||
|
I've done app development in PHP, perl, and Python, and I'm comfortable with the languages in that order. For quick and dirty shell scripts, I usually go with perl, and for Web stuff I go PHP. Python rocks too, though, and if you use it for Web development, you should check out a toolkit named Albatross, which can be found at http://www.object-craft.com.au. It allows you to separate design from programming and enables really rapid development with versatility (you can extend it) and pretty darned good scalability.
|
|
#7
|
||||
|
||||
|
Looked at albatros, it's pretty interesting but I prefer Zope for Python web development of Spyce for the PHP aproch. I wrote my own small Python web scripting language last year but it has a few (one or two) bugs I havn't fixed yet. Looked like ASP and JSP though..
<% var='value' %> <% print 'this is var: ' print value %> If I fixed the bugs I think it mightt actually get used by somone lol. Mark |
|
#8
|
||||
|
||||
|
I've never looked at Zope, but I've heard it's overkill for mid-sized projects and is sort of a beast to learn. In albatross, you just learn a few constructs and then you write your own parser for specialized functions; it can be as simple or as complex as you'd have it be. I'm a big fan.
![]() |
|
#9
|
||||
|
||||
|
It takes some getting used to when you first start but then Zope is so different from anything else around at the moment.
Zope is pure OOP design, you can create page templates, MySQL queries, use Python and perl scripts etc. and use them over and over with a single line. Once you have it all set up (took me a few min on windows) you have a very easy to use interface, DTML is really simple (no harder to learn than html). When you've mastered these to things you can get a dynamic page up and running in no time. But there is still allot more to learn! Zope is very very powerful, if you have the oppertunity it's something I would definatly suggest using .Mark. |
|
#10
|
||||
|
||||
|
Ok
. as I suspected, everyone seems to like PHP. shame for all the other lang's I guess .PHP is definatly not my favourate and to be totaly frank (i'm Mark btw ) I find myself avoiding it as much as possibly can! The thing's which first attracted me to PHP are long but faided memories now all i see is it's flause.. oh i'm just too damn picky .Mark. |
|
#11
|
|||
|
|||
|
What is it that you don't like about PHP?
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Which languages do you like? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|