|
You are here |
nodogmablog.bryanhogan.net | ||
| | | | |
luten.dev
|
|
| | | | | Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK. | |
| | | | |
www.dartlang.org
|
|
| | | | | You can use VS Code to develop Dart apps. | |
| | | | |
aradaelli.com
|
|
| | | | | [AI summary] The author details the process of setting up a Unity game development environment on Linux by troubleshooting Visual Studio Code issues and successfully configuring JetBrains Rider with the JetBrains Toolbox App. | |
| | | | |
maskray.me
|
|
| | | Updated in 2023-03. In C++, dynamic initializations for non-local variables happen before the first statement of the main function. All (most?) implementations just ensure such dynamic initializations | ||