PYTHON
Excelent language to learn and use...
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales.
Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.
Is it true that Python programmers think different than Java programers during programming? :-)
Because of different mental models in such of these two languages?
Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.
Is it true that Python programmers think different than Java programers during programming? :-)
Because of different mental models in such of these two languages?
No comments:
Post a Comment