资源简介
1. 初识Go语言
1.1 Go语言介绍
1.1.1 Go语言是什么
2009年11月10日,Go语言正式成为开源编程语言家庭的一员。
Go语言(或称Golang)是云计算时代的C语言。Go语言的诞生是为了让程序员有更高的生产效率,Go语言专门针对多处理器系统应用程序的编程进行了优化,使用Go编译的程序可以媲美C或C++代码的速度,而且更加安全、支持并行进程。
开发人员在为项目选择语言时,不得不在快速开发和性能之间做出选择。C和C++这类语言提供了很快的执行速度,而 Ruby 和 Python 这类语言则擅长快速开发。Go语言在这两者间架起了桥梁,不仅提供了高性能的语言,同时也让开发更快速。
代码片段和文件信息
相关资源
-
Google C++ st
yle Guide - 《Data Structures and Algorithm Analysis in C
- mongoDB 4.1.4 msi安装包 2018.11.5日 清测可
- BombGoldFlower.cpp
- 谷歌C++编码规范 Google C++ 风格指南
- Data Structures and Algorithm Analysis in C++
- 数据结构c语言版第2版课后习题答案
- 数据结构与算法分析C++语言描述第四
- Google-C++编码规范中文版最新整理PDF版
- MongoDB C/C++开发使用案例Demo
- WIndow下使用QT C++开发生成带Logo的二维
- Algorithms in C++236166
- Algorithms in C++ 1 - 4
- VC++开发实战1200例界面换肤模块
- BASIC语言教程
- Data Structures and Algorithm Analysis in C++ (
- Go语言圣经 完整清晰版的
- 魔法学院的奇幻之旅:用 GoC 编程绘图
- C++ Google地图API源码
- Data Structures and Algorithm Analysis in C++
- GoF+23种设计模式解析(2nd+Edition).p
- gtest-1.7.0
- Algorithms in C++ Parts 1-4 (3rd Edition)
- Algorithms in C++ Parts 1-4(英文版)Robe
- algorithms in C++
- Data Structures and Algorithms in C++ 2nd Edit
- Visual C++开发实战1200例(第2卷).(配
- Visual C++ 开发实战1200例第1卷高清带书
- Data Structures Algorithms and Applications in
- Computer Graphics Programming in OpenGL with C
评论
共有 条评论