![]() |
|
New to coding language recs - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: New to coding language recs (/Thread-New-to-coding-language-recs) |
New to coding language recs - bunny3 - 02-06-2021 hi guys which coding language do you recommend as a beginner to get a job in coding. I realize that it can take a few years before i can get a job coding. I was just wondering where you guys recommend starting?? Thank you RE: New to coding language recs - Akoz - 02-06-2021 Suppose depends on what you wanna do to. Personally, I started on Python before advancing into C# then C++ RE: New to coding language recs - droid151 - 02-06-2021 I agree with @Akoz , if you wish to land a job as a web dev take a look at node, if you wanna work with big data you should probably go python or if you plan to work on enterprise projects then c# is probably your best bet RE: New to coding language recs - bunny3 - 02-06-2021 thank you so much imma start with python. Thank you RE: New to coding language recs - mothered - 02-06-2021 (02-06-2021, 10:35 AM)bunny3 Wrote: imma start with python.Will It fulfill the projects you're planning to achieve? RE: New to coding language recs - bunny3 - 02-07-2021 honestly I was hoping to learn an employee skill, and from research most people recommend either java or python. My goal is however to become a front end developer RE: New to coding language recs - droid151 - 02-07-2021 (02-07-2021, 07:49 AM)bunny3 Wrote: honestly I was hoping to learn an employee skill, and from research most people recommend either java or python. My goal is however to become a front end developer If you are aiming for frontend then you might wanna take a look at angular or react (or maybe vue) i think they are most represented in that area |