START HERE
“First, solve the problem. Then, write the code.” – John Johnson
“ Code is like humor. When you have to explain it, it’s bad.” – Cory House
“Make it work, make it right, make it fast.” – Kent Beck
Go
Go is a statically typed, compiled programming language. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. It was designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson.
PYTHON
Python is an interpreted, high-level, general-purpose programming language.
Programmer’s lifestyle
Everything from “How to code” to “The best posture for your back and wrist”.