Python
Python因语法简洁、上手简单、功能强大特点,广泛应用于网站开发、数据分析、爬虫、自动化运维、人工智能、大数据、游戏开发等领域。
Python既有前端框架,也有后端框架,还有前后端综合的全栈框架,比较全能。
Python 3 Fundamentals
- Run Python and Explore Data Types
- Introducing Data Types
- Strings and Input and Output
- Conditionals and Imports
- Lists and Loops
- Dictionaries, JSON, and Pip
- Functions
- Classes and Objects
- Working with Files
- Exceptions