Code Monkey home page Code Monkey logo

golang's Introduction

golang

Practice for go lang

  1. hello_world.go
  2. values.go
  3. variable.go
  4. constants.go
  5. for.go
  6. if-else.go
  7. switch.go
  8. arrays.go
  9. random.go
  10. slice.go
  11. maps.go

Random Programs

The programs are in Random folder

  1. test.go
  2. Rest.go
  3. papersize.go
  4. randomNumberGenrator.go
  5. divisors.go
  6. Kafka
  7. Customer
  8. Logger
  9. Config

Beginner exercises

The programs are in Beginner exercises folder

  • Create a program that shows your name.
    name.go
  • Create a program that shows your address.
    address.go
  • Create a program and add a comment with your name.
    comment.go
  • Create a program with multiple string variables.
    multiple_strings.go
  • Create a program that holds your name in a string.
    string_name.go

Intermediate exercises

Challenges

Todos

  • Add MORE assignment

Note :- Steps to run program

$ go run hello_world.go
        OR
$ go build hello_world.go
$ ./hello_world

golang's People

Contributors

abrar-abu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.