- Perl 6 Deep Dive
- Andrew Shitov
- 89字
- 2021-07-03 00:05:42
Documentation
The main entry point for documentation of the Perl 6 programming language is the Documentation section of Perl 6's site (http://docs.perl6.org). It contains a few sections with a comprehensive description of the types, operators, and built-in classes that are available in Perl 6. As the language is still developing, you may sometimes find places in the documentation where it does not reflect the current state of the language. In this case, you may consult the community of language developers or check the files from the test suite.
推薦閱讀
- C++面向對象程序設計(第三版)
- INSTANT Sencha Touch
- Hands-On C++ Game Animation Programming
- 零基礎學Java程序設計
- Unity 5.x By Example
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Getting Started with Laravel 4
- D3.js By Example
- 動手打造深度學習框架
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Python計算機視覺和自然語言處理
- 跟戴銘學iOS編程:理順核心知識點
- 物聯網系統架構設計與邊緣計算(原書第2版)
- Python+Office:輕松實現Python辦公自動化
- Learning Kotlin by building Android Applications