Git Product home page Git Product logo

novalagung / dasarpemrogramangolang Goto Github PK

View Code? Open in Web Editor NEW
2.2K 34.0 399.0 689.16 MB

๐Ÿ“– Source Code Website/Ebook Dasar Pemrograman Golang

Home Page: https://dasarpemrogramangolang.novalagung.com/

License: Creative Commons Attribution Share Alike 4.0 International

Go 45.08% CSS 19.60% JavaScript 15.21% DIGITAL Command Language 7.26% HTML 12.85%
golang go tutorial book learning source-code ebook

dasarpemrogramangolang's Issues

New page: better configuration

also need to rethink the existing configuration (the one that uses JSON file). do we really need that? it is nice, but not very recommended I believe.

New page: social auth (goth)

  • social auth in native go lib
  • introduction of goth library
  • variety of auth protocols (OAuth, OAuth 2.0, ...)
  • implementation example for OAuth
  • implementation example for OAuth 2.0

New page: Timezone

  • how go handle date time data
  • timezone vs unix timestamp (epoch)
  • how to handle PST/PDT kind of situation

New page: memory pooling

  • what is memory pool and why it's needed
  • write the implementation in both sync.Pool
  • write alt implementation in buffered channel

Kesalahan tulis

Ijin melaporkan beberapa kesalahan tulis:

New page: payment gateway (xendit)

  • about payment gateway
  • about xendit
  • prerequisites on implementing payment gateway
  • xendit implementation in go
  • use ngrok for exposing the local callback url

[Bug] B.18. HTTP Basic Authentication

โžœ  ~ go version
go version go1.14 darwin/amd64
โžœ  ~ go env
GO111MODULE=""
GOARCH="amd64"
GOBIN="/Users/go/bin"
GOCACHE="/Users/Library/Caches/go-build"
GOENV="/Users/Library/Application Support/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOINSECURE=""
GONOPROXY=""
GONOSUMDB=""
GOOS="darwin"
GOPATH="/Users/go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/usr/local/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64"
GCCGO="gccgo"
AR="ar"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/vy/g05tg4j17r5_qgbn6dywcw0h0000gn/T/go-build012563067=/tmp/go-build -gno-record-gcc-switches -fno-common"

Screen Shot 2020-04-02 at 13 15 05

[Bug] A.52.1. Penggunaan HTTP Request

Screen Shot 2020-03-08 at 18 09 45

GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/gouser/Library/Caches/go-build"
GOENV="/Users/gouser/Library/Application Support/go/env"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GONOPROXY=""
GONOSUMDB=""
GOOS="darwin"
GOPATH="/Users/gouser/go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/usr/local/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64"
GCCGO="gccgo"
AR="ar"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD=""
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/vy/g05tg4j17r5_qgbn6dywcw0h0000gn/T/go-build101780905=/tmp/go-build -gno-record-gcc-switches -fno-common"

Here: https://play.golang.org/p/Da_6HCtFw-j

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.