Questions

Saturday 11 May 2019, 20:44  #1
Questions
matioch
  • 1 posts

Where can I learn computer coding? I am a beginner who does not even know how to make a line of code (sorry for my english but I had to use google translate to write this message) Thanks :) :->

Saturday 18 May 2019, 18:39  #2
Questions
jpc0016
  • 10 posts

There is an author on Medium.com who provides the best data science courses for statistics/visualization/machine learning/etc. One of these is programming and he tells you the best introductory programming course here: https://medium.freecodecamp.org/if-you-want-to-learn-data-science-start-with-one-of-these-programming-classes-fb694ffe780c

I also found codecademy.com very useful. Since you are brand new, you should learn Python first as it is the easiest for beginners.
SoloLearn is also good for syntax and basic familiarization.

I hope this helped!