i want to learn to code so i can hack but i dont know how to program yet, should i learn c frst cuz its a lower lvl lang dont think im ready for higher lvl langs yet, what does /prog/ think
>>39
LITHPu is an eyesore.
now go back to your hugbox, and stop backtalking, you fucking brat.
Name:
Anonymous2011-10-21 16:47
>>40
That kinda made my browser hang. Your code is disgusting and hideous, but you are well on your way to becoming an EXPERT 'BBCODE' PROGRAMMER
Name:
Anonymous2011-10-21 18:17
higher level concepts like FP and math are much more transferable than lower level stuff. low level knowledge is much more domain specific to the platform youre working on and abstractions (compilers, vms) are getting so good that you dont have to think about them as much. you should still be able to write good, clean code in C and know the important unix system calls and how they work but they are becoming less and less important.