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.
Brendan Eich on Lex Fridman podcast - 2021

Culture / Development

Brendan Eich on How JavaScript Survived the Browser Wars

7 Mar 2021 6:00am, by David Cassel

Development

This Week in Programming: Microsoft’s Power Fx ‘Low Code’ Language

6 Mar 2021 6:00am, by Mike Melanson

Culture / Development / Kubernetes

USENIX SREcon: Have We Gone too Far with the Abstractions?

5 Mar 2021 3:55pm, by Joab Jackson

Data / Development / Monitoring / Contributed

An Introduction to Queue Theory: Why Disaster Happens at the Edges

5 Mar 2021 12:44pm, by Avishai Ish-Shalom

Development

Gatsby v3.0 Offers Incremental Builds to Speed Web Deployment Times

3 Mar 2021 1:09pm, by Mike Melanson

CI/CD / Containers / Development

Scarf Takes Aim at Package Manager Lock-In with Scarf Gateway

3 Mar 2021 11:48am, by Mike Melanson

API Management / Development / Machine Learning / Sponsored

The Developer’s Menu for Machine Learning: oneAPI and Your New Hardware

3 Mar 2021 9:46am, by B. Cameron Gain

Cloud Native / Data / Development

Redis’ RediSearch Secondary Index Responds Faster, Streamlines Indexing

2 Mar 2021 11:19am, by B. Cameron Gain

Development / Tools

Polymer’s Web Component Library LitElement and How it Compares to React

1 Mar 2021 12:37pm, by Richard MacManus

Development / Technology

This Week in Programming: Static Types for Python?

27 Feb 2021 6:00am, by Mike Melanson

Culture / Development / Sponsored / Contributed

Operationalize the Enterprise Developer

26 Feb 2021 11:00am, by John Mark Walker

Development / DevOps / Sponsored / Contributed

How eBay Pivoted to Apple Silicon with the Help of an Agile Code Base

25 Feb 2021 1:45pm, by Wyatt Webb

Cloud Native / Development / Contributed

Why WebAssembly Modules Could Be the New de Facto Unit of Compute

25 Feb 2021 9:14am, by Connor Hicks

Data / Development / Machine Learning

The Ultimate Guide to Machine Learning Frameworks

24 Feb 2021 10:28am, by Janakiram MSV

CI/CD / Development / Security

CircleCI Offers a Private Option for ‘Orb’ Reusable Configuration Files

23 Feb 2021 10:04am, by B. Cameron Gain

Development / Kubernetes / Sponsored / Contributed

Achieving Production Parity and Local Development Workflows on Cloud Foundry with Kubernetes

23 Feb 2021 7:52am, by Ram Iyengar

Development / Contributed

Mastering Low-Code Application Development in 2021

22 Feb 2021 11:16am, by Josh Kahn

Development / Technology

How Web Components Are Used at GitHub and Salesforce

22 Feb 2021 10:00am, by Richard MacManus

Culture / Development

What Happens When You Find a Decades-Old Bug?

21 Feb 2021 6:00am, by David Cassel

Containers / Development / Open Source

This Week in Programming: .NET 6 Preview Picks up Unification Efforts after Pandemic Delays

20 Feb 2021 6:00am, by Mike Melanson

Development / Kubernetes / Technology / Contributed

Protecting Kubernetes Data: The Stateful Application Edition

17 Feb 2021 2:04pm, by Cyril Plisko

Culture / Development / Microservices / Sponsored / Contributed

Why Remote Development Might Be a Better Option Than Local Development

17 Feb 2021 11:00am, by Ismail Egilmez

Cloud Native / Development / Service Mesh

Microsoft’s Dapr Introduces Cloud Native Development to the Enterprise

17 Feb 2021 10:53am, by Joab Jackson

Culture / Development / DevOps

Chaos Carnival: Cultivate a Corporate Culture for Chaos Engineering

16 Feb 2021 10:13am, by Jennifer Riggins

Development

Web Frameworks: Why You Don’t Always Need Them

15 Feb 2021 6:00am, by Richard MacManus

Development / DevOps / Kubernetes / Contributed

KubeStack: Towards Full-Stack GitOps

15 Feb 2021 3:00am, by Philipp Strube

1 2 3 4 5 6 7 8 9 10
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.