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.

Development / Open Source

Google’s Flutter Beefs up Web Support, So How Does It Compare to React Native Now?

29 Mar 2021 11:00am, by Richard MacManus

Development / DevOps / Sponsored / Contributed

Part 2: Operationalize the Enterprise Developer

29 Mar 2021 8:56am, by John Mark Walker

Culture / Development / Open Source

This Week in Programming: Free Software Can’t Exist without Richard Stallman?

26 Mar 2021 10:52am, by Mike Melanson

Development / DevOps / Sponsored / Contributed

Reimagining Incident Response as the Domain of the Developer

26 Mar 2021 4:00am, by Steve Tidwell

Development

Spreadsheets and Low Code Development Platforms

25 Mar 2021 9:00am, by Lawrence E Hecht

Development / Monitoring / Sponsored / Contributed

End-User Tracing in a SkyWalking-Observed Browser

25 Mar 2021 7:00am, by Qiuxia Fan

Development / Machine Learning / Contributed

Applications Matter More in AI Than Algorithms

24 Mar 2021 3:47pm, by James Wang

Development / DevOps / Sponsored / Contributed

5 DevOps and Testing Videos to Binge Watch

23 Mar 2021 9:10am, by Emma Peet

Development / Monitoring

Rookout’s Agile Flame Graphs Give Quick, Visual Insight into Production Code

23 Mar 2021 7:00am, by Mike Melanson

Development

Instagram Lite Is No Longer a Progressive Web App — Now a Native App Built with Bloks

22 Mar 2021 8:00am, by Richard MacManus

Culture / Development / DevOps

Join Our Live Q&A with eBay on Achieving Developer Speed

22 Mar 2021 5:30am, by Libby Clark

Development / Linux / Serverless

This Week in Programming: Rust (Likely) Headed for Linux Kernel’s Development Branch

20 Mar 2021 6:00am, by Mike Melanson

Data / Development / Serverless

Best Friends: Harnessing Data to Save Lost Cats and Dogs

17 Mar 2021 4:00am, by Susan Hall

Development / Kubernetes / Service Mesh / Sponsored / Contributed

Innovation and Changes in the Service Mesh Landscape — an Invitation to SoloCon

16 Mar 2021 1:17pm, by Idit Levine

Development / DevOps / Machine Learning / Sponsored / Contributed

How AI Is Driving a New Era of Test Automation

15 Mar 2021 12:00pm, by Grigori Melnik

Development

WP Engine Goes ‘Headless,’ Jumps into the Jamstack

15 Mar 2021 11:36am, by Mike Melanson

Development / Open Source / Technology

Microsoft Edge Emerges as Google Chrome Competitor

15 Mar 2021 5:00am, by Richard MacManus

Screenshot of a Gemini site as viewed in Lagrange

Culture / Development

Souped-Up Gopher: Project Gemini’s Plan to Revolutionize Internet Browsing

14 Mar 2021 6:00am, by David Cassel

Culture / Development

This Week in Programming: GitLab Moves on from Master/Slave Terminology

13 Mar 2021 6:00am, by Mike Melanson

Development / Contributed

Rust vs. Go: Why They’re Better Together

12 Mar 2021 11:54am, by Jonathan Turner and Steve Francia

CI/CD / Development / DevOps / Contributed

5 Ways an On-Demand Feature Environment Can Drive Efficiency

10 Mar 2021 11:09am, by Ajaya Loya

API Management / Development / Sponsored / Contributed

API Management for Asynchronous APIs

10 Mar 2021 10:47am, by Menaka Jayawardena

Development / Technology

Microsoft Open Sources the Power Fx Language for Customizing Logic in Low-Code Apps

10 Mar 2021 10:28am, by Mary Branscombe

Infrastructure - The Inner Dev Loop

Development / Kubernetes / Tools / Contributed

Kubernetes Infrastructure: Know the Inner Dev Loop

9 Mar 2021 1:38pm, by Vignesh T.V.

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

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.