2017 programming languages, frameworks and tools you should learn

Source: Internet
Author: User
Tags home screen http 2 most popular database version control system zend framework couchdb flexbox grid


2017 the programming languages, frameworks, and tools you should learn summary: 2016 there are many new technologies and concepts in the developer circle, artificial intelligence, machine learning, Progressive Web Apps, and so on, the update of various languages, frameworks and tools is Dazzling. 2017, as a developer should follow the trend or rational choice of new technology?

The software development industry continues to stride Forward. In 2016, we saw many new versions of popular languages, frameworks, and Tools. It has given us more support and changed the way we Work. It is difficult to keep up with the trend, so at the end of each year, we will introduce you what is important and should be studied in the next 12 months.

first, Trends Progressive Web Apps
    • In 2016, we saw the rise of the Progressive Web App concept. It represents a WEB application that works offline and provides an experience like the Native App. They can be added to the home screen of your tracker and can even send you push notifications to compensate for the gap with your on-premises mobile app. We believe that in the 2017, PWA will become more important and more worthy of Discussion. See the related Overview.

Progressive Web App (PWA) is a new concept that Google has started to promote on the Web platform, and is understood to be as much as possible with current technologies (such as Service Worker,push Notification and other presentation layer technologies) to enhance Web App experience and functionality, so that the web App experience is infinitely close to the Native app. PWA is not just used on mobile devices, there is a place where modern browsers exist that can have Pwa. PWA is not Chrome only, which is basically supported by modern Browsers.

Chat Robot
    • Now everyone is talking about chat Bots. From the platform that runs them to the framework in which they are built, the community is also busy with various activities (read the introduction). Robots are a new mobile app, and if you're quick you can catch up with the waves when everyone else is curious. Once the novelty fades, the robot may be relegated to some boring role, such as automatic customer Service. But no matter what, we can all dream!
merging of front-end frames
    • In the JavaScript community, there is an incredible mix of frameworks and tools, and new is emerging almost every week. Until recently, it was expected that old tools would be replaced by new ones, but that was not what we saw in 2016. instead, we see a popular framework for exchanging ideas and adopting innovations from the new Framework. So in 2017, it is not important to choose which frame to use as the main JS frame, and their functions are mostly comparable.
Cloud
    • Companies and developers around the world are embracing the "cloud" in a positive way. The cloud is a virtualized computer infrastructure that is available on demand and fully configurable from the control panel. The three biggest cloud providers are aws,google cloud and Azure. Small companies and individual developers also put them into the budget because their continued competitive prices have been falling. Familiarity with the cloud workflow will be a good 2017 investment.
Machine Learning
    • Machine learning has exploded in growth over the past 12 months. It entered the mainstream through the historic game of AlphaGo vs Lee Sedol in this March. The intelligent computer system that we learn from raw data is changing the way we interact with mobile Devices. Machine learning, It seems, will be a bigger factor of influence in the 2017.
second, programming Language

JavaScript
    • JavaScript continues its incredible pace of Innovation. The JS standard is updated every year due to the push of a Web Browser's rapid release Plan. The next version, ES2017, is expected to be completed by mid-2017. It will bring many features that JS developers crave-for handling asynchronous functions аsync/await . Thanks to Babel, even today, you can write ES2017 in every browser.
TypeScript
    • TypeScript 2.1 was released at the end of 2016, brought to the old browser async/await and improved type Inference. TypeScript is a statically typed language compiled into JavaScript. It adds powerful features such as the classic OOP model and optional static types, making the huge code base easier to Maintain. It is the preferred language for writing Angular 2 applications, and it is recommended that you try. This is a quick start guide for it.
C #
    • C # 7.0 is expected to be released in 2017, and there will be greater improvement as a good language. Everyone was surprised when Microsoft launched the open source Visual Studio Code Editor and. Net Core. They all run on linux,windows and MacOS and allow you to write fast, efficient applications in C # (click here to read more). These tools have led to a vibrant Community.
Python
    • Python 3.6 will be released in December this year. It is consolidating its position as a choice of scripting languages for developers, it professionals, and Scientists. It is suitable for automation, Web development, Machine learning, and scientific computing. The Python 2/3 choice is a struggle for the community for years, but now you can confidently choose Python 3 and enjoy the full library Support. For those who need additional performance, they can look at Pypy-a JIT alternative that enables Python Runtime.
Ruby
    • Ruby 2.3 released earlier this year and brought performance Improvements. As a generic scripting language, Ruby is also a good choice. The Ruby 3x3 Initiative has been announced, which will make the upcoming Ruby 3 3 times times faster than the current version, and will open the door to using Ruby in more Scenarios.
PHP
    • PHP 7.1 was released in December and brought small enhancements. This is based on the major performance improvements in last Year's 7.0 release, transforming PHP into a fast platform for building Web Applications. We recommend that you take the PHP Right-way as a good practice and a modern approach to building Web Apps.
Java
    • Java 9 is expected to be released in 2017 and will introduce new and popular features such as REPL for evaluating code, support for HTTP 2.0, and new Apis. Talented Java developers and people who use the language to develop projects have a strong need for these Features. If Java is not what you need, there are some JVM-based languages like Kotlin and Scala that you can learn About.
Swift
    • Swift 3 was released earlier this year. This is Apple's vision for modern programming languages-simplifying the development of applications on IOS and macOS. Swift is open source and attracts a large number of communities. Version 4, scheduled for release in 2017, will improve language features and introduce server APIs as a good choice for writing Web Apps and Backend.
other
    • If you are looking for something more exciting, you can try Crystal and Elixir, which combine a friendly Ruby-like syntax with excellent performance. Or you can look at functional languages such as Haskell or Clojure. The other two recommended quick languages are Rust and Go.

Learn one or more of these doors: JS (ES2017), Typescript,c#,python,ruby,php7,java/kotlin/scala

third, the front-end

The Web platform has recently made two significant advances-web Assembly and Service Workers. They open the door to building fast and efficient Web applications and make up for the gap with Native Apps. Service Workers, especially the enabling technology for Progressive Web Apps, provides support for Web platform notifications and more APIs in the Future.

Angular 2
    • the Angular 2 was released this year. Supported by Google, the framework is very popular with companies and large companies. It has a number of features that make it possible to write anything from the Web to the desktop and mobile Applications. The framework is written using TypeScript, which is also the recommended language for writing applications in the Framework. Learning it has a lot to read, but we think learning Angular 2 in 2017 will be a good investment.
Vue.js
    • Vue.js also released the 2.0 version this year. It draws on good ideas from Angular,react and Ember and puts them in an easy-to-use package. It is also more streamlined and faster than the first two. It is recommended that you try it out and refer to the Getting Started Tutorial.
Ember.js
    • Ember is another firm choice for the JavaScript Framework. It supports data binding, automatic updating of templates, components, and Server-side rendering. One of its benefits is that it is more mature and stable than its competitors. Significant changes are much less frequent and the community attaches importance to backward Compatibility. This makes the framework a good choice for applications with long life Cycles.
other
    • Another two frames worth seeing are Aurelia and React. The React ecosystem has become more complex in the past year, making it difficult to recommend to Beginners. But experienced developers can combine libraries with Graphql,relay,flux and immutable.js into a comprehensive, full-stack Solution.
    • No mention of Bootstrap 's front-end rollup is Incomplete. Bootstrap 4 is currently in the Alpha phase and is expected to be officially released in 2017. A notable change is the new Universal card component and the Flexbox grid (see contrast to the regular grid), which makes the framework more modern and more enjoyable for users to work With.
    • SASS and less are still the two most popular CSS pre-processors today. Although the vanilla CSS ultimately supports variables, SASS and less still prioritize mixins, functions, and code organization Support. If you don't know them yet, you can check out the SASS and less quick start guide here.

Learn one or more of the following: Angular 2,vue.js,ember,bootstrap,less/sass

four, back end

The backend has many choices, all of which depend on your preference for programming languages or specific performance Requirements. A continuing trend in WEB development is to move away from the back-end business logic and transform that layer into APIs used by front-end and mobile Applications. But an all-stack framework is often easier and faster to develop, and is an effective choice for many Web Apps.

Node. JS
    • Node. JS is the main way to run JS outside of the Browser. This year we saw that it released many new versions, improved performance, and added coverage for the entire ES6 Specification. Node has a framework for quickly building apis, servers, desktop applications, and even robots, as well as creating a vast community of modules that can be Imagined. Some of the frameworks you might want to study: Express, Koa, Next, nodal.
PHP
    • PHP is first and foremost a web language, and there are a number of web frameworks to choose From. Thanks to its excellent documentation and functionality, Laravel has built an active Community. The Zend framework released its 3rd edition, marking a huge upgrade to the business-oriented Framework. Symfony also released a lot of new versions this year, making it a better choice as a full stack Solution.
Ruby
    • for Ruby, the Rails framework is Preferred. Version 5.0 was released in 2016 and provides support for Web Sockets,api Mode. Sinatra is also a good choice for small applications, and version 2.0 is expected to be released in 2017.
Python
    • Python has a full stack/minimum frame that is combined in the form of Django and Flask. Django 1.10 was released in August, introducing Full-text search and a large modified middleware layer for Postgres.
Java
    • the Java Ecosystem also has a popular WEB framework to choose FROM. Play and Spark are two strong choices, and as a bonus, they can be used with Scala.
other
    • For enthusiasts, There is also Phoenix to choose from, which is written in Elixir language and tries to become a feature that completely replaces the Rails framework and has excellent performance. If Elixir is one of the languages you want to learn in 2017, try Phoenix.

Learn one of them: full stack back end frame, one micro frame

v. Database

PostgreSQL
    • PostgreSQL released two full versions of 9.5 and 9.6 this year. They bring long-awaited UPSERT functionality (aka ON DUPLICATE KEY UPDATE ), better full-text search and speed improvements, thanks to parallel queries, more efficient replication, aggregation, indexing, and Sorting. Postgres is ideal for large-scale, terabytes-sized datasets and busy Web Apps, so these optimizations are popular.
MySQL
    • MySQL 8.0 will be the next major version of the Database. The official version is expected to be released in 2017 and will bring many improvements to the System. MySQL is still the most popular database management system, and the entire industry has benefited from these new releases.
NoSQL
    • For NoSQL fans, CouchDB is Recommended. It is a fast and extensible JSON storage system that exposes a rest-ful HTTP API. This database is easy to use and has excellent performance. Pouchdb is an open source JavaScript database that works entirely in the Browser. Data can be synchronized via Couch. When the application is offline, the user data can be saved locally and synced automatically when the network connection is Available.
Redis
    • Redis is the most popular key-value database. It is small in size, fast and Versatile. As a NoSQL data store or process messaging and synchronization channel, you can use it as an alternative to smart memory caching. It offers a number of data structures to choose from, and the upcoming 4.0 version will have a modular system and improved replication Capabilities.

Learn one of the following: Postgres,mysql,couchdb,redis

Vi. Tools

Yarn
    • Yarn is a Javascript package manager developed by Facebook. It is an upgrade to the NPM command-line tool, providing faster installation, better security, and deterministic builds. It still uses the NPM package registry as its backend, so it can access the ecosystem of the same JavaScript Module. Yarn is compatible with the format used by NPM package.json .
Visual Studio Code and Atom
    • The two most popular open source code editors- Visual Studio code and Atom have made a lot of incredible innovations in the last 12 months. These two projects are built using network technology and attract a large number of fan groups. The editor has a plugin for most language syntax checking, linting, and refactoring Tools.
Git
    • Git is the most popular source code version control System. It is server-free and you can convert any folder on your computer to a repository. If you want to share the code, there are a lot of options, like Gitlab,bitbucket and Github (and of course the code cloud). 2017, It is recommended to familiarize yourself with the git command line, as it will be useful in more scenarios than you might think.
Electron and Nw.js
    • Desktop apps are not dead yet, even as Web apps become more Powerful. Sometimes you need powerful features and APIs that are not available on the Web Platform. Using tools such as Electron and nw.js , you can write desktop applications by using Web Technology. You have full access to the operating system and NPM available breadth Modules. To learn more about these tools, please read the tutorials on Electron and nw.js.
DevOps
    • The recent trend in software development is for developers to be responsible for their own system deployment-also known as DevOps-which results in faster releases and faster fixes to problems in Production. Developers with operations experience will be highly regarded by the company, so it will be a great step to familiarize themselves with the technology that can achieve this goal from now On. Some of the recommended tools are Ansible and Docker. Having a Linux command line and basic system management skills will also help YOU.

Try one or more of these: yarn,git,visual Studio Code,electron,ansible,docker

Vii. Technical

The cloud has won the entire software industry, seeing large companies shutting down their data centers and migrating their entire infrastructure to the CLOUD. currently, The three main platforms are AWS, Google Cloud and Azure. These three platforms feature a powerful, ever-expanding set of features, including virtual machines, database hosting, machine learning services, and More. And prices are falling rapidly, so the cloud is accessible to small companies and individual Developers. For 2017, deploying an amateur project to these providers ' platforms would be a great learning experience.

Artificial Intelligence
    • AI is a popular word in the 2016. Speech recognition and image classification are just two applications of this technology to the user, and AI machines meet or exceed human performance. There are many startups that apply AI and machine learning to new areas, as well as many open source projects, such as Google's Tensor Flow and Microsoft's cognitive Toolkit. Machine learning is a topic that is very relevant to mathematics, and for people who are just starting out, there is a comprehensive online course.
virtual reality and augmented reality
    • virtual reality (VR) and augmented reality (AR) have been around for some time, and eventually the technology is ripe enough to provide a compelling experience. Facebook (Oculus Rift), Google (daydream) and Microsoft (Windows Holographic) all have virtual reality platforms that welcome third-party developers to Join. VR headsets still face challenges such as eliminating nausea and providing compelling use cases beyond the Game.

Learn one of Them: Cloud deployment, machine learning library, VR Development

2017 programming languages, frameworks and tools you should learn

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.