freeCodeCamp/guide/arabic/go/go-slices/index.md

16 lines
771 B
Markdown
Raw Normal View History

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