- Go Systems Programming
- Mihalis Tsoukalos
- 103字
- 2021-07-02 18:08:00
Summary
You learned many things in this chapter, including getting user input and processing command-line arguments. You familiarized yourself with the basic Go structures and you created a Go program that generates random numbers. Try to do the offered exercises and do not get discouraged if you fail in some of them.
The next chapter will talk about many advanced Go features, including error handling, pattern matching, regular expressions, reflection, unsafe code, calling C code from Go, and the strace(1) command-line utility. I will compare Go with other programming languages and give you practical advice in order to avoid some common Go pitfalls.
推薦閱讀
- Spring 5企業級開發實戰
- Mastering Ember.js
- 算法精粹:經典計算機科學問題的Java實現
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Learning Linux Binary Analysis
- 面向STEM的Scratch創新課程
- Visual Basic程序設計習題解答與上機指導
- Python編程:從入門到實踐
- Kivy Cookbook
- MyBatis 3源碼深度解析
- Java EE Web應用開發基礎
- 算法設計與分析:基于C++編程語言的描述
- MongoDB Cookbook
- Python Penetration Testing Essentials
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)