- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 102字
- 2021-06-10 19:06:04
The Fundamentals of Python
Python is a programming language that, as of the time of writing, is ranked number four on the the TIOBE programming language popularity index. It's one of the most popular languages taught in college, as well as heavily used in industry. Companies such as Google, Rackspace, Industrial Lights and Magic, D-Link, NASA, and others, as well as the Department of Defense and a large number of hobby projects, rely on Python to get work done.
This chapter will cover the following items:
- What is Python?
- Working with Python
- Commenting Python code
- Launching Python programs
- Using the IPython shell
推薦閱讀
- Node.js+Webpack開發(fā)實(shí)戰(zhàn)
- Facebook Application Development with Graph API Cookbook
- Objective-C Memory Management Essentials
- Delphi程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Vue.js快速入門與深入實(shí)戰(zhàn)
- Java:Data Science Made Easy
- Learning Neo4j 3.x(Second Edition)
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- Visual C#.NET程序設(shè)計(jì)
- Python Data Structures and Algorithms
- Java SE實(shí)踐教程
- Swift語言實(shí)戰(zhàn)晉級(jí)
- 高性能PHP 7
- WCF全面解析
- Jakarta EE Cookbook