SEARCH (ENTER TO SEE ALL RESULTS)

POPULAR TOPICS

Contributed
News
Analysis
The New Stack Makers
Tutorial
Research
Podcast
Science
Feature
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
    • Storage
    • DevOps
    • Serverless
    • Microservices
    • Kubernetes Ecosystem
    • Docker Ecosystem
    • 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.

Development / Microservices

Ortelius Battles Microservices Sprawl with Configuration Mapping, Version Control

15 Dec 2020 11:34am, by Mike Melanson

Culture / Development / Machine Learning

Glassdoor: Don’t Sacrifice Performance for New Features

14 Dec 2020 3:00pm, by Alex Williams

CI/CD / Culture / Development / Monitoring / Contributed

Why Value Stream Management Focuses the Software Development Lifecycle

14 Dec 2020 12:37pm, by Jeff Keyes

Development

Chrome Dev Summit: The Web is Closing the Gap on Native Apps

14 Dec 2020 11:39am, by Richard MacManus

Data / Development / Serverless

Stargate Data Gateway Brings REST, JSON, GraphQL APIs to Cassandra

14 Dec 2020 6:00am, by Mike Melanson

Cloud Native / Development / Sponsored / Contributed

6 Cloud Native Do’s and Don’ts for Developers

14 Dec 2020 3:00am, by Klint Finley

Containers / Development / Technology

This Week in Programming: Google Tackles the Tragedy of the Open Source Commons

12 Dec 2020 6:00am, by Mike Melanson

Cloud Native / Development / Service Mesh / Sponsored

Teleport, a Unified Access Plane That Serves Cloud Resources to the Developer

9 Dec 2020 1:10pm, by Alex Williams and B. Cameron Gain

Culture / Development

‘Advent of Code’ Builds a Programming Community Around Puzzles

6 Dec 2020 6:00am, by David Cassel

Development / Machine Learning / Contributed

How Transfer Learning Can Make Machine Learning More Efficient

4 Dec 2020 12:30pm, by Mark Kurtz

Culture / Development / Machine Learning

This AI Can Automatically Decipher Lost Ancient Languages

4 Dec 2020 12:00pm, by Kimberley Mok

Cloud Native / Data / Development / Contributed

How DataOps Helps Developers Get More Done with Real-Time Data

2 Dec 2020 7:00am, by Andrew Stevenson

Cloud Native / Development / Kubernetes / Sponsored

How Kubernetes Accelerates Multiplayer Game Development

2 Dec 2020 3:00am, by Emily Omier

Data / Development / Machine Learning

TerminusDB Takes on Data Collaboration with a git-Like Approach

1 Dec 2020 8:00am, by Susan Hall

Culture / Development / Linux

Greg Kroah-Hartman: Lessons for Developers from 20 Years of Linux Kernel Work

29 Nov 2020 6:00am, by David Cassel

CI/CD / Development / Microservices / Sponsored

Codefresh Launches GitOps 2.0 as a GitOps Working Group Takes Flight

27 Nov 2020 7:00am, by Mike Melanson

Cloud Native / Development / Kubernetes / Networking / Sponsored

Kubernetes IDE Lens Adds an API for Cloud Native Extensions

27 Nov 2020 3:00am, by Mike Melanson

2020 Virtual Python Core Development Sprint - Wrap up - participants (screenshot via YouTube).png

Culture / Development

How Community Prevailed at Python’s Virtual Core Development Sprint

26 Nov 2020 9:00am, by David Cassel

Culture / Development / DevOps / Sponsored / Contributed

The Future of Developer Careers

25 Nov 2020 12:00pm, by Christine Yen

Development / Open Source

This Week in Programming: Where Open Source Ends and Free Support Begins

21 Nov 2020 6:00am, by Mike Melanson

Development / Sponsored / Contributed

Why Debugging Doesn’t Need to Be So Complex or Outdated

20 Nov 2020 12:00pm, by Josh Long

Development / DevOps / Kubernetes

The Growing Complexity of Kubernetes — And What’s Being Done to Fix It

20 Nov 2020 8:52am, by Richard MacManus

Development / Networking / Security / Sponsored

Kyverno, a New CNCF Sandbox Project, Offers Kubernetes-Native Policy Management

19 Nov 2020 1:44pm, by Mike Melanson

Development / DevOps / Kubernetes / Sponsored

Apple Plans to Run Most of Its ‘Compute Management’ on Kubernetes

18 Nov 2020 2:00pm, by Joab Jackson

Development / Serverless / Sponsored / Contributed

Quarkus Gives Spring Boot Users a Path to Serverless and Live Coding

17 Nov 2020 12:00pm, by Alex Handy

Culture / Development / DevOps

This Week in Programming: Python Creator Guido Van Rossum Joins Microsoft

14 Nov 2020 6:00am, by Mike Melanson

1 2 3 4 5 6 7 8 9 10
21 22 23 24 25 26 27 28 29 30

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.