.Net, Rails, and other stuff
Sai Jyothi Prasad Ponduru's learning blog
Sunday, October 26, 2014
"You're already doing TDD" written by david banham
You're already doing TDD written by david banham
http://blog.davidbanham.com/articles/tdd/
Thursday, October 23, 2014
git in 2 minutes
git in 2 minutes
http://www.garyrobinson.net/2014/10/git-in-two-minutes-for-a-solo-developer.html
Sunday, October 19, 2014
How to Solve Error:: VMware Workstation and Hyper-V are not compatible.
http://www.youtube.com/watch?v=IrP4vlw5LUY
To turn off Hyper-V:
bcdedit /set hypervisorlaunchtype off
reboot
To turn on Hyper-V:
bcdedit /set hypervisorlaunchtype auto
reboot
How to register your phone for development for Windows Phone 8
http://msdn.microsoft.com/library/windows/apps/ff769508(v=vs.105).aspx
http://stackoverflow.com/a/20817431/637563
Saturday, October 18, 2014
Intro to d3.js
http://square.github.io/intro-to-d3/
Game development - Unity & C#
http://msdn.microsoft.com/en-us/magazine/dn759441.aspx
Thursday, October 9, 2014
Scott Hanselman - Scaling Yourself
A great talk by Scott Hanselman about Effectivness, Efficiency, Time Management.. etc..
https://www.youtube.com/watch?v=IWPgUn8tL8s
Tuesday, October 7, 2014
Hacker News API through Firebase
https://github.com/HackerNews/API
Could use this for test projects, to learn about Firebase etc
Sunday, October 5, 2014
Puzzle Driven Development
http://www.yegor256.com/2009/03/04/pdd.html
Friday, October 3, 2014
Windows 10 Tech Preview on a VM
http://learningmachine.quora.com/Installing-Windows-10-Technical-Preview-on-a-Virtual-Machine
‹
›
Home
View web version