2.1. Variables, Expressions and Statements

http://media.interactivepython.org/thinkcsVideos/TypesNTypeConversion.mov

In order to get started learning any programming language there are a number of concepts and ideas that are necessary. The goal of this chapter is to introduce you to the basic vocabulary of programming and some of the fundamental building blocks of Python.

Để bắt đầu học bất kỳ một ngôn ngữ lập trình nào thì có một số nội dung và ý tưởng cần thiết. Mục đích của chương này là giới thiệu cho bạn những từ khóa cơ bản của lập trình và cấu trúc "hộp" cơ bản của Python.


References:


http://interactivepython.org/runestone/static/thinkcspy/index.html

Nhận xét

Bài đăng phổ biến từ blog này

2.7. Operators and Operands - toán tử và toán hạng

Bài ôn tập chương 1 - Quan trọng

4.5. Flow of Execution of the for Loop