- Perl 6 Deep Dive
- Andrew Shitov
- 81字
- 2021-07-03 00:05:45
Writing Code
This chapter will prepare you to write Perl 6 code. Before we examine variables, data types, object orientation, and other important topics, let's learn more about how the source code is organized in Perl 6. There are many elements that differ from other programming languages, and it is worth spending time getting used to it.
In this chapter, we will cover the following topics:
- Using Unicode
- Whitespaces and unspaces
- Comments
- Creating Pod documentation
- Phasers
- Simple input and output
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- HBase從入門到實戰
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- JavaScript動態網頁開發詳解
- Reactive Android Programming
- 碼上行動:用ChatGPT學會Python編程
- Python深度學習:模型、方法與實現
- Test-Driven Machine Learning
- Building Dynamics CRM 2015 Dashboards with Power BI
- uni-app跨平臺開發與應用從入門到實踐
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Hack與HHVM權威指南
- Android 游戲開發大全(第二版)
- Java EE項目應用開發