Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Sam Denton

Sam Denton

Sam Denton has asked 0 questions and find answers to 2 problems.

Stats

22
EtPoint
2
Vote count
0
questions
2
answers

About

I am currently relatively fluent in HTML and CSS. I am trying to become competent in more complex PHP and JS, as I think it is a useful asset to my CV. I am relatively self taught, although using codecademy and w3 schools. I mainly work with hardware, but am trying to get better with software as well. I am having a stab at learning APL but its a little more complicated than first thought, so far i can do this:

X ← 1 2 3 4 5
      (+/X)÷⍴X

which outputs 3. This has to be my favorite SO page: What is your best programmer joke?