Sagar Sonwane

Results 9 issues of Sagar Sonwane

Existing README and article has only instructed to install go to use go/tour locally, new change instructs to first install both git and go. Fixes: golang/tour#1096

cla: yes

The existing description didnot explain the type keyword and had less explanation of struct. New changes added an explanation on struct and type keyword. Fixes: golang/tour#121

cla: yes

Existing description does not give a clear idea about the syntax of struct literals. New changes added small description and example breakdown to explain struct literals. Fixes: golang/tour#412

cla: yes

Existing description does not contain any explanation for += operator. New changes added brief explanation for += operator in flowcontrol/1. Fixes: golang/tour#436

cla: yes

Existing content does not mention the solution repository link for exercises in tour. New changes added link of solution to the exercies. Fixes: golang/tour#542

cla: yes

Existing description does not contain any description related to else statement. New changes describes syntax for else statement. Fixes: golang/tour#442

cla: yes

Existing article is misleading, in new change clear description is provided. Fixes: golang/tour#743

cla: yes

Existing article doesnot contain the description for imports on/off button. In new change, added description for imports on/off button in the welcome article page-1. Fixes: golang/tour#998

cla: yes