Rich Hickey emphasizes simplicity’s virtues over easiness’, showing that while many choose easiness they may end up with complexity, and the better way is to choose easiness along the simplicity path.
A collection of articles and resources of interest to the modern software developer
Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs
Showing posts with label Video. Show all posts
Showing posts with label Video. Show all posts
Thursday, October 20, 2011
Simple Made Easy | InfoQ
InfoQ: Simple Made Easy
Friday, July 29, 2011
Video: Introduction to Git with Scott Chacon of GitHub - Marakana
Video: Introduction to Git with Scott Chacon of GitHub - Marakana
In this presentation from Scott Chacon, author of Pro Git and evangelist at GitHub you'll get everything you need know about Git. Below is Scott's description of the talk:
This talk introduces the Git Version Control System by looking at what Git is doing when you run the commands you need to do basic version control with it. We'll look at how to use Git to do the basics, while seeing how it differs from Subversion, what staging and committing actually looks like, how it stores it's data, how it branches and merges so nicely and how it talks to a server when pushing and fetching. Then we'll look at how to look at your history with log in interesting ways. This should help Git newbies get acquainted with the popular VCS and other Git users get a glimpse of what's happening under the hood.
Subscribe to:
Posts (Atom)