Skip to content

Instantly share code, notes, and snippets.

View prakashn27's full-sized avatar
✌️
be good, do good

Prakash Natarajan prakashn27

✌️
be good, do good
View GitHub Profile
// RemoveDuplicates.cpp : main project file.
#include "stdafx.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <crtdbg.h>
#include "DebugHelper.h"
#ifdef _DEBUG
@prakashn27
prakashn27 / CSS_microsoft_notes.md
Last active February 16, 2016 18:57
Notes of How to master css video

How to Master CSS

Link to the video

Document Structure and Semantics

  • Html

Logic

  • Javascript

Formatting and DIsplay

____ ____ _ _ __ _ ____ _ _
| _ \| _ \ / \ | |/ / / \ / ___|| | | |
| |_) | |_) | / _ \ | ' / / _ \ \___ \| |_| |
| __/| _ < / ___ \| . \ / ___ \ ___) | _ |
|_| |_| \_/_/ \_|_|\_/_/ \_|____/|_| |_|
____ _ _
| _ \ _ __ __ _| | ____ _ ___| |__
| |_) | '__/ _` | |/ / _` / __| '_ \
@prakashn27
prakashn27 / Interview.md
Last active August 29, 2015 14:02
Interview important links