controversial programming languages take
@lizardsquid Agreed. Python is probably a good one to start with, in my opinion.
But then, I taught myself how to program on a TI-84 in TI-BASIC so what do I know
controversial programming languages take
@Felthry I don't enjoy python at all, but I agree that it's an ok language to start with - it's what I started with, sort of
controversial programming languages take
@Felthry the thing that makes lisp relatively easy to learn - once you understand a function, everything builds on that. Unlike a procedural language, where you have to learn instructions and loops and functions and ...
controversial programming languages take
@lizardsquid If you want a functional language, though, why lisp as opposed to say Haskell?
controversial programming languages take
@Felthry I'd much prefer to teach people haskell! I just say lisp because I've had some really negative reactions (mostly from people who don't use haskell) when I've said "haskell is a good first language"
controversial programming languages take
@lizardsquid I have zero experience with either! Most of my coding is fairly low-level because I am an electrical engineer, not a computer engineer. I code DSPs and FPGAs and stuff.
controversial programming languages take
@Felthry neat!
if you're ever interested in learning haskell, I'm always happy to help if you get stuck!
controversial programming languages take
@lizardsquid Ew, not java as a first language, definitely not.
Lisp is a language I've heard good things about but never done anything with myself.