First Timers Only – Get Involved in Open Source and commit code to your first project. Here is a unique way to start contributing to the open source world.
Ruby on Rails Tutorial: Learn From Scratch
Ruby on Rails Tutorial: Learn From Scratch: This was an interesting cheat sheet blog for ruby rails command. I really liked the straight forward one line comments for each command to accomplish a task. Great resource!!
Code Like A Girl – YouTube
Code Like A Girl – YouTube This is amazing and super thrilling to know about the apps that is being developed by these developers.
Learning by Shipping | products, development, management…
Learning by Shipping | products, development, management…:
It is interesting to know the credit card companies were the pioneers in harvesting the concept of “Junk Mail”.
“Credit card companies became famous for the offers inside your monthly statement in the 1980s—little paper inserts with offers to buy custom return address labels, go on cruises, or secure other financial products. Like confetti they would fall out of the envelope. These were the very definition of ‘junk mail’. Then the companies began to use your previous purchase history to target these inserts. If you were paying attention then you realized that junk mail started to look less and less junky. This ‘feature’ turned into a fear that credit cards were selling your charging history to random companies.”
Visual Studio Code – Code Editing. Redefined.
Visual Studio Code – Code Editing. Redefined.: After a long time, a microsoft product that I really enjoy working on. I’m planning to make it my primary text editor. But for now, BBEdit is awesome.
Confreaks TV | Strategies for being the Junior on the Team – RailsConf 2015
Confreaks TV | Strategies for being the Junior on the Team – RailsConf 2015 This is a good talk. If Ruby rails is the second life development stack, the talk was very interesting to watch.
Code Review Best Practices
Code Review Best Practices Practical steps to do some code reviews. But one man’s best practice is another man’s opinion. But hopefully some of the tips can be used well.
java – What’s the difference between JPA and Hibernate? – Stack Overflow
java – What’s the difference between JPA and Hibernate? – Stack Overflow: This was a good touch point question to understand JPA and Hibernate. From the question there was a blogger who has a real down to earth explanation.
How to Deploy Rails Application to VPS | SUDOBITS – Free and Open Source Stuff
Linking to get the basics done when doing a VPS., very helpful and detailed.
How to Deploy Rails Application to VPS | SUDOBITS – Free and Open Source Stuff.
Ruby on Rails – Deploying to DigitalOcean – YouTube
Ruby on Rails – Deploying to DigitalOcean: After almost 3 days of trying to deploy a rails app in Digital Ocean’s rails stack, this tutorial was very helpful to get the deployment working. It is better to use the RubyMine ide and download the app that is created by the default instance and start building on it. I was battling to go back and forth of using capistrano. But may be next iteration it will be a good excersise.