由於python的功能強大,簡潔和完全的面向對象,python已經成為很多大型組織包括谷歌,雅虎和IBM的腳本語言的理想選擇。 在本教程裡, Bill Weinman 致力於教給大家怎樣用 python 3 來創造出完美設計的腳本和管理已經存在的項目。 本教程覆蓋了基本的python3的語法和用法,包括高級特性比如面向對象,擴展和異常。 教程中示范項目包括了一個標准化的數據庫借口和一個完全實現數據的創建,查詢,更新,刪除的應用程序。 練習是和教程同步的。
教程中的內容包括:
* 面向有經驗的開發者的 Python3的快速介紹。
* 創建函數和對象
* 使用python的內置對象和類
* 使用循環和迭代來讓代碼循環執行
* 理解並使用條件表達式
* 用繼承來創建語句
* 用對象和庫來重用代碼
* 使用異常來處理錯誤
Due to its power, simplicity, and complete object model, Python has become the scripting language of choice for many large organizations, including Google, Yahoo, and IBM. In Python 3 Essential Training, Bill Weinman demonstrates how to use Python 3 to create well-designed scripts and maintain existing projects. This course covers the basics of the language syntax and usage, as well as advanced features such as objects, generators, and exceptions. Example projects include a normalized database interface and a complete working CRUD application. Exercise files accompany the course.
Topics include:
* A Python 3 quick start for experienced developers
* Creating functions and objects
* Using Python’s built-in objects and classes
* Repeating code with loops and iterators
* Understanding and using conditional expressions
* Creating sequences with generators
* Reusing code with objects and libraries
* Handling errors with exceptions
Exercise Files
ex. files video
The advantage of exercise files.
Exercise files are copies of the identical files (documents, photos and so on) the author uses throughout this course. The files will help you make the most of your learning experience by providing you the opportunity to open them in your own software and follow along with tutorials. Exercise files are available to Premium Subscribers only. Learn more.
免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]
Copyright © 電驢下載基地 All Rights Reserved