A Place To Learn Software Technologies

A Blog to learn Software Technologies like C, Golang and Java

  • Home
  • Golang
  • About

How To ???


1. How To Install VMWARE PLAYER In UBUNTU 14.04 LTS

2. How To Install GNOME Desktop Environment In UBUNTU 14.04 LTS

3. How To Change the HOSTNAME in Linux ( CentOS 6 / RHEL6 )
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Comments (Atom)

SEARCH THIS BLOG

BEST PAGES

  • Golang Tutorials
  • Linux Shell Script
  • Linux Programming
  • Linux Commands
  • How To ???
  • Design Pattern Tutorial

All Topics

  • Golang (21)
  • C (16)
  • Shell Script Exercises (14)
  • shell scripting tutorial (12)
  • Linux (9)
  • Design Pattern in C++ (7)
  • POSIX Thread (6)
  • Linux Commands (4)
  • CPP (2)
  • How To (2)
  • Linux Programming (2)
  • Design Pattern Tutorial in CPP (1)
  • Kernel Module Programming (1)

POPULAR POST

  • Factory Method Pattern
    Factory Method pattern comes under creational pattern. According to Gang Of Four intent of Factory Method pattern is to Define an inter...
  • Linux Command To Rename The Multiple Files
    [sujin@localhost blog]$ ls -l total 0 -rw-rw-r--. 1 sujin sujin 0 Oct 19 13:12 centos6file1 -rw-rw-r--. 1 sujin sujin 0 Oct 19 13:12 cen...
  • hexdump command examples in linux
    hexdump: linux1machine-~/ssdir: cat dumptext.txt aj14Qy8 Character linux1machine-~/ssdir: hexdump -c dumptext.txt 0000000   a   j   ...
  • Command line flags in Golang
    Command line flags  helps to pass the value from command line itself when running the program. If you are a C/C++ programmer in unix platfor...
  • Implementing switch using function pointer in C
    PROGRAM :  #include <stdio.h> int add ( int , int ) ; int sub ( int , int ) ; int mul ( int , int ) ; int div ( int , int ) ;...

Follow Me On Facebook

Blog Archive

  • ▼  2016 (22)
    • ▼  May (21)
      • Deploy Golang Web Application to Heroku cloud Plat...
      • Connect Redis from Golang
      • Buffered io reader and writer in Golang
      • Simple HTTP Web Server in Golang
      • Container list in Golang
      • Wait For All Goroutines to Finish Using WaitGroup ...
      • Variable argument function in Golang
      • Command line flags in Golang
      • Command line arguments in Golang
      • Structure in Golang
      • Interface in Golang
      • Defer in Golang
      • Panic in Golang
      • Method in Golang
      • Function in Golang
      • Map in Golang
      • Array in Golang
      • For loop in Golang
      • Switch Case Statement in Golang
      • If loop in Golang
      • Golang Hello World Program
    • ►  February (1)
  • ►  2015 (14)
    • ►  October (5)
    • ►  September (3)
    • ►  March (1)
    • ►  February (5)
  • ►  2014 (10)
    • ►  October (2)
    • ►  September (1)
    • ►  August (5)
    • ►  July (2)
  • ►  2013 (51)
    • ►  November (1)
    • ►  July (1)
    • ►  June (11)
    • ►  May (5)
    • ►  April (3)
    • ►  March (22)
    • ►  February (4)
    • ►  January (4)
Powered by Blogger.