Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Developer Career Masterplan

You're reading from  Developer Career Masterplan

Product type Book
Published in Sep 2023
Publisher Packt
ISBN-13 9781801818704
Pages 310 pages
Edition 1st Edition
Languages
Authors (2):
Heather VanCura Heather VanCura
Profile icon Heather VanCura
Bruno Souza Bruno Souza
Profile icon Bruno Souza
View More author details

Table of Contents (21) Chapters

Preface Part 1 The Basics: Learn and Practice the Technical Skills
Chapter 1: The Secret to Learning about Technology Quickly and Continuously Chapter 2: Choose Your Best Path for Learning, Training, and Certifications Chapter 3: Optimize Your Support Network for Growth Chapter 4: Acquire the Right Skills Deliberately Chapter 5: Stepping Outside Your Comfort Zone Part 2 Get Involved: Participate in the Community
Chapter 6: Become a Team Player by Embracing Communities Chapter 7: Focus Your Growth by Giving and Receiving Mentoring Chapter 8: Be Part of a Larger Group – Meeting People at User Groups and Meetups Chapter 9: Grow Your Network through Social Media Chapter 10: Build Lasting Relationships Part 3 Create Impact: Share and Lead
Chapter 11: Build Trust and Solve Problems with Open Source Projects Chapter 12: Scaling Trust through Public Engagement: Speaking and Blogs Chapter 13: Be a Leader: Manage Up, Down, and Across Your Organization Chapter 14: Stepping Up Your Technology Game – Defining Technology Instead of Merely Using It Chapter 15: Build Your Personal Brand and Become a Trusted Advisor Index Other Books You May Enjoy

Writing code

Writing code is the skill most associated with software development. It is no doubt the most visible result of your work and the thing that most people associate with contributing to open source. This makes many developers imagine that to practice this skill, you need to write code from scratch. That can work, but it is not the best way. You also need to write code that you can compare with other code.

Refactor code

To really use open source to improve your code-writing skills, you can refactor code. You first use refactoring to understand code better. By breaking down its parts and understanding what each part is doing, you will have a clear vision. You can then try to refactor the code to make it more readable, more efficient, or cleaner. When doing these exercises, you probably will not even contribute the changes back to the projects and just use them to improve your skills. This will help you contribute to the project in the future, since you will better understand...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}