As a nontechnical founder, I'm looking to get into programming. At the current point in time, what's the best place to start?
I'd appreciate knowing what languages are best for what goals (and employability if needed), and any recommended online resources. Though I'm aiming for applicability as soon as possible, I'd also love any summaries of CS fundamentals, whether in the form of articles or more lengthy online courses. I want to learn it as best as I can.
Any personal anecdotes and tips would also be greatly appreciated!
Thanks in advance, HN :)
A vast number of jobs these days are looking for developers with experience working with web applications. Full-stack and front-end developers will almost always need to know JavaScript (mainly for client-side application development).
If you are hoping to just get your foot in the door and feel out if you enjoy programming or not, I would recommend starting with Python. It is widely used language that is easy to jump into and learn.
If you are hoping to learn programming via working on a small side project there are some great NodeJS courses/tutorials online. Personally, I've found some good courses of Udemy.com and some great tutorials at Thinkster.io.
Hope this helps!