Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


technologies / programming languages you know
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

technologies / programming languages you know

armandorgarmandorg Member, Host Rep
edited December 2018 in General

Curiosity, what languages can you program? Are you more of a software developer or web? Mobile? Maybe not at all? : )

Mines are: html,css,javascript and a bit of php.

poll
  1. what programming language?64 votes
    1. html / css
        4.69%
    2. javascript
        4.69%
    3. php
      35.94%
    4. asp net
        3.13%
    5. perl / python
      17.19%
    6. swift
        1.56%
    7. other... haven't mentioned mine
      17.19%
    8. absolutely nothing
      15.63%
«134

Comments

  • deankdeank Member, Troll

    Trying hard, I see. Oh well, I guess it can't be helped.

    Thanked by 1doghouch
  • armandorgarmandorg Member, Host Rep

    @deank said:
    Trying hard, I see. Oh well, I guess it can't be helped.

    i'm having a hard time understanding you right now bae

  • HTML, CSS, JS and other.. LUA (probably counts towards python eh?)

  • JavaScript, Node.js, Java, Scala, Spark, Kafka, Azure, AWS, IoT and some ML stuffs, was using C#, C++, Lua before.

  • NeoonNeoon Community Contributor, Veteran

    HTML, CSS, JS, PHP, LUA, C#, Pythong

  • edited December 2018

    poke 53280,0
    poke 53281,0
    poke 646,16

    It is pitch black. You are likely to be eaten by a grue.

  • MS-DOS, Win95, WinMe (intermediate), Win98, WinXP, Win7, earning a certificate for Win10 to stay relevant in the industry. Also, Minesweeper.

  • @Yura said:
    MS-DOS, Win95, WinMe (intermediate), Win98, WinXP, Win7, earning a certificate for Win10 to stay relevant in the industry. Also, Minesweeper.

    Okay, we got the wiener!

    Thanked by 1Hxxx
  • Yes.

    Thanked by 3eol ehab armandorg
  • 28 years experience in left click, double click and right click.
    Ctrl-Alt-Del.

  • .org 100h
    mov dx, offset text
    mov ah, 09h
    int 21h
    mov ah,4ch
    int 21h
    text db 'Good luck with your budget.',13,10,'$'
    
    Thanked by 4ehab eol imok dedipromo
  • @Letzien said:

    did you really work with asm up to mid 90's ?

  • armandorgarmandorg Member, Host Rep

    i am shocked of so many professionals around, i feel useless

    Thanked by 1eol
  • @ehab said:
    did you really work with asm up to mid 90's ?

    Uhh- I was barely born, so probably not.

  • @armandorg said:
    i am shocked of so many professionals around, i feel useless

    useless no .... save your life and do business and have fun with girls.

    Thanked by 2eol Ympker
  • LetzienLetzien Member
    edited December 2018

    @ehab said:

    @armandorg said:
    i am shocked of so many professionals around, i feel useless

    useless no .... save your life and do business and have fun with girls.

    Lies. (Edit: Who can spot my glaring screwup below?)

  • Is HTML still a markup language?

    Thanked by 1Janevski
  • NeoonNeoon Community Contributor, Veteran

    @imok said:
    Is HTML still a markup language?

    HTML is just for the page structure so yes.
    But since HTML 5 it can also display videos in your browser without JS.
    So, I guess its a bit mixed.

  • PHP, mySQL, HTML, CSS, JS and learning Python

  • eoleol Member
    edited December 2018

    Fire, wheel, some-sign communications.

    EDIT:
    I also saw Schroedingers' bit flipping twice within a day.

    Thanked by 1vimalware
  • perennateperennate Member, Host Rep
    edited December 2018

    @Letzien your code ran fine for me, but do you mean the missing null terminator? If I add another data below touching_msg then it gets printed out as well. But who cares, if you believe enough in your code then it'll be okay!

    Edit: nevermind, I guess that's not the problem, since the length is set.

    Thanked by 2Letzien ehab
  • @perennate said:
    @Letzien your code ran fine for me, but do you mean the missing null terminator? If I add another data below touching_msg then it gets printed out as well. But who cares, if you believe enough in your code then it'll be okay!

    Being that it is the end of the data stream, I just let it end to save a byte, but it was poor design. :cold_sweat:

  • perennateperennate Member, Host Rep
    edited December 2018

    Letzien said: Being that it is the end of the data stream, I just let it end to save a byte, but it was poor design.

    I guess that wasn't the problem, since you passed the length to write syscall. I couldn't find the glaring screwup :( what was it?

  • @perennate said:

    Letzien said: Being that it is the end of the data stream, I just let it end to save a byte, but it was poor design.

    I guess that wasn't the problem, since you passed the length to write syscall. I couldn't find the glaring screwup :( what was it?

    My command line used && instead of ; when I knew it'd throw a code. I decided it wasn't worth a new screenshot.

  • perennateperennate Member, Host Rep

    Letzien said: My command line used && instead of ; when I knew it'd throw a code. I decided it wasn't worth a new screenshot.

    Oh haha, I thought you meant a screwup in the asm :P

  • @perennate said:
    Oh haha, I thought you meant a screwup in the asm :P

    Well, it only works on Linux. I thought about maybe a few ifdefs for different platforms to show just how 'portable' it is, but I haven't even got nasm setup on anything else.

  • And I thought it's the white background...

    Thanked by 1Letzien
  • Well, I can (c)lick!

    Thanked by 1eol
  • solairesolaire Member
    edited December 2018

    C, C++, Assembly, PHP, Java, Golang, Erlang, C#, Visual Basic, Javascript, Typescript, Angular, React, Swift, Python, Basic, Pascal, Solidity. Probably some more that I can't think of right now as my brains are suffering from jetlag after crossing pretty much all of the timezones over the last month. Then of course the obvious stuff (ASP.NET, jQuery, Cordova, etc)

    Had a huge interest in networking and such, so also quite comfortable around docker, kubernetes, ansible, and other stuff. Got my CCNA certification back in the days (few years ago when I started doing IT).

    Worked with all of the major cloud platforms, and some smaller ones. Mainly doing blockchain stuff lately, next to some more streamlined development work. Interest is definitely in the emerging business area, currently doing some AI, AR for the fun of it. Lead developer for a rather large enterprise for their blockchain stuff.

Sign In or Register to comment.