Posts

Showing posts with the label dart

Fastest Growing Programming Languages of 2020

Image
Fastest Growing Programming Languages of 2020             Programming Languages , new frameworks and libraries are created each and every day but few languages suddenly start to bloom time to time . And to stand out in the crowd it would be really helpful to jump into the trend earlier rather later . The list is based on the increasing interest and the potential of the Programming Languages recently . 5 . Kotlin :                Kotlin is an open source language which is similar to JAVA but has special features against bugs . It was started in 2010 and officialy released in February 2016 .  Kotlin is more concise and estimates approximately a 40% cut in the number of lines of code . Majorly used to develop Android Applications . Kotlin grew by 182% in 2018 - 2019 . 4 . TypeScript :             TypeScript is an open source language developed by Microsoft as a superset of JavaScrip...

Top 5 Programming Languages to Learn

Image
Top 5 Programming Languages to Learn                        To Start with a Disclaimer , There is no Best or Worst Language . Each one is unique in its own way . This is only a comparision to help in choosing a language to learn . Basis on which the following List is made :  Trends of the language Companies that are used Available Support , Frameworks and Libraries What can be done with them Job opportunities Learning curve Lets Start on the list from 5 to 1 : 5 . DART :             DART is a programming language initially internally used at Google.It was there since 2011 but only gained attention after the announcement of Flutter beta for cross-platform(both android and IOS) mobile app development. It is simple,modern and highly efficient as apps can be developed with a single code base . Companies Using DART: Google Alibaba Wrike Pick & School 4 . GO Lang :       ...