Programming language learning journey

I'd recommend javascript, seriously these days you can do anything with it, literally anything.
 
Interesting, I was also looking to get into programming because I was interested in SaaS and creating products. Not concerned about the time to learn but mostly where I should begin. I was reading a book and seen their personal suggested picks were Javascript and Swift even though swift is associated with C. Great suggestions!
 
programming gave me depression so got into marketing and these days just buy bots and apps ready made .
I know that feeling. You need big team for big thinking.
Anyway, AJAX is a method in Javascript right? So its not a coding language, using JQuery for AJAX is easier than plain JS :P
 
learn C first and then every other language comes easy. Make sure you understand a little bit about computer architecture if it confuses you.
 
The first question you must ask yourself is "How the langluage will be used by me?". So if you are planning to do automation this may help you https://www.blackhatworld.com/seo/g...get-started-with-web-automation-and-c.1012321 . But for perfect automation you must also know javascript, html and regex. When I say regex - it is the must, because is standart for many languages and is not that hard as it looks.
 
Back
Top