Programming Trends To Look For This Year

Comment

Image Credits: Shutterstock (opens in a new window)

Martin Puryear

Contributor

Martin Puryear is head of curriculum and technology at Coding Dojo, a 14-week coding bootcamp that teaches full-stack development.

More posts from Martin Puryear

There has never been a more exciting time for technologists and developers worldwide. The number of active development languages and frameworks, as well as development tools and learning avenues, continues to soar. 

Despite all these resources at our fingertips (or perhaps because of this abundance), it may not be obvious where industry trends are leading us. In my role as a coding bootcamp instructor, I’m constantly exposed to what’s empowering the latest and greatest technology. Here is what to look out for in programming trends over the next year. 

The latest version of JavaScript

Officially released in June 2015, the latest version of ECMAScript (ES6) – better known by most as JavaScript  is poised to make one of the biggest splashes in web development since the previous version (ES5) was released in 2009.

JavaScript is the world’s most prevalent programming language, with nearly every personal computer and mobile device with a web browser capable of running JavaScript. Thus, the impact of ES6, and the slew of new features it brings to modern web development, is likely to be quite massive. 

Among these features are block-scoped variables and functions, constants, arrows to simplify closure syntax, string interpolation, classes, modules and much more.

This latest version of JavaScript is quickly gaining support in popular browsers. Microsoft Edge version 13 leads the way with nearly 80 percent of features supported. This year will certainly see feature support within Edge, Chrome and Firefox continue to climb dramatically.

Meanwhile, developers can begin using the majority of what ES6 has to offer by using a transpiler, such as Babel, to compile ES6 code into fully compatible ES5 JavaScript that works in modern browsers.

Dominance of Backend as a Service

Over the coming years, modern development will continue to shift away from creating fully enclosed, totally self-managed applications. Rather, development will increasingly concentrate on utilizing third-party services to handle a large chunk of the monotonous yet necessary aspects of the project, such as cloud storage, push notifications and user administration.

Backend as a Service (BaaS) is a common nomenclature for these utilities, and their popularity is guaranteed to rise, particularly in the enterprise space where scalability poses a huge burden for large applications. With a BaaS like Parse, engineering and operations teams can focus on setting the company apart from its competition, while baseline features and their associated overhead are handled by another party entirely.

Easy image management and deployment

Although Backend as a Service is meeting the developer need to easily link projects to cloud storage and social networking APIs, many applications still rely on localized development stacks and well-provisioned servers to function properly. Unfortunately, server provisioning is inherently difficult and time-consuming. Not surprisingly, we see a meteoric rise in automated provisioning and containers. 

Services such as Packer and Docker allow engineers to quickly generate machine images with explicit versions of OS, libraries, languages and frameworks. These machine images, called containers, are easily replicated to expand existing services or to quickly create new ones. If your operations team isn’t already talking about this topic, it should be. If it is, and you haven’t been listening, you should be.

Increased reliance on functional programming languages

As modern applications require ever more bandwidth, storage and processing, it is clear that single-machine models cannot scale to match these requirements (and haven’t for some time). To truly scale a system, one should parallelize it as much as possible, leading to a rising need for functional programming languages such as HaskellClojure, Scala and Erlang. Accordingly, there is increasing need for developers who are capable and productive in these technologies.

Where imperative programming relies heavily on mutable state (changing an object’s value during execution), functional programming focuses on immutable state, in which a declared object retains its value throughout the process. Functional languages, therefore, provide a massive benefit over common imperative or object-oriented languages: they are inherently designed to support parallelism and heavy concurrency.

If you, as a developer, know with certainty that your data isn’t altered during execution, and that your functions are transitive (effectively unchanging), your application can benefit from the increased scale and distributed computing made easier by a functional language. 

Object-oriented programming will remain an industry staple for years to come, but there is little doubt that, as users expect faster search results and researchers expect more accurate calculations, functional programming will gain limelight as a clear and obvious solution.

Shift toward material design and commonality of patterns

Flat design has been all the rage in recent years as a minimalist approach to modern UI creation, but 2016 may bring a focus toward material design. Apple has been a big proponent of flat design, which shies away from stylistic elements that appear three-dimensional. Microsoft got there first with the “Metro” design introduced 10 years ago by Zune, then Windows Phone 7 and today with Windows 10.  

It is fitting then that one of Apple’s and Microsoft’s biggest competitors, Google, launched the trend toward material design. With three-dimensional depth effects such as gradients and lighting design, this new look gives a bit of depth back to digital components. Drop shadows, for example, allow applications to more easily indicate whether an element is clickable or inactive.

Left: iOS, courtesy Apple Inc. // Right: Android, courtesy Wikipedia

As material design shifts to the forefront this year, we’re likely to see a proliferation of new UI design patterns, as creatives (software designers) continue to embrace responsive design. Web UI in particular may become more and more similar, but this isn’t a bad thing. On the contrary, designers are embracing an understanding that common tasks, such as login screens and navigation menus, need to look and feel familiar to users of all sorts.

Summary

This will be an exciting year for web software, from the bottom foundation technologies all the way to the user experience. With ECMAScript6, a ubiquitous web language gets an update. With BaaS and deployment containers, much of the cost and headache of basic features and provisioning can be removed. Functional languages move toward the mainstream and reframe how we approach parallelism.

Material design aims to give more life to user elements, and new common frameworks may unite user experiences across devices. Regardless of engineering focus or industry, take a good look at the benefits these new developments might offer you.

More TechCrunch

A new crop of early-stage startups — along with some recent VC investments — illustrates a niche emerging in the autonomous vehicle technology sector. Unlike the companies bringing robotaxis to…

VCs and the military are fueling self-driving startups that don’t need roads

When the founders of Sagetap, Sahil Khanna and Kevin Hughes, started working at early-stage enterprise software startups, they were surprised to find that the companies they worked at were trying…

Deal Dive: Sagetap looks to bring enterprise software sales into the 21st century

Keeping up with an industry as fast-moving as AI is a tall order. So until an AI can do it for you, here’s a handy roundup of recent stories in the world…

This Week in AI: OpenAI moves away from safety

After Apple loosened its App Store guidelines to permit game emulators, the retro game emulator Delta — an app 10 years in the making — hit the top of the…

Adobe comes after indie game emulator Delta for copying its logo

Meta is once again taking on its competitors by developing a feature that borrows concepts from others — in this case, BeReal and Snapchat. The company is developing a feature…

Meta’s latest experiment borrows from BeReal’s and Snapchat’s core ideas

Welcome to Startups Weekly! We’ve been drowning in AI news this week, with Google’s I/O setting the pace. And Elon Musk rages against the machine.

Startups Weekly: It’s the dawning of the age of AI — plus,  Musk is raging against the machine

IndieBio’s Bay Area incubator is about to debut its 15th cohort of biotech startups. We took special note of a few, which were making some major, bordering on ludicrous, claims…

IndieBio’s SF incubator lineup is making some wild biotech promises

YouTube TV has announced that its multiview feature for watching four streams at once is now available on Android phones and tablets. The Android launch comes two months after YouTube…

YouTube TV’s ‘multiview’ feature is now available on Android phones and tablets

Featured Article

Two Santa Cruz students uncover security bug that could let millions do their laundry for free

CSC ServiceWorks provides laundry machines to thousands of residential homes and universities, but the company ignored requests to fix a security bug.

1 day ago
Two Santa Cruz students uncover security bug that could let millions do their laundry for free

OpenAI’s Superalignment team, responsible for developing ways to govern and steer “superintelligent” AI systems, was promised 20% of the company’s compute resources, according to a person from that team. But…

OpenAI created a team to control ‘superintelligent’ AI — then let it wither, source says

TechCrunch Disrupt 2024 is just around the corner, and the buzz is palpable. But what if we told you there’s a chance for you to not just attend, but also…

Harness the TechCrunch Effect: Host a Side Event at Disrupt 2024

Decks are all about telling a compelling story and Goodcarbon does a good job on that front. But there’s important information missing too.

Pitch Deck Teardown: Goodcarbon’s $5.5M seed deck

Slack is making it difficult for its customers if they want the company to stop using its data for model training.

Slack under attack over sneaky AI training policy

A Texas-based company that provides health insurance and benefit plans disclosed a data breach affecting almost 2.5 million people, some of whom had their Social Security number stolen. WebTPA said…

Healthcare company WebTPA discloses breach affecting 2.5 million people

Featured Article

Microsoft dodges UK antitrust scrutiny over its Mistral AI stake

Microsoft won’t be facing antitrust scrutiny in the U.K. over its recent investment into French AI startup Mistral AI.

1 day ago
Microsoft dodges UK antitrust scrutiny over its Mistral AI stake

Ember has partnered with HSBC in the U.K. so that the bank’s business customers can access Ember’s services from their online accounts.

Embedded finance is still trendy as accounting automation startup Ember partners with HSBC UK

Kudos uses AI to figure out consumer spending habits so it can then provide more personalized financial advice, like maximizing rewards and utilizing credit effectively.

Kudos lands $10M for an AI smart wallet that picks the best credit card for purchases

The EU’s warning comes after Microsoft failed to respond to a legally binding request for information that focused on its generative AI tools.

EU warns Microsoft it could be fined billions over missing GenAI risk info

The prospects for troubled banking-as-a-service startup Synapse have gone from bad to worse this week after a United States Trustee filed an emergency motion on Wednesday.  The trustee is asking…

A US Trustee wants troubled fintech Synapse to be liquidated via Chapter 7 bankruptcy, cites ‘gross mismanagement’

U.K.-based Seraphim Space is spinning up its 13th accelerator program, with nine participating companies working on a range of tech from propulsion to in-space manufacturing and space situational awareness. The…

Seraphim’s latest space accelerator welcomes nine companies

OpenAI has reached a deal with Reddit to use the social news site’s data for training AI models. In a blog post on OpenAI’s press relations site, the company said…

OpenAI inks deal to train AI on Reddit data

X users will now be able to discover posts from new Communities that are trending directly from an Explore tab within the section.

X pushes more users to Communities

For Mark Zuckerberg’s 40th birthday, his wife got him a photoshoot. Zuckerberg gives the camera a sly smile as he sits amid a carefully crafted re-creation of his childhood bedroom.…

Mark Zuckerberg’s makeover: Midlife crisis or carefully crafted rebrand?

Strava announced a slew of features, including AI to weed out leaderboard cheats, a new ‘family’ subscription plan, dark mode and more.

Strava taps AI to weed out leaderboard cheats, unveils ‘family’ plan, dark mode and more

We all fall down sometimes. Astronauts are no exception. You need to be in peak physical condition for space travel, but bulky space suits and lower gravity levels can be…

Astronauts fall over. Robotic limbs can help them back up.

Microsoft will launch its custom Cobalt 100 chips to customers as a public preview at its Build conference next week, TechCrunch has learned. In an analyst briefing ahead of Build,…

Microsoft’s custom Cobalt chips will come to Azure next week

What a wild week for transportation news! It was a smorgasbord of news that seemed to touch every sector and theme in transportation.

Tesla keeps cutting jobs and the feds probe Waymo

Sony Music Group has sent letters to more than 700 tech companies and music streaming services to warn them not to use its music to train AI without explicit permission.…

Sony Music warns tech companies over ‘unauthorized’ use of its content to train AI

Winston Chi, Butter’s founder and CEO, told TechCrunch that “most parties, including our investors and us, are making money” from the exit.

GrubMarket buys Butter to give its food distribution tech an AI boost

The investor lawsuit is related to Bolt securing a $30 million personal loan to Ryan Breslow, which was later defaulted on.

Bolt founder Ryan Breslow wants to settle an investor lawsuit by returning $37 million worth of shares