PDA

View Full Version : What languages?


Andrew
02-21-2007, 06:59 AM
I'm curious, what languages do you code? Personally, I code PHP using MySQL. :)

rjp
02-21-2007, 08:00 AM
Well this could get all over the place, but for web/software development: C, C++, Perl, PHP, AJAX, shell scripting, etc.

I'm a big fan of MySQL, although I have used PostgreSQL, too.

Submerge
02-21-2007, 10:30 AM
PHP / MySQL
ASP .NET w/ VB Script
RPC
Java
C++
VB .NET / 6

rjp
02-21-2007, 11:05 AM
Oh that's funny ... I skipped over Java ... probably because I use it all the time and it feels like the death to me. :P

jacob
02-21-2007, 01:19 PM
Well versed in: PHP, ASP, MySQL, SQL, Progress/SpeedScript along with the usual suspects: D/X/HTML, VBScript, JavaScript, CSS
Dabbled in: C, C++, Java, C#, XML, X++/MorphX (don't ask)
Looking at: Ajax, and possibly python/ruby

I've always been more fond of programming with scripting languages then a "full blown programming language" although I've been writing my PHP in as much OOP as possible lately. The four listed there that I'm sure most won't recognize are from the two ERP systems I've dealt with: MFG/PRO and Axapta.

Joshimitsu
02-23-2007, 12:46 PM
I code php, mysql, xml, javascript, d/x/html & css and some C++

Arthur07
02-23-2007, 12:55 PM
On the web I use PHP & MySQL (easy to use and learn).

For offline app's I use c# or vb.

Tyler
03-23-2007, 05:05 AM
I don't really know anything. The small amount of stuff I do know, it's for Perl and HTML.

Submerge
03-23-2007, 02:42 PM
Can XML really be considered a language lol? If so, must be the easiest language to learn. But I'd think that not seeing results would be confusing to teach people.

Breakpoint
03-30-2007, 12:26 PM
What is the difference between VB and VB .NET?

Submerge
03-30-2007, 02:30 PM
I assume you mean the difference between VB 6 and VB .NET. .NET is the latest update for Visual Basic. The code structure/syntax changed a bit (like any programming language updates). It also uses the .Net framework, so you can use VB in different languages as well, like ASP .Net. .Net has helped turn everything into an object-oriented environment.

For more:
http://www.google.com/search?hl=en&safe=off&rlz=1B2GGGL_enUS176&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=vb6+vs+vb+.net&spell=1

carbonscripts
03-31-2007, 01:37 PM
Mainly: php, xhtml, css, mysql, javascript
Understand: Perl, Actionscript, Ajax
Looking to Learn: C++ and mabe Java

moneyblogsite
05-26-2007, 06:11 AM
Wow, let's see:
VB 6 and .Net
C, C++, C#
Java, Javascript
HTML, XSLT
SQL Server, Oracle, MySQL

I'm currently learning:
CSS (is this considered a programming language?)
PHP
AJAX (but since I know Javascript and XML, I think I know this)

I think that is it, for now ...