60-days-of-go
60-days-of-go copied to clipboard
:card_index_dividers: 60 days discovering go
60 days of go
:card_index_dividers: 60 days discovering go
Heavily inspired by Going.go of my friend @joaoh82.
Personal challenge to post every day a note about go.
| Day | Title |
|---|---|
| 001 | Hello World |
| 002 | FizzBuzz |
| 003 | Fibonacci |
| 004 | Closures |
| 005 | Error Handling |
| 006 | Pokedex |
| 007 | Strategy pt.I |
| 008 | Strategy pt.II |
| 009 | JSON the killer |
| 010 | Murder Robot Dog |
| 011 | TODO API pt.I |
| 012 | TODO API pt.II |
| 013 | TODO API pt.III |
| 014 | Decorators |
| 015 | Singleton |
| 016 | CSV |
| 017 | Benchmark |
| 018 | Starter pt.I - IF statement |
| 019 | Starter pt.II - Switch statement |
| 020 | Starter pt.III - Loops |
| 021 | Starter pt.IV - Arrays |
| 022 | Starter pt.V - Slices |
| 023 | Starter pt.VI - Maps |
| 024 | Starter pt.VII - Functions |
| 025 | Starter pt.VIII - Pointers |
| 026 | Starter pt. IX - Structs |
| 027 | SSH |
| 028 | Don't panic |
| 029 | Probe Connection |
| 030 | Inception |
| 031 | Diving in the ocean |
| 032 | Attach |
| 033 | Interfaces |
| 034 | Write in C |
| 035 | Goroutines |
| 036 | Channels |
| 037 | Select |
| 038 | More channels |
| 039 | Alarm |
| 040 | Task Queue |
| 041 | Type Assertion |
| 042 | Defer |
| 043 | Strings |
| 044 | Regex |
| 045 | Quick Test |
| 046 | Debug - Delve |
| 047 | Debug - GDB |
| 048 | Go Docker |
| 049 | Black Screen of Death |
| 050 | Singleton |
| 051 | Dr. Strange |
| 052 | Mutex |
| 053 | GOFN |
| 054 | String Theory |
| 055 | Sort |
| 056 | Path |
| 057 | Setup and Teardown |
| 058 | Context |
| 059 | Templates |
| 060 | Awesome! |