30% OFF - Use code HANDSON30 for 30% off any course or Dometrain Pro! Browse courses →
  • Courses
  • Learning Paths
  • Blogs
  • Authors
  • Leaderboard
  • Dometrain Pro
  • Shopping Basket

    Your basket is empty

  • Business Portal
  • Career: Career Management for Software Engineers

    Learn how to take the future of your career into your own hands.

    About This Course

    Are you feeling like your career isn't moving as fast as you would hope, even though you are excellent on the technical level? Many developers face this issue because being good at software engineering is one thing, but being able to move forward in your career includes an entire suite of things you should be doing outside coding. In this course, Microsoft Principal Software Engineering Manager Nick Cosentino and Yelp Engineering Manager Ryan Murphy will teach you everything they know to take your career path into your own hands using the knowledge they gained managing hundreds of engineers over the years. Not only will you get all your career management questions answered, but you will also get an action plan at the end of the course to start taking actionable steps immediately.

    Course Curriculum

    3h 57m 8 sections
    Welcome
    01:34 Free preview
    What will you learn in this course?
    01:57 Free preview
    Who is this course for and prerequisites?
    02:37 Free preview
    Teaching style
    01:13 Free preview
    What is Career Management?
    04:14
    What Does Career Management Look Like?
    06:42
    Introduction to Internal vs External Career Growth
    04:46
    Internal vs. External Career Paths
    10:44
    Recognising the Signs
    09:09
    Exercise: Reflect on Your Current Path
    06:30
    Introduction to Managing Your Career Externally
    06:01
    Preparing for External Opportunities
    13:32
    Chasing External Roles
    11:40
    Evaluating External Offers
    10:57
    Exercise: Draft Your External Career Checklist
    05:41
    Introduction to Managing Your Career Internally
    07:21
    Building Your Case for Promotion
    15:52
    Navigating Internal Career Opportunities
    14:20
    Handling Internal Career Challenges
    05:44
    Exercise: Identify Your Next Internal Step
    11:08
    Why You Need To Be Consistent?
    05:32
    Keeping Your CV and LinkedIn Updated
    11:24
    Growing and Maintaining Your Network
    07:50
    Investing in Continuous Learning
    07:09
    Exercise: Create a Career Maintenance Plan
    07:09
    Why Create An Action Plan?
    06:24
    Create Your Personal Career Strategy
    11:54
    Exercise: Write Down Your Top Three Career Goals
    26:41
    Conclusion
    00:52

    Meet Your Instructor

    Nick Cosentino

    Nick Cosentino

    Nick Cosentino is a Principal Software Engineering Manager at Microsoft and a .NET content creator. He manages the teams responsible for deploying the hundreds of services supporting the Microsoft365 suite of products to serve users across the planet. Nick brings his unique experiences to the Big Tech world having worked at a startup that scaled from a handful of employees to hundreds before it went public.

    Nick runs a software engineering and dotnet-focused blog as well as a YouTube channel called Dev Leader. While he enjoys solving complex problems with software solutions, Nick is passionate about reducing barriers for people to get started on their software engineering journey.

    View all courses by Nick Cosentino
    Ryan Murphy

    Ryan Murphy

    Ryan Murphy is an experienced Engineering Manager at Yelp, content creator, writer and speaker. He currently leads the teams responsible for all the infrastructure behind reliable and safe purchasing. His career has typically seen him either working on trading platforms at large financial institutions or implementing scalable infrastructure behind advertising.
    Ryan’s goal is to level-up the next generation of software engineering leadership, where there is currently little on offer for training and learning those new skills.

    View all courses by Ryan Murphy

    What's New

    Getting Started: Model Context Protocol (MCP)
    course

    Getting Started: Model Context Protocol (MCP)

    Learn how to get started with the Model Context Protocol (MCP) and integrate it into your applications.

    Learn more about Getting Started: Model Context Protocol (MCP)
    Hands-On: Learn TypeScript
    course

    Hands-On: Learn TypeScript

    Learn TypeScript through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn TypeScript
    Hands-On: Learn JavaScript
    course

    Hands-On: Learn JavaScript

    Learn JavaScript through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn JavaScript
    Hands-On: Data Structures & Algorithms in C#
    course

    Hands-On: Data Structures & Algorithms in C#

    Master data structures and algorithms through hands-on coding exercises in C#. Free to enroll for 7 days!

    Learn more about Hands-On: Data Structures & Algorithms in C#
    Blogsmith.ai
    feature

    Blogsmith.ai

    Turn your videos into blogs and newsletters with AI. Check out our new product at blogsmith.ai.

    Learn more about Blogsmith.ai
    Leaderboard
    feature

    Leaderboard

    See how you stack up against other learners. Track your progress, climb the ranks, and compete with the Dometrain community.

    Learn more about Leaderboard
    Hands-On: Learn PostgreSQL
    course

    Hands-On: Learn PostgreSQL

    Learn PostgreSQL through hands-on coding exercises. Practice what you learn with interactive challenges designed for every level.

    Learn more about Hands-On: Learn PostgreSQL
    Free Hands-On: C# for Beginners
    course

    Free Hands-On: C# for Beginners

    Learn C# through hands-on coding exercises. Practice what you learn with interactive challenges designed for everyone, from beginners to experts.

    Learn more about Free Hands-On: C# for Beginners
    Getting Started: AI for .NET Developers
    course

    Getting Started: AI for .NET Developers

    Get started with integrating AI into your .NET applications effectively using the latest LLM best practices.

    Learn more about Getting Started: AI for .NET Developers
    Getting Started: Building .NET Applications on AWS
    course

    Getting Started: Building .NET Applications on AWS

    Learn how to build and deploy .NET applications on AWS using CDK, Lambda, DynamoDB, S3, and more.

    Learn more about Getting Started: Building .NET Applications on AWS
    What's new in C# 14
    blog

    What's new in C# 14

    This guide covers every new C# 14 feature, explains its benefits, and provides practical code examples to help you navigate how you can use them.

    Learn more about What's new in C# 14
    Let's Build It: AI Chatbot with RAG in .NET Using Your Data
    course

    Let's Build It: AI Chatbot with RAG in .NET Using Your Data

    Build a Retrieval-Augmented Generation (RAG) chatbot that can answer questions using your data.

    Learn more about Let's Build It: AI Chatbot with RAG in .NET Using Your Data
    From Zero to Hero: SignalR in .NET
    course

    From Zero to Hero: SignalR in .NET

    Enable enterprise-grade real-time communication for your web apps with SignalR.

    Learn more about From Zero to Hero: SignalR in .NET
    Deep Dive: Solution Architecture
    course

    Deep Dive: Solution Architecture

    Master solution architecture and turn business needs into scalable, maintainable systems.

    Learn more about Deep Dive: Solution Architecture
    Migrating: ASP.NET Web APIs to ASP.NET Core
    course

    Migrating: ASP.NET Web APIs to ASP.NET Core

    A step-by-step process to migrate ASP.NET Web APIs from .NET Framework to ASP.NET Core.

    Learn more about Migrating: ASP.NET Web APIs to ASP.NET Core
    Getting Started: Caching in .NET
    course

    Getting Started: Caching in .NET

    Let's make the hardest thing in programming easy for .NET software engineers.

    Learn more about Getting Started: Caching in .NET
    From Zero to Hero: Testing with xUnit in C#
    course

    From Zero to Hero: Testing with xUnit in C#

    Learn how to test any codebase in .NET with the latest version of xUnit, the industry-standard testing library.

    Learn more about From Zero to Hero: Testing with xUnit in C#
    Create a ChatGPT Console AI Chatbot in C#
    blog

    Create a ChatGPT Console AI Chatbot in C#

    This walkthrough is your hands-on entry point to create a basic C# console application that talks to ChatGPT using the OpenAI API.

    Learn more about Create a ChatGPT Console AI Chatbot in C#