First draft
This commit is contained in:
76
README.md
76
README.md
@@ -1 +1,75 @@
|
||||
# awesome-cto
|
||||
# Awesome CTO
|
||||
|
||||
A curated list of resources for CTO position, with the emphasis on startups
|
||||
|
||||
|
||||
## Contents
|
||||
|
||||
* [General](#general)
|
||||
* [Hiring](#hiring)
|
||||
* [Development process](#development-process)
|
||||
* [Architecture](#architecture)
|
||||
* [Technologies](#technologies)
|
||||
* [More links](#more-links)
|
||||
|
||||
|
||||
## General
|
||||
* [The Different CTO Roles](http://www.allthingsdistributed.com/2007/07/the_different_cto_roles.html) - Werner Vogels *(Amazon CTO)*
|
||||
* [Is it required to be a developer to become a CTO?](https://www.quora.com/Is-it-required-to-be-a-developer-coder-to-become-a-CTO-Why-cant-an-architect-become-a-CTO) *(Quora)*
|
||||
* [Three Golden Rules to Finding a CTO](http://www.rudebaguette.com/2011/12/01/three-golden-rules-to-finding-a-cto/)
|
||||
* [Becoming a CTO](https://juokaz.com/blog/becoming-a-cto)
|
||||
|
||||
## Hiring
|
||||
|
||||
* [The Guerrilla Guide to Interviewing](https://www.joelonsoftware.com/2006/10/25/the-guerrilla-guide-to-interviewing-version-30/) - Joel Spolsky *(StackOverflow co-founder)*
|
||||
* [Why Can't Programmers.. Program?](https://blog.codinghorror.com/why-cant-programmers-program/) - Jeff Atwood *(StackOverflow co-founder)*
|
||||
|
||||
|
||||
## Development process
|
||||
|
||||
* [Introduction to Scrum for Managers and Executives](http://www.goodagile.com/resources/goodagile_managers_presentation.pdf)
|
||||
* [Writing User Stories, Examples and Templates In Agile Methodologies](http://www.yodiz.com/blog/writing-user-stories-examples-and-templates-in-agile-methodologies/)
|
||||
|
||||
|
||||
## Architecture
|
||||
|
||||
* [Microservices – Please, don’t](http://basho.com/posts/technical/microservices-please-dont/)
|
||||
* [HackerNews related discussion](https://news.ycombinator.com/item?id=12508655)
|
||||
* [NoSQL Databases: a Survey and Decision Guidance](https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d)
|
||||
|
||||
## Technologies
|
||||
|
||||
* Algorithms
|
||||
* [Big-O explained in plain English](http://stackoverflow.com/a/487278/472433)
|
||||
* Javascript
|
||||
* [SuperheroJS collection](http://superherojs.com)
|
||||
* Machine Learning
|
||||
* [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
|
||||
* Big scale
|
||||
* [What is CAP Theorem?](https://www.quora.com/What-Is-CAP-Theorem-1) *(Quora)*
|
||||
* [CAP Theorem: Revisited](http://robertgreiner.com/2014/08/cap-theorem-revisited/)
|
||||
* Security
|
||||
* [SaaS CTO Security Checklist](http://cto-security-checklist.sqreen.io)
|
||||
* Cloud
|
||||
* [Open Guide to Amazon Web Services](https://github.com/open-guides/og-aws)
|
||||
|
||||
|
||||
## Related stuff
|
||||
|
||||
* [What makes for a successful CEO and CTO relationship in a startup?](https://www.quora.com/What-makes-for-a-successful-CEO-and-CTO-relationship-in-a-startup) *(Quora)*
|
||||
* [What’s the Second Job of a Startup CEO?](https://blog.ycombinator.com/the-second-job-of-a-startup-ceo/)
|
||||
* [Things I will tell my kids if they become entrepreneurs](http://www.slideshare.net/laurenthaug/things-i-will-tell-my-kids-if-they-become-entrepreneurs)
|
||||
* [What do VCs really look for when making investments?](https://www.quora.com/What-do-VCs-really-look-for-when-making-investments) *(Quora)*
|
||||
|
||||
|
||||
## More links
|
||||
|
||||
* [Awesome Awesomeness](https://github.com/bayandin/awesome-awesomeness)
|
||||
* [Awesome.re](https://github.com/sindresorhus/awesome)
|
||||
* [Chief Technology Officer VS Coder Thinker Organizer](https://github.com/92bondstreet/cto)
|
||||
* [Socal CTO](http://www.socalcto.com/2011/09/startup-cto.html)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
Reference in New Issue
Block a user