If you only want one language, then go with Python first.
• 0 views
•
link
For bioinformatics, which language should I learn best and common after graduation?
Log in to answer this question.
Please refer to the following threads and use the search function as this has been discussed extensively before:
Best Language For Bioinformatics
What is the most popular programming language used in bioinformatics?
Programming languages for Bioinformatics
Which Are The Best Programming Languages For A Bioinformatician?
I personally learned R first as the Bioconductor repository harbors many essential packages for my work related to NGS analysis, such as
tximport,DESeq2,csawetc. Still, python is also a good choice. Look around in the web for tutorials and choose the language you feel more comfortable with. Both are recommended for bioinformatics.