Odd Code

A place where the oddest codes are found in their simplest form.

  • GoLang
  • Javascript
  • NodeJS
  • ES6
Subscribe
GoLang

MAKE me a gopher

How to write a Makefile for a typical Golang project. Make makes it easy to standardize build process across multiple projects written in different languages.

Dave Amit Dave Amit
GoLang

Truly micro docker images (from scratch) for microservices in golang

Build truly micro docker images (from scratch) using multi-stage docker build and golang based microservice

Dave Amit Dave Amit
GoLang

Embed versioning information in golang binary

Embed version related information while compiling a statically linked using a utility called govvv

Dave Amit Dave Amit
GoLang

Statically compile GOLANG programs

Learn how to statically compile a go code base for a specific OS and Platform Architecture. It has many uses including building compact docker images.

Dave Amit Dave Amit
Getting Started

REST a little bit with Golang.

Basic RESTful Service with GOLANG using mux.

Dave Amit Dave Amit
GoLang

Go - Hello World!

Get started with golang with a basic Hello World program.

Dave Amit Dave Amit
GoLang

The Golang toolchain (visual studio code)

Setup golang toolchain for visual studio code, it covers how to install golang on an ubuntu box and setup basic toolchain for visual studio code

Dave Amit Dave Amit
GoLang

Getting started: Golang

Getting started with golang (basic tutorial index) It covers: 1. Installation and configuration of workspace 2. basic hello world type tutorials for console, HTTP web API and GRPC

Dave Amit Dave Amit
NodeJS

Get started with es6 and nodejs with babel

Let's face it es6 is absolutely amazing! And you'll want to use it for your next project or perhaps write new modules for an existing project, yes? well, who wouldn't! Let me tell

Dave Amit Dave Amit
Javascript

Javascript closure in action

Who is this article intended for? All folks who are working with javascript, learning javascript or have been using fancy javascript frameworks and platforms like angularjs, nodejs or even as basic as jQuery

Dave Amit Dave Amit
NodeJS

RESTful api with express-js and mongodb - Part 2

After a standard period of hibernation, I am awake and hungry, but first its time to pay the dues so without wasting much of your time, lets jump right into it. This is

Dave Amit Dave Amit
NodeJS

RESTful api with express-js and mongodb - Part 1

Apps are evolving and evolving very fast, they are getting more distributed more diverse then ever with all the new breakthrough technological wonders that we are witnessing these days. I am working my

Dave Amit Dave Amit
Javascript

Ubuntu and Node js go hand in hand

If you have not yet started learning and fooling around with Node.js, You don't need to worry, its never too late to start right now and as a matter of fact, its

Dave Amit Dave Amit
Entity Framework

All you need to know about entity framework code first migrations

By introducing LINQ (Language Integrated Query), Microsoft brought around a revolutionary change in how we (.net programmers) process data, let the data be in memory structures like arrays, list, collection or a database

Dave Amit Dave Amit
Javascript

Sometimes going back helps moving forward

I am sure that since the beginning of web pages, every developer / programmer / designer must have come across a very forgiving, light and some what mysterious language; where Coma no coma, semi colon

Dave Amit Dave Amit
Odd Code © 2019
Latest Posts Facebook Twitter Ghost

Subscribe to Odd Code

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox