net4VISIONS Blog
  • Home
  • Linux
  • Node.js
  • Rust
  • Web
  • Impressum
  • n4v.eu

C++

A collection of 3 posts
C++ IDE Visual Studio Code on Linux
C++

C++ IDE Visual Studio Code on Linux

After installing the required tools, there is preferably an IDE for developing the C++ code and building projects. Have a look at https://code.visualstudio.com/! The RPM repository is ... zypper ar "https://packages.microsoft.com/yumrepos/vscode/vscode-yum.repo" Afterwards zypper in code. My C++ workspace uses
25 Jun 2024 5 min read
Installing C++ Development Tools
C++

Installing C++ Development Tools

Continuing on my C++ journey from some days ago... I am currently using OpenSUSE Linux Leap 15.5. After some consideration I decided to go for GCC version 14 from the devel:/gcc-repo: zypper ar -p 101 "https://download.opensuse.org/repositories/devel:/gcc/openSUSE_Leap_15.5/devel:
24 Jun 2024 1 min read
Pilgrimage back to C++
C++

Pilgrimage back to C++

I think the title of the pilgrimage back to C++ is a nice allegory. The last use of the programming language for more than bug fixing and small extensions for other OpenSource projects probably goes back to the standard C++98 and the version change from Qt 4 to 5.
12 Jun 2024 3 min read
Page 1 of 1
net4VISIONS Blog © 2025