Skip to Content
Learning Azure Functions
book

Learning Azure Functions

by Manisha Yadav, Mitesh Soni
September 2017
Beginner
240 pages
4h 23m
English
Packt Publishing
Content preview from Learning Azure Functions

Working with Different Languages

"Elegance is not a dispensable luxury but a factor that decides between success and failure"
– Edsger Dijkstra

In this chapter, we will explore Azure Function with other languages. Up to now we have seen examples of Azure Function in JavaScript.

We can write Azure Functions in many languages such as C#, Python, F#, PHP, and JavaScript.

In this chapter, we will write Azure Functions in the following languages:

  • The Python Function App
  • The PHP Function App

Python as an object-based subset is roughly equivalent to JavaScript. Like JavaScript, Python supports a programming style that uses simple functions and variables without engaging in class definitions. Python, on the other hand, supports writing much larger ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Getting Started with Azure Functions

Getting Started with Azure Functions

Paul Oliver
Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni

Publisher Resources

ISBN: 9781787122932Supplemental Content