SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Podcast
Research
Feature
Science
Off-The-Shelf Hacker
Skip to content
  • Podcasts
    • TNS @Scale Series
    • TNS Analysts Round Table
    • TNS Context Weekly News
    • TNS Makers Interviews
    • All Podcasts
  • Events
  • Ebooks
    • DevOps
    • DevSecOps
    • Docker Ecosystem
    • Kubernetes Ecosystem
    • Microservices
    • Serverless
    • Storage
    • All Ebooks
  • Newsletter
  • Sponsorship
  • • • •
    • Podcasts
      • TNS @Scale Series
      • TNS Analysts Round Table
      • TNS Context Weekly News
      • TNS Makers Interviews
      • All Podcasts
    • Events
    • Ebooks
      • Machine Learning
      • DevOps
      • Serverless
      • Microservices
      • Kubernetes Ecosystem
      • Docker Ecosystem
      • All Ebooks
    • Newsletter
    • Sponsorship
Skip to content
  • Architecture
    • Cloud Native
    • Containers
    • Edge/IoT
    • Microservices
    • Networking
    • Serverless
    • Storage
  • Development
    • Development
    • Cloud Services
    • Data
    • Machine Learning
    • Security
  • Operations
    • CI/CD
    • Culture
    • DevOps
    • Kubernetes
    • Monitoring
    • Service Mesh
    • Tools
 

Development

▾ 1 MINUTE READ — CLOSE

Programming languages are, of course, what drives all computing, but cloud native computing has certain requirements that some languages are better than others at fulfilling. Hence, you won’t find very much coverage here of, say, Java, unless it is for some tools to retrofit enterprise Java applications into cloud native environments.

One language that has been great for this environment, for instance, is Go (which we will sometimes refer to as “Golang”). Created at Google, Go offers a friendly environment for system programming, especially in cloud infrastructure environments. Likewise, we will be following Rust (“Rustlang”), which offers both the speed of close-to-the-metal languages such as C++ but with the safety guarantees built-in that would prevent so many of the vulnerabilities that crop up in older languages.

We don’t cover browser development per se, we will keep tabs on Web Assembly (WASM), which could bring untold speed and scalability to the client side. Likewise, we are watching JavaScript and, especially, its many frameworks, libraries and associated projects that promise development scalability, such as TypeScript, which brings the full rigor of static typing to the browser language. And we are keeping a close eye on Python, given that it is quickly becoming the de facto language of choice for data scientists and practitioners of machine learning.

In addition to the languages themselves, we will also keep you up to date here on the latest and greatest development tools, including IDEs, scaffolding, and testing tools. For the development lifecycle, be sure to bookmark our microsite on CI/CD.

Oh, and don’t forget to check out the weekly wrap-up of all the latest development news that appears every Friday on the site, Mike Melanson’s “This Week in Programming.”


A newsletter digest of the week’s most important stories & analyses.

Do you also want to be notified of the following?
We don’t sell or share your email. By continuing, you agree to our Terms of Use and Privacy Policy.

Cloud Services / Development / Kubernetes

Q&A: Intuit’s Developer Experience with Kubernetes

11 Feb 2020 10:51am, by Emily Omier

Cloud Services / Development / Security / Sponsored / Contributed

How I’d Load Test the Iowa Caucus App

11 Feb 2020 7:11am, by Nicole van der Hoeven

Cloud Native / Development

eBay Tweaks Mobile and Web Platforms for Faster Performance

10 Feb 2020 11:35am, by Susan Hall

API Management / Data / Development

RapidAPI’s RapidQL, an Open Source Query Language for APIs and Databases

10 Feb 2020 3:00am, by Mike Melanson

Culture / Development

This Week in Programming: Iowa Shows Apps Can’t Replace Institutional Knowledge

8 Feb 2020 6:00am, by Mike Melanson

CI/CD / Development / Security

Git Transitioning Away from the Aging SHA-1 Hash

7 Feb 2020 1:40pm, by Jack Wallen

Development

Shopify Unifies Mobile Development Under React Native

7 Feb 2020 1:24pm, by Joab Jackson

Development / Kubernetes / Microservices / Technology / Contributed

Easing Microservices Development with DevSpace and Kubernetes

6 Feb 2020 11:53am, by Josh Frazier

Data / Development / Linux

Dr. Torq: Data Processing at the Edge with Linux awk

4 Feb 2020 12:00pm, by drtorq

Culture / Development / Technology

Why the User Experience Is Often So Bad and How to Fix It

3 Feb 2020 5:00pm, by B. Cameron Gain and Alex Williams

Development

Report: What’s New in ECMAScript and JavaScript for 2020

3 Feb 2020 11:41am, by Mary Branscombe

Development / Machine Learning / Microservices

This Week in Programming: Forget Microservices, Monoliths Are the Way Forward

1 Feb 2020 6:00am, by Mike Melanson

Development / Linux / Networking / Security

WireGuard VPN Protocol Coming to a Linux Kernel Near You

31 Jan 2020 9:57am, by Jack Wallen

Development

Add It Up: Atlassian Rises Above Crowd with Enterprise Integrations

30 Jan 2020 9:14am, by Lawrence E Hecht

Development

Chef Habitat Gains a Foothold in the Enterprise, Streamlines Packaging

29 Jan 2020 1:32pm, by Mike Melanson

Development / DevOps / Tools

SaltStack POP: Code More and Forget About Those Pesky YAML Files

28 Jan 2020 11:12am, by B. Cameron Gain

Development

This Week in Programming: The Next Y2K Is Already Here

25 Jan 2020 6:00am, by Mike Melanson

Development / Open Source / Technology / Tools

Robotics Operating System Brings Open Source Approach to Robotics Development

24 Jan 2020 9:18am, by Kimberley Mok

Data / Development

MongoDB Unveils Managed GraphQL for MongoDB Atlas

22 Jan 2020 10:30am, by Mike Melanson

Development / Contributed

Growing Pains: Overcoming Kubernetes’ ‘Day 2’ Challenges

20 Jan 2020 6:00am, by Stephan Fabel

Culture / Development

How the ‘Y2K’ Bug Returned on Jan. 1, 2020

19 Jan 2020 6:00am, by David Cassel

Development

This Week in Programming: Clean Code Zealotry

18 Jan 2020 6:00am, by Mike Melanson

Development / Open Source

The New Stack Context: Linux and the Hidden Politics of Open Source

17 Jan 2020 2:50pm, by TNS Staff

Development / Kubernetes

Reality Check: A Peek at the Developer Experience with Kubernetes

16 Jan 2020 12:30pm, by Emily Omier

Culture / Development / DevOps / Sponsored

Open Source Programs Shift from Legal to Engineering Productivity Focus

16 Jan 2020 3:00am, by Lawrence E Hecht

Post Malone // Stavernfestivalen // Post Malone // 2018-07-14 20:29:40 // Larvik golfbane, Larvik, Vestfold, Norway (NOR) /

Development / Microservices

This Week in Programming: When NOT to Do Microservices

11 Jan 2020 6:00am, by Mike Melanson

11 12 13 14 15 16 17 18 19 20

Architecture

  • Cloud Native
  • Containers
  • Edge/IoT
  • Microservices
  • Networking
  • Serverless
  • Storage

Development

  • Cloud Services
  • Data
  • Development
  • Machine Learning
  • Security

Operations

  • CI/CD
  • Culture
  • DevOps
  • Kubernetes
  • Monitoring
  • Service Mesh
  • Tools

The New Stack

  • Ebooks
  • Podcasts
  • Events
  • Newsletter
  • About / Contact
  • Sponsors
  • Sponsorship
  • Disclosures
  • Contributions
  • Twitter
  • Facebook
  • YouTube
  • Soundcloud
  • LinkedIn
  • Slideshare
  • RSS

© 2021 The New Stack. All rights reserved.

Privacy Policy. Terms of Use.