Jump to content

What Should I Learn

ginga ninjer

Hi All,

I'm interested in learning to code, I want to be able to code fairly complex websites, with messaging and payment transfers if possible, as long with some fairly complex algorithms, especially to do with automated research and stats finding, then using that research to run calculations. I have no idea which language to learn, so which one should I go for and how would you recommend I do so?

 

Cheers

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, ginga ninjer said:

Can you do algos?

I never have gone to deep into it (complex algorithms) but as it is python I don't see what could stop you.

Link to comment
Share on other sites

Link to post
Share on other sites

jumping on suggesting nodeJS.

 

Spoiler

I an a nodeJS developer but i have a soft spot of python ?

 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

C/C++

Now before you comment let me explain.

 

C/C++ is a harder language to learn yes, however it has aspects almost all languages build on. C++ being originally an extension of the C programming language, both revolutionized the industry. You wont learn C++ to code unless you REALLY like it in the end however C++ gives you the core fundamentals of what every programming language has (including functional languages, even though C++ is Object Oriented) it will make the gateway to any other language you want to learn. Go, Java, JavaScript, Clojure, Python all are a few examples of languages that really take into some ideas of C++ and I learned C++ first which is how I got into all of those (even with the massive syntax differences)

TL;DR
C++ is a gateway language

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×