Skip to content

Instantly share code, notes, and snippets.

View CXXN008's full-sized avatar
████████████████████████████████████████████████████████████████████████████████

CXXN008 CXXN008

████████████████████████████████████████████████████████████████████████████████
View GitHub Profile
@CXXN008
CXXN008 / win32.go
Created November 15, 2017 08:47 — forked from nathan-osman/win32.go
Simple Windows GUI application written in Go
package main
import (
"log"
"syscall"
"unsafe"
)
var (
kernel32 = syscall.NewLazyDLL("kernel32.dll")
@CXXN008
CXXN008 / README.md
Created August 1, 2017 06:28 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed