Skip to content

Instantly share code, notes, and snippets.

View ramesh2014's full-sized avatar
🐝
Busy Bumble Bee

Ramesh ramesh2014

🐝
Busy Bumble Bee
  • Hyderabad
View GitHub Profile
@ramesh2014
ramesh2014 / vbatools.txt
Last active July 2, 2019 02:35
VBA Tools
https://github.com/VBA-tools
@ramesh2014
ramesh2014 / criteria.txt
Created September 23, 2015 10:08 — forked from gigamonkey/criteria.txt
Hiring criteria: looking for the ability to …
Write a program that does what it’s supposed to do
Write idiomatic code
Debug a program that you wrote
Debug a program someone else wrote
Debug the interaction between a system you wrote and one you didn’t
File a good bug report
Modify a program you didn’t write
Test a program you wrote
Test a program you didn’t write
Learn a new programming language