mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
golang\conditional-statement (#4400)
* golang\conditional-statement golang\conditional-statement\golang programs switch case - new link provided * Add both conditional statements --------- Co-authored-by: Arik Chakma <arikchangma@gmail.com>
This commit is contained in:
parent
102c57e925
commit
c95caccae5
@ -11,4 +11,5 @@ Visit the following resources to learn more:
|
||||
- [Effective Go: if statement](https://go.dev/doc/effective_go#if)
|
||||
- [Basic conditional patterns](https://yourbasic.org/golang/if-else-statement/)
|
||||
- [Go by Example: If-Else](https://gobyexample.com/if-else)
|
||||
- [Golang programs switch case](https://www.golangprograms.com/golang-if-else-statements.html)
|
||||
- [Golang programs If-Else statement](https://www.golangprograms.com/golang-if-else-statements.html)
|
||||
- [Golang programs switch case](https://www.golangprograms.com/golang-switch-case-statements.html)
|
||||
|
Loading…
x
Reference in New Issue
Block a user