Git and GitFlow
For us, version management for all design files is performed under the Git framework with Git-Flow as the workflow model and SourceTree as the software tool. Remote repositories (i.e., origin) are located on github.
For us, version management for all design files is performed under the Git framework with Git-Flow as the workflow model and SourceTree as the software tool. Remote repositories (i.e., origin) are located on github.
Having worked on some complicated systems with embedded software, I appreciate the list from this amazingly well-written paper on best practices in software development independent of software language.
The story of four app developers are showcased during the WWDC 2009 keynote. It is this video that inspired me to start the journey to be an iOS app developer. I must have watched this video a hundred times.
I am a coder for life. It is more than writing great software or creating excellent apps. It is a way of thinking through a complex problem logically step by step and knowing the details.
Losing a few weeks of files after the hard-drive on my MacBook Pro (MBP) failed during power-up, I realized my backup strategy just wasn't good enough. I needed a rock-solid backup strategy.