Sinisterly
Which Coding Languages do you know? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Which Coding Languages do you know? (/Thread-Which-Coding-Languages-do-you-know)

Pages: 1 2 3 4 5


RE: Which Coding Languages do you know? - Hacder - 11-18-2012

PHP - 4+ years of experience and <3 at first sight.
HTML4&5,
CSS2&3,
JS,
jQuery,
MySQL,
Wordpress,
Various PHP Frameworks,
VB.NET/C/C++/C# - Some Experience and Mainly into coding bots for personal use Tongue
Flex, Objective-C


RE: Which Coding Languages do you know? - RA1N - 11-18-2012

VB.Net 6 Years
Java 3 Years
C# 3 Years
C++ 2 Years
Python 1 Year
Perl 3 Months


RE: Which Coding Languages do you know? - Alaude - 12-18-2012

Know a couple of stuff here and there but currently working on Ruby and Rails. It's like a religion Smile. Also learning coffescript. Doing a bit of Arduino hardware programming in Ruby, It's 0x6675636B696E67 epic!


RE: Which Coding Languages do you know? - Alaude - 12-18-2012

Know a couple of stuff here and there but currently working on Ruby and Rails. It's like a religion Smile. Also learning coffescript. Doing a bit of Arduino hardware programming in Ruby, It's 0x6675636B696E67 epic!


RE: Which Coding Languages do you know? - A.W.H - 01-27-2013

Ah, I only know HTML and python. I only just started learning Python a few months ago, however.


RE: Which Coding Languages do you know? - narc0tics - 01-27-2013

Visual Basic, C#, Python, PAWN and HTML(who doesn't?) - almost fluently.

PHP, Perl and MySQL - decent.

C/++ and ASM - barely, but I've looked at it.


RE: Which Coding Languages do you know? - BunnyJ - 01-27-2013

Time Share Basic... Advanced..On and HP2000E (1 year)
Visual Basic - Intermediate (5 years)
C++ Beginner (1 year)
Pascal Beginner (2 years)
Python Beginner (2 years
COBOL Advanced (15+ years)
FORTRAN Intermediate (5 years)
PL/I Intermediate (7 years)
SOL/DB2/MySQL Intermediate (5 years)
MARK-IV Beginner (1 year)
JCL Highly Advanced (20+ years)
SAS Intermediate (4 years)
FOCUS Intermediate (5 years)
HTML Beginner (2 years)
PHP Beginner (2 years)
JavaScript Beginner (1 year)
CSS Beginner (1 year)
IMS DB/DC Intermediate (4 years)
CICS Beginner (2 years)

Total years in IT/Computers/Programming - 35 (Started in 1978) Yikes I has an old!! LOL

Here is some JCL..
Code:
JCL , used to run a cobol program //JOB1 JOB (034D),'RAMESH KRISHNA REDDY',CLASS='A',PRTY=6 //STEP01 EXEC PGM=COBPROG. //INFILE DD DSN=SED.GLOB.DES.INFILE,DISP=SHR //OUTIFLE DD DSN=SED.GLOB.DES.OUTFILE, // DISP=(NEW,CATLG,DELETE), // UNIT=DISK, // SPACE=(CYL,(1,5),RLSE), // DCB=(RECFM=FB,LERECL=70,BLKSIZE=700)



RE: Which Coding Languages do you know? - Ex094 - 01-27-2013

HTML/CSS (Intermediate - Still Learning for perfection)
VB.NET (Basics - Going to learn after PHP)
PHP (Learning)
Python (Basics - Will do this along VB.NET)


RE: Which Coding Languages do you know? - Asuna_mybb_import7736 - 01-27-2013

(01-27-2013, 06:39 PM)BunnyJ Wrote: Time Share Basic... Advanced..On and HP2000E (1 year)
Visual Basic - Intermediate (5 years)
C++ Beginner (1 year)
Pascal Beginner (2 years)
Python Beginner (2 years
COBOL Advanced (15+ years)
FORTRAN Intermediate (5 years)
PL/I Intermediate (7 years)
SOL/DB2/MySQL Intermediate (5 years)
MARK-IV Beginner (1 year)
JCL Highly Advanced (20+ years)
SAS Intermediate (4 years)
FOCUS Intermediate (5 years)
HTML Beginner (2 years)
PHP Beginner (2 years)
JavaScript Beginner (1 year)
CSS Beginner (1 year)
IMS DB/DC Intermediate (4 years)
CICS Beginner (2 years)

Total years in IT/Computers/Programming - 35 (Started in 1978) Yikes I has an old!! LOL

Here is some JCL..
Code:
JCL , used to run a cobol program //JOB1 JOB (034D),'RAMESH KRISHNA REDDY',CLASS='A',PRTY=6 //STEP01 EXEC PGM=COBPROG. //INFILE DD DSN=SED.GLOB.DES.INFILE,DISP=SHR //OUTIFLE DD DSN=SED.GLOB.DES.OUTFILE, // DISP=(NEW,CATLG,DELETE), // UNIT=DISK, // SPACE=(CYL,(1,5),RLSE), // DCB=(RECFM=FB,LERECL=70,BLKSIZE=700)

Watch out, people! We got ourself a new Frooxius!


RE: Which Coding Languages do you know? - bluedog.tar.gz - 01-27-2013

(01-27-2013, 06:39 PM)BunnyJ Wrote: Time Share Basic... Advanced..On and HP2000E (1 year)
Visual Basic - Intermediate (5 years)
C++ Beginner (1 year)
Pascal Beginner (2 years)
Python Beginner (2 years
COBOL Advanced (15+ years)
FORTRAN Intermediate (5 years)
PL/I Intermediate (7 years)
SOL/DB2/MySQL Intermediate (5 years)
MARK-IV Beginner (1 year)
JCL Highly Advanced (20+ years)
SAS Intermediate (4 years)
FOCUS Intermediate (5 years)
HTML Beginner (2 years)
PHP Beginner (2 years)
JavaScript Beginner (1 year)
CSS Beginner (1 year)
IMS DB/DC Intermediate (4 years)
CICS Beginner (2 years)

Total years in IT/Computers/Programming - 35 (Started in 1978) Yikes I has an old!! LOL

Here is some JCL..
Code:
JCL , used to run a cobol program //JOB1 JOB (034D),'RAMESH KRISHNA REDDY',CLASS='A',PRTY=6 //STEP01 EXEC PGM=COBPROG. //INFILE DD DSN=SED.GLOB.DES.INFILE,DISP=SHR //OUTIFLE DD DSN=SED.GLOB.DES.OUTFILE, // DISP=(NEW,CATLG,DELETE), // UNIT=DISK, // SPACE=(CYL,(1,5),RLSE), // DCB=(RECFM=FB,LERECL=70,BLKSIZE=700)


Haha, thats a long list, how old are you bud?