- Regina Moore
Head First Go
Go represents an attempt to improve on some weaknesses of traditional compiled programming languages. It de-emphasizes or removes error-prone language structures like class inheritance and exception handling. It features great concurrency support and automatic memory management (garbage collection).
Read Now Learn More * eBook includes iBooks, PDF & ePub versions















