Tagged articles
10 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Sep 27, 2025 · Fundamentals

Why Google Is Betting on a New C++ Successor for the Next Decade

Google’s ambitious eight‑year roadmap for the experimental Carbon language aims to create a modern, safer, C++‑compatible system language, detailing its tooling, ecosystem, migration strategy via FFI, and why it’s preferred over Rust despite the long development horizon.

C++CarbonGoogle
0 likes · 6 min read
Why Google Is Betting on a New C++ Successor for the Next Decade
Laravel Tech Community
Laravel Tech Community
Jan 12, 2023 · Backend Development

Using Carbon PHP Extension for Simplified Date and Time Manipulation

This article demonstrates how to install and use the Carbon PHP extension to simplify date and time operations, covering retrieval of current, today, yesterday, tomorrow, parsing specific strings, timezone handling, adding and subtracting years, months, weeks, days, hours, minutes, seconds, and formatting dates in various styles.

CarbonPHPdate manipulation
0 likes · 6 min read
Using Carbon PHP Extension for Simplified Date and Time Manipulation
21CTO
21CTO
Nov 4, 2022 · Fundamentals

Can Google’s Carbon Become the Next Evolution After C++?

The article examines Google’s Carbon language as a modern successor to C++, discussing its goals, design principles, interoperability with existing C++ code, and how it compares to other successor languages like Rust, Kotlin, and TypeScript.

CCarbonProgramming Language
0 likes · 8 min read
Can Google’s Carbon Become the Next Evolution After C++?
Sohu Tech Products
Sohu Tech Products
Nov 2, 2022 · Fundamentals

Common Diagramming Tools and Their Features

This article introduces several popular diagramming tools—including Excalidraw, draw.io, Yuque, XMind, Carbon, and ProcessOn—detailing their main capabilities, templates, export options, collaboration features, and where to access them online.

CarbonDiagrammingDraw.io
0 likes · 7 min read
Common Diagramming Tools and Their Features
IT Services Circle
IT Services Circle
Aug 1, 2022 · Fundamentals

Google Announces Carbon: An Experimental Successor to C++

Google unveiled Carbon, an experimental open‑source language positioned as a successor to C++, explaining its design goals, key features, roadmap, and community reactions while comparing it to Rust and D and discussing why a new language may be needed beyond evolving C++.

C++ successorCarbonD language
0 likes · 8 min read
Google Announces Carbon: An Experimental Successor to C++
21CTO
21CTO
Jul 20, 2022 · Fundamentals

What Is Google’s New Carbon Language and Why It Could Replace C++?

Google’s newly unveiled Carbon language, positioned as an experimental successor to C++, promises modern language features, seamless C++ interoperability, and a path for developers to write performance‑critical software while avoiding many of Rust’s ownership complexities.

C interoperabilityCarbonGoogle
0 likes · 5 min read
What Is Google’s New Carbon Language and Why It Could Replace C++?
Python Programming Learning Circle
Python Programming Learning Circle
Jun 21, 2021 · Frontend Development

Using Carbon to Generate Beautiful Code Images

This article introduces the free, open‑source Carbon tool, explains its key features such as language support, style customization, and background selection, and provides step‑by‑step instructions for creating and exporting attractive code screenshots in PNG or SVG formats.

CarbonImage Exportcode screenshots
0 likes · 3 min read
Using Carbon to Generate Beautiful Code Images