freeCodeCamp/guide/arabic/go/goroutines/index.md

16 lines
719 B
Markdown
Raw Normal View History

---
title: Goroutines
localeTitle: Goroutines
---
## Goroutines
هذا هو كعب. [ساعد مجتمعنا على توسيعه](https://github.com/freecodecamp/guides/tree/master/src/pages/go/goroutines/index.md) .
[سيساعدك دليل النمط السريع هذا على ضمان قبول طلب السحب](https://github.com/freecodecamp/guides/blob/master/README.md) .
#### معلومات اكثر:
* [جولة في الذهاب](https://tour.golang.org/concurrency/1)
* [الذهاب عن طريق المثال](https://gobyexample.com/goroutines)
* [Golang كتاب](https://www.golang-book.com/books/intro/10)
* [مواصفات لغة برمجة Go](https://golang.org/ref/spec#Go_statements)