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
@lizardsquid It's very different, but it's easy to learn. Maybe lua would be better as a starting language? I've heard good things about Ruby's ease-of-learning too
controversial programming languages take
@Felthry I'm one of the weirdos who wants people to start with lisp...
I think ruby is easier to get the hang of than python, and gives you a few more options.
although tbh, I'd prefer people learnt C as a first language than Java
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 If you want a functional language, though, why lisp as opposed to say Haskell?