Explore >> Select a destination


You are here

cigix.me
| | www.bell-labs.com
2.5 parsecs away

Travel
| | [AI summary] The text provides an in-depth overview of the history, design, and evolution of the C programming language. It discusses the origins of C, its development from the B language, and key contributions by Dennis Ritchie and others. The text also covers the standardization process, notable features of C, and its impact on modern programming. It includes references to important publications and historical documents.
| | timsong-cpp.github.io
2.4 parsecs away

Travel
| |
| | port70.net
0.2 parsecs away

Travel
| |
| | www.cloudninja.nu
24.3 parsecs away

Travel
| Intro In the first blog post (here), I wrote the most basic Bicep code for deploying a host pool, application groups, and a workspace. The result will be the same resources in this part, but the code will be a bit more advanced, allowing us to customize the deployment. I will keep the code simple, and the goal is to make the part we change for each deployment as simple as possible, while the Bicep modules contain the more advanced code.