Busy Java Developer's Guide to Python by Ted Neward

Опубликовано: 04 Октябрь 2024
на канале: Devoxx UK
1,271
21

For more info on the next Devoxx UK 👉 https://www.devoxx.co.uk

Python is a general-purpose programming language and platform that provides a rich ecosystem of powerful features and libraries. As a dynamically-typed object-oriented language using "significant whitespace" to denote scope blocks (instead of lexical markers), Python is relatively easy for the Java developer to pick up, and Python's success in the world of "data science" makes it a great "second language" for any Java developer. In this talk, we'll explore the Python programming model and syntax, and show how to use it from Java code and vice-versa.