Forum Discussion
SmoothieMan515
Mar 16, 2021Copper Contributor
Programming languages
Being new to the loud, which programming languages is best to learn for being a cloud engineer in Azure?
sdtslmn
Jul 30, 2024MCT
- We have the following as a must
Python
PowerShell
Bash Scripting - The following are additional (Optional but beneficial):
- JavaScript/TypeScript: These are useful for building web-based Azure services and applications or interacting with Azure services through APIs.
- C#: While not as essential as Python or PowerShell, C# is the primary language for developing applications on the .NET framework, which integrates well with Azure.
- Go (Golang): Known for its performance and concurrency, Go is gaining traction for building cloud-native applications, particularly microservices.