Skip to main content

The Imposter's Roadmap

0h 0m 0s
English
Paid

Course description

It takes more than coding skills to lead projects. If you're going to move up, you need master the art of source control, code reviews, DevOps, monitoring, reporting, project management, and, oh yeah, other people. I got you.

Read more about the course

There is a rush that comes over you when you're responsible for shipping software for your client or boss. You have delivered, brought value, and made an impact. This is why we do this job: building software and changing the lives of the users that use it. Sure, coding is fun, but shipping is magical. It takes more than just drive and determination As a senior developer or project lead, you have to know your tools and processes. Source control management, Agile practices, container orchestration, how to test correctly, and how to debug a crashing application in a very short amount of time. These skills are cultivated over time, and if you're lucky, you have a lead who is showing you how to do these things, hopefully the right way. If you're unlucky, like I was, you're teaching yourself, learning on the fly. If that's you, then this book is for you.

I’m Rob Conery and I’ve been building software for over 25 years without a CS degree. I’ve created applications for huge corporations including Ameritech and Southwest Bell. I’ve contracted to Visa, Google, Starbucks and PayPal - creating their very first developer portal back in 2005. I wrote an open source e-commerce site for Microsoft that was demoed on stage by Steve Ballmer at Tech Ed, Microsoft’s biggest developer conference (now //Build). I've been a CTO 3 times and run multi-million dollar projects for Fortune 50 clients around the world. I had to learn how to ship software the hard way, but you don't!

Books

Read Book The Imposter's Roadmap

#Title
1The-Imposters-Roadmap-Print

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Build RESTFUL APIs using Kotlin and Spring Boot

Build RESTFUL APIs using Kotlin and Spring Boot

Sources: udemy
Kotlin is the Modern, concise and safe programming language and is one of the popular JVM language in this day and age. It’s also interoperable with Java and other languages, an...
8 hours 23 minutes 18 seconds
Algorithms and Data Structures

Algorithms and Data Structures

Sources: Oz Nova (csprimer.com)
The study of algorithms and data structures can be an especially useful field because it touches on the very essence of programming: solving complex problems.
26 hours 32 minutes 19 seconds
SAAS Web Development

SAAS Web Development

Sources: Prodigies University
Learn to create fully functional SAAS products from scratch to a finished solution, covering all stages of development, including working with databases...
43 hours 32 minutes 12 seconds
System Design for Interviews and Beyond

System Design for Interviews and Beyond

Sources: Mikhail Smarshchok
Having over 15 years of industry experience, last 9 years I worked on building scalable, highly available and low latency distributed systems. For a long time, I have wondered w...
7 hours 53 minutes 5 seconds
Garbage Collection Algorithms

Garbage Collection Algorithms

Sources: udemy, Dmitry Soshnikov
Memory leaks and dangling pointers are the main issues of the manual memory management. You delete a parent node in a linked list, forgetting to delete all its
2 hours 13 minutes 20 seconds