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.
Chef plating food

Culture / Development / Open Source / Sponsored / Contributed

How Much Time Do Developers Spend Actually Writing Code?

15 Oct 2019 3:00am, by Chris Grams

CI/CD / Development / Sponsored / Contributed

How DevOps Can Prioritize Time and Energy for Software Development

14 Oct 2019 11:06am, by Freyja Spaven

Cloud Native / Development

Eclipse Launches a Working Group to Build Out Cloud Native Tools

14 Oct 2019 8:58am, by Joab Jackson

Culture / Development

This Week in Programming: GitHub the Latest to Face Scrutiny Over ICE Support

11 Oct 2019 12:00pm, by Mike Melanson

Development / Security / Tools

Survey Says: GitLab Widely Used for Software Scanning, GitHub Looms Large

10 Oct 2019 3:00pm, by Lawrence E Hecht

API Management / Development / Security / Contributed

The APIs Malicious Hackers Love to Exploit

10 Oct 2019 10:08am, by Jon Wallace

Development / Edge / IoT / Microservices

Node-RED Hits 1.0, Looks to a Serverless, Microservices Future

9 Oct 2019 6:00am, by Mike Melanson

Development / Kubernetes / Microservices / Sponsored

Azure Spring Cloud Offers Managed Deployment of Spring Boot Applications

8 Oct 2019 2:09pm, by Mike Melanson

Development

Node Version Manager Adopted as the First OpenJS Foundation Incubation Project

8 Oct 2019 11:26am, by Jack Wallen

Development / Security / Contributed

Developers: Fuzzing, Symbolic Execution with Regression Testing Offers App Resilience

8 Oct 2019 10:55am, by Mel Llaguno

Development / DevOps / Kubernetes

How Developers Can Make It Past Kubernetes’ Infrastructure Hump 

7 Oct 2019 10:39am, by B. Cameron Gain

Development / Sponsored

The New Stack Context: RPA with Tricentis, Automation at AnsibleFest

4 Oct 2019 5:01pm, by TNS Staff

Development

This Week in Programming: No Foundation Necessary? Google Retains Knative, Istio

4 Oct 2019 1:35pm, by Mike Melanson

Culture / Development / Sponsored / Contributed

Why Human-Processed Source Code Belongs in Git

3 Oct 2019 8:52am, by Darwin Sanoy

Development / DevOps / Monitoring / Sponsored

New Relic Eases Log Management into Observability

2 Oct 2019 1:13pm, by Joab Jackson

CI/CD / Cloud Services / Development / Sponsored

How DigitalOcean and Northwestern Mutual Use GitLab to Help Run CI/CD

1 Oct 2019 5:00pm, by TNS Staff

CI/CD / Development / Machine Learning / Sponsored / Contributed

Robotic Process Automation: A New Spin on Old Challenges

1 Oct 2019 8:56am, by Wayne Ariola

light through the trees on a road

Culture / Development / Open Source / Sponsored / Contributed

What Is the Biggest Concern Developers Have about Open Source?

1 Oct 2019 7:00am, by Chris Grams

Culture / Development

This Week in Programming: Should Open Source Require ‘Freedom At All Costs’?

27 Sep 2019 1:06pm, by Mike Melanson

Development / Kubernetes / Microservices / Sponsored

Cloud Foundry Containerized: Project Quarks and Project Eirini

25 Sep 2019 5:00pm, by TNS Staff

CI/CD / Development

Dark Deep Dive: From Editor to Infrastructure in Less Than 50 Milliseconds

25 Sep 2019 10:01am, by Mike Melanson

Development

Dark, a New Programming Language for ‘Deployless’ Deployments

25 Sep 2019 10:00am, by Susan Hall

Development / Open Source / Technology

Red Hat’s New Linux Distro Brings CentOS Closer to RHEL

24 Sep 2019 10:00am, by Jack Wallen

Development

Context: Tidelift Open Source Survey Results, GitLab Commit Brooklyn

20 Sep 2019 7:00pm, by TNS Staff

Development

This Week in Programming: Rust Versus Go? Why Not Both!

20 Sep 2019 12:00pm, by Mike Melanson

Culture / Development

Reliable Support Inhibits Open Source Growth

19 Sep 2019 9:45am, by Lawrence E Hecht

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.