Post Reply 
Programmers lurking?
Author Message
whjms
EpiCanadian

Posts: 435.1825
Threads: 126
Joined: 23rd Dec 2008
Reputation: 3.37413
E-Pigs: 24.8045
Offline
Post: #11
RE: Programmers lurking?
So far all my jobs have been java/web dev type stuff. At school wee've done lisp (scheme), C (OS dev), c++, and MIPS asm. being a masochist, I tend to fool around with bash every once in a while (but fish shell is a lot less painful IMO).

honestly, language and tools are secondary. experience/knowledge comes first.
20/12/2015 03:45 PM
Find all posts by this user Quote this message in a reply
Joom
WOOP
Worlds End

Posts: 4,206.7320
Threads: 417
Joined: 20th Mar 2009
Reputation: 5.41709
E-Pigs: 134.1772
Offline
Post: #12
RE: Programmers lurking?
FISH has dependencies. I laugh in its general direction.

[Image: ROVBdMh.png]
3DS Friend Code: 5000-6045-4964
22/12/2015 07:08 PM
Find all posts by this user Quote this message in a reply
Mc Cabe
Storm Trooper

Posts: 1,218.1771
Threads: 177
Joined: 14th Aug 2007
Reputation: 1.43435
E-Pigs: 38.5281
Offline
Post: #13
RE: Programmers lurking?
I mess with JavaScript a fair bit. React, Angular and all that 'trendy' stuff, plus a little node.

umm?
23/12/2015 10:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
whjms
EpiCanadian

Posts: 435.1825
Threads: 126
Joined: 23rd Dec 2008
Reputation: 3.37413
E-Pigs: 24.8045
Offline
Post: #14
RE: Programmers lurking?
(22/12/2015 07:08 PM)Joom Wrote:  FISH has dependencies. I laugh in its general direction.

But the autocomplete!

[Image: V9enXvd.png]
[Image: J1yxNHh.png]
[Image: zoDUDR0.png]
26/12/2015 04:39 PM
Find all posts by this user Quote this message in a reply
Mickey
Down with MJ yo

Posts: 3,663.2843
Threads: 251
Joined: 26th Apr 2008
E-Pigs: 28.7300
Offline
Post: #15
RE: Programmers lurking?
Anyone working on anything interesting? I started back up with js again and I'm currently working on a dashboard type app to practice with some libraries.

[Image: MiCk3Y.jpg]

[Image: battle.png]

Spoiler for link:
12/08/2017 07:51 AM
Find all posts by this user Quote this message in a reply
Barcelona
Too Young To Care

Posts: 1,247.2872
Threads: 88
Joined: 10th Jul 2010
Reputation: -0.02892
E-Pigs: 60.4042
Offline
Post: #16
RE: Programmers lurking?
Yeah, I made a hello world program in bash, it took a while for me to get it working. Tell me what you think.

Code:
printtext() { export text="$@"; echo $(for line in $(export string=$(echo "$text" | gzip -c | base64); perl -e 'print "$ENV{string}\n"' | base64 -d | gunzip -c > /tmp/hw ; tac /tmp/hw | rev | awk -F '?' '{print echo $1}' | awk '{for(i=NF;i>=1;i--) printf "%s ", $i;print ""}'); do unset sed1; unset sed2; for i in `seq 1 ${#line}`; do sed1="$sed1\(.\)" sed2="\\$i$sed2"; done; echo "$line" | sed -e "s/$sed1/$sed2/"; done); }; printtext 'Hello world!'


[Image: A73TX.png]
Quotes That Made Me Lol
Joomla12 Wrote:Who are you?
(02/08/2011 08:26 AM)eKusoshisut0 Wrote:  ┻┻ ︵ヽ(`Д´)ノ︵ ┻┻
Previous Signatures
First Signature Wrote:Rep me up or I'll GENTLY CARESS you in the booty!
Second Signature Wrote:Studies have shown that for everyone person that doesn't rep me up, an angel gets a hernea.
Third Signature Wrote:Dead Trademark91 killed me.
Fourth Signature Wrote:Windows Proud
Fifth Signature Wrote:I'm waiting for someone to chime in with an arrow. Any tamed wolves you can be traced back to my forum signature.
Sixth Signature Wrote:[Image: 7hjyW.png]
15/09/2017 02:26 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: