티스토리 뷰
파이썬이란? What is python?
Multi-Paradigm Programming language
Interpreted language
Supports dynamic data type
Independent from platforms
Focused on development time
Simple and easy grammar
High-level internal object data types
Automatic memory management
It's free (open source)
왜 파이썬을 배우는가? Why learn python?
Fun-to-use "Scripting language"
Object-orientd, imperative, functional programming and procedural styles
Highly educational
Very easy to learn, it runs on any platform.
Powerful, scalable, easy to maintain
high productivity
Lots of libraries
Glue language
Interactive front-end for FORTRAN/C/C++ code
Reduce Development time
Reduce code length
Easy to learn and use as development time
Reduce code length
Easy to learn and use as developers
Easy to understand codes
Easy to team projects
Easy to extend to other languages
파이썬은 어디에 사용되나? Where to use python?
Web Development(Django and Flask)
Data Science - including machine learning, data analysis, and data visualization
Scripting
Graphic User Interface (GUI), embedded applications, gaming, DevOps Tools
Education