İnanç Gümüş

Results 7 repositories owned by İnanç Gümüş

gobyexample

111
Stars
20
Forks
Watchers

📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code

godocc

135
Stars
10
Forks
Watchers

go doc with colors

learngo

18.4k
Stars
2.5k
Forks
315
Watchers

❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.

learnrust

562
Stars
55
Forks
Watchers

A guide to Rust's basics distilled for programmers

myhttp

34
Stars
14
Forks
Watchers

Simplest HTTP GET requester for Go with timeout support

prettyslice

64
Stars
9
Forks
Watchers

Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.

screen

74
Stars
12
Forks
Watchers

Little helper for clearing the screen using pure Go in a cross-platform way