Login Register


What (programming) languages do you know? filter_list
Author
Message
What (programming) languages do you know? #1
I'm interested in how many SL members know how to code.

Here is my small list:

Code:
PHP CSS Batch Small ammounts of Javascript

It's not much, but it's all I need Smile

Reply

RE: What (programming) languages do you know? #2
Thank you for asking, here's a humble list of what I've learned from school:

HTML and CSS
Visual Basic
C++
C#
Matlab Programming
Assembly Language
HDL like Verilog and VHDL
Arduino Programming Language

That's all I remember, I'll add up those I missed but basically that's the most I've learned.

Reply

RE: What (programming) languages do you know? #3
HTML
CSS
A bit of CSS3 (if it doesn't count under CSS)
PHP
Python 2.7 and 3.*
Batch

Currently learning X86 Assembly (it's a pain to learn it, in my opinion)

Reply

RE: What (programming) languages do you know? #4
^I know the feeling! I sweat blood and tears when I was learning that subject. Our professor on top of that gave us 'epic' hard to pass exams way back. I'm going to learn Java in the upcoming months since they say it's a must on the industry.

Reply

RE: What (programming) languages do you know? #5
(08-26-2013, 02:22 PM)Euripides Wrote: ^I know the feeling! I sweat blood and tears when I was learning that subject. Our professor on top of that gave us 'epic' hard to pass exams way back. I'm going to learn Java in the upcoming months since they say it's a must on the industry.

Yeah, Java is used a lot in for example ATM Software, or Android phones.
I wish you good luck Smile

Reply

RE: What (programming) languages do you know? #6
I know C++ and VB.

I'll be learning Java this upcoming semester.
[Image: mqcSNxq.png?1]

Reply

RE: What (programming) languages do you know? #7
(08-26-2013, 01:42 PM)CamIce Wrote: Currently learning X86 Assembly (it's a pain to learn it, in my opinion)

The key is to recognize that assembly is extremely basic. All you can do is math operations and move data places. The art of it is doing complex tasks with such simple operations.

x86( and x86_64 ) assembly

C/++

Java

MSIL( google it )

From those 3, I can branch out and achieve basic proficiency in any language.

Reply

RE: What (programming) languages do you know? #8
I've been meaning to learn Java, but I've never been able to find decent tutorials.
(08-26-2013, 01:42 PM)CamIce Wrote: HTML
CSS
A bit of CSS3 (if it doesn't count under CSS)
PHP
Python 2.7 and 3.*
Batch

Currently learning X86 Assembly (it's a pain to learn it, in my opinion)

CSS3 counts as CSS Smile

Reply

RE: What (programming) languages do you know? #9
(08-26-2013, 11:16 PM)w00t Wrote: The key is to recognize that assembly is extremely basic. All you can do is math operations and move data places. The art of it is doing complex tasks with such simple operations.

x86( and x86_64 ) assembly

C/++

Java

MSIL( google it )

From those 3, I can branch out and achieve basic proficiency in any language.

Thanks. I will keep this in my mind. Did you learn assembly online, or in school/from someone else?

Reply

RE: What (programming) languages do you know? #10
(08-26-2013, 11:16 PM)w00t Wrote: The key is to recognize that assembly is extremely basic. All you can do is math operations and move data places. The art of it is doing complex tasks with such simple operations.

x86( and x86_64 ) assembly

C/++

Java

MSIL( google it )

From those 3, I can branch out and achieve basic proficiency in any language.
This is true. Still, it's a pain to program a unique game complete with graphics (the primitive ones) using this language. Nevertheless, I enjoyed learning this one and gave me a decent challenge all throughout.

Reply







Users browsing this thread: 1 Guest(s)