4 Books That Shaped Me as a Developer

  Рет қаралды 34,263

Travis Media

Travis Media

Күн бұрын

To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TravisMedia . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
In this video, I want to share 4 books that have shaped me over the years as a developer and that have helped me the most.
These 4 will represent a broader scope than just programming books as I think a good developer is one that's more well-rounded than just a "good programmer."
Have you read these books? What books have shaped you?
Join the Travis Media community - travis.media/community
Timestamps:
00:00 Intro
00:40 Book 1
02:04 Book 2
05:09 Book 3
06:24 Book 4
07:16 Outro
Links to books
Book 1 - amzn.to/45KngYD
Book 2 - amzn.to/48b02fY
Book 3 - amzn.to/484ZLLo
Book 4 - amzn.to/45M9TXO
** Career Path Coding Tracks **
Web Developer - geni.us/jBigBd
Software Engineer - geni.us/AbMxjrX
Machine Learning - geni.us/GporLlT
Python Developer - geni.us/tv2FJBU
DevOps Engineer - geni.us/MgHtJ
** My Coding Blueprints **
Learn to Code Web Developer Blueprint - geni.us/HoswN2
AWS/Python Blueprint - geni.us/yGlFaRe
Both FREE in the Travis Media Community
** I write regularly **
travis.media
** FREE EBOOKS **
📘 travis.media/ebooks
** Travis Media Community **
📘 travis.media/community
LET'S CONNECT!
📰 LinkedIn ➔ / travisdot. .
🐦 Twitter ➔ / travisdotmedia​
🙋🏼‍♂️ Website ➔ travis.media
#codingbooks #programmingbooks #programming
*This video was sponsored by Brilliant
** Some of the links in this description may be affiliate links that I may get a little cut of. Thank you.

Пікірлер: 50
@TravisMedia
@TravisMedia 8 ай бұрын
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/TravisMedia . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
@abdurrahman11355
@abdurrahman11355 8 ай бұрын
1- Soft Skills by John Sonmez 2- The One Thing by Gary Keller 3- The Phoenix Project by Gene Kim , Kevin Behr , George Spafford 4- The Pragmatic Programmer by David Thomas & Andrew Hunt
@chelsHQ
@chelsHQ 8 ай бұрын
thanks for sharing
@muralidharanvenkatraman1261
@muralidharanvenkatraman1261 8 ай бұрын
Hi Travis, good ones to add to my read. Thanks for sharing.
@A.Dalton
@A.Dalton 3 ай бұрын
@abdurrahman11355 بارك الله فيك 😄
@jamesmunroe6558
@jamesmunroe6558 8 ай бұрын
- Algorithms in C++ (Robert Sedgewick) - Design Patterns (GoF) - Refactoring (Martin Fowler) - Effective Modern C++ (Scott Meyers)
@stevancosovic4706
@stevancosovic4706 8 ай бұрын
"Head first design patterns" really helped me a lot where I learned a lot about abstraction, decoupling, reusability, simplicity etc.. It is really a brain-friendly book with real-life examples of how a dev can implement a specific pattern.
@muralidharanvenkatraman1261
@muralidharanvenkatraman1261 8 ай бұрын
thank you for sharing.
@TravisMedia
@TravisMedia 8 ай бұрын
Ahh sounds helpful, will read it soon. Thanks for sharing.
@shadow6161
@shadow6161 8 ай бұрын
head first books are comic books for developers. you will enjoy it and understand it by real world example.
@trex511ft
@trex511ft 3 ай бұрын
I don't trust head first series, I started reading head first java and it was terrible, full of ambiguities and treating you like a baby.
@stevancosovic4706
@stevancosovic4706 3 ай бұрын
​@@shadow6161No, its the standard programmer complex which tends to think that he's pro if he does stuff in harder way. Like C++ developers who have a possibility to deploy their app in pyrhon, but they chose C++ because its harder and makes them "pro" but does not in reality makes them dumb because he could deploy that app 3 months earlier in python. For me Head first design patterns is a great starting point for learning terminology and concepts in general. But, for the "pros" like you, they start with Design patterns from 1994 because its harder and they learn nothing from it.
@alstonbarretto
@alstonbarretto 8 ай бұрын
Great video Travis, I always looked at my job in IT as a job but not like a career. I plan to focus on it like how a professional athlete would treat their career.
@isaacfigueroa
@isaacfigueroa Ай бұрын
Gracias por las recomendaciones Travis! I will start with the first one!
@cody_codes_youtube
@cody_codes_youtube 8 ай бұрын
This is great. And such good topics. Thank you for sharing!
@rashmohan
@rashmohan 8 ай бұрын
Award winning software book - Code Complete by Steve McConnell. This book is a timeless masterpiece that offers a comprehensive and in-depth exploration of software construction and coding practices. McConnell's writing is clear, concise, and incredibly insightful, making complex concepts accessible to both novices and experienced programmers. One of the standout features of 'Code Complete' is its emphasis on practicality. McConnell doesn't just preach theory; he provides actionable advice that you can immediately apply to your projects. Whether you're a beginner looking to build a strong foundation or a seasoned developer seeking to refine your skills, this book has something valuable to offer. It's a timeless classic that continues to be relevant in an ever-evolving field. This book is essential addition to every programmer's library.
@acronproject
@acronproject 3 ай бұрын
Thanks so much Mr.Travis
@imnottellingyoumyname3050
@imnottellingyoumyname3050 8 ай бұрын
A Mind for Numbers by Barbara Oakley. It helps you learn how to learn.
@DD-cf2iv
@DD-cf2iv 8 ай бұрын
Structure and Interpretation of Computer Programs (SICP) has truly helped me understand how programming works. I always felt like coding was magic;however, this book teaches you the essence of programming, so it does not matter what programming language you use. There is a version for Javascript. The 2nd addition is free, but not the Javascript version; however, if you prefer python, someone has made a free book that is inspired by SICP that explains coding in python. It's call composing programs.
@chelsHQ
@chelsHQ 8 ай бұрын
Automate the Boring Stuff with Python helped me out to start off learning Python language. Would recommend 10/10
@TravisMedia
@TravisMedia 8 ай бұрын
Nice! Only heard good things about it.
@kurdev101
@kurdev101 8 ай бұрын
Thanks a lot Mr.Travis , I appropriated , It's very very useful for me .
@Quoteoftheday228
@Quoteoftheday228 8 ай бұрын
Thank you for this Travis I will make sure I buy those books, I just start learning python
@prabhdeepsingh8726
@prabhdeepsingh8726 8 ай бұрын
Code: The Hidden Language of Computer Hardware and Software - by Charles Petzold was the book that truly helped me understand how computers and programmes work.
@montechristoJr
@montechristoJr 8 ай бұрын
I am currently reading this book and its filled with so much basic computer knowledge. Anyone who wants dig deeper into basics should definitely read this book.
@toddmcintosh
@toddmcintosh 8 ай бұрын
THANKS So, question, would the Pragmatic Programmer be a good audio book listen or not?
@Mono-Basim
@Mono-Basim 8 ай бұрын
Definitely reading the phoenix project
@TravisMedia
@TravisMedia 8 ай бұрын
You’ll definitely come away from it a more knowledgeable person.
@muralidharanvenkatraman1261
@muralidharanvenkatraman1261 8 ай бұрын
Bought all the books and reading now.
@stillmattwest
@stillmattwest 5 ай бұрын
The Phoenix Project definitely made me think about management differently.
@Divy91311
@Divy91311 8 ай бұрын
Hey Travis , really nice video! I was wondering if I could help you edit your videos and also make a highly engaging Thumbnail which will help your video to reach to a wider audience .
@aipujols
@aipujols 8 ай бұрын
Thanks, Travis, never fail to provide inspiration. 🎉 One question, is there a suggested order to read these four books?
@TravisMedia
@TravisMedia 8 ай бұрын
Thanks! Not really, probably Phoenix Project last. The earlier the pragmatic programmer is read, the better, as the principles are really good.
@adamodimattia
@adamodimattia 5 ай бұрын
Is The Pragmatic Programmer really that good? I started reading it some time ago but I stopped because of JavaScript and problems that seemed to me somewhat specific to that language... Can any one share his/her experiences on this book especially regarding C++/Rust/C# programmers from game dev/engine/graphics world?
@mcleve8393
@mcleve8393 8 ай бұрын
Would you mind sharing your steps to get the AWA solution architect cert?
@TravisMedia
@TravisMedia 8 ай бұрын
Pass the AWS Solutions Architect in 2021 | Exact Resources To Use kzbin.info/www/bejne/qZjYoGljjceeaas
@rahmanmusah4470
@rahmanmusah4470 7 ай бұрын
I've read the one thing. Are the other books also non fiction or they're just textbooks?
@ibphysicsclassroom
@ibphysicsclassroom 6 ай бұрын
Mine is headfirst Javascript and mysql
@davidtinney8975
@davidtinney8975 6 ай бұрын
Clean Code: A Handbook of Agile Software Craftsmanship - by Robert C. Martin
@LengCPP
@LengCPP 8 ай бұрын
Never read coding books but I'll pick up at least the first one. I was lazy to start learning something new at 30 but after reading Miyamoto Mushashi's The book of five rings, I started learning coding, this is the 3rd month three more months I'll be looking for a job if I'm consistent. And thanks for this channel.
@ditsepusegerane7942
@ditsepusegerane7942 8 ай бұрын
hey buddy, how far are you with the studies
@LengCPP
@LengCPP 8 ай бұрын
more like intermediate level I write python mostly but I know my way arround sql and javascript too @@ditsepusegerane7942
@user-fy7zc8eu3t
@user-fy7zc8eu3t 2 ай бұрын
cool video)
@ajaysivaramakrishnan7283
@ajaysivaramakrishnan7283 7 ай бұрын
= Type = Icf=%=bank case = Time after noon = bsnl = sub jet
@xrobot8052
@xrobot8052 6 ай бұрын
I do not want to suggest your book list to others. Here is the reason. Only the first book Soft Skills has more than 400 pages. Does it worth the time of a software engineer ?
@tuananhdo1870
@tuananhdo1870 8 ай бұрын
For me it's sicp
@jhong-jhong
@jhong-jhong 8 ай бұрын
I am re-learning after years of quitting college. And I did finish my first comeback project using python, I discover a book called "The Programmers Brain". The first chapter talks about the 3 types of memory, the short term, long term and working memory. It really gives me an idea how the mind works, and actually paves a way for me in learning. I was curios to know if you encounter that book too. And was hoping what can you say about it too. That book really give me a new hope again and I am slowly getting building up my broken pieces of confidence after suffering a depression. If anyone here knows the book I am talking too, I would love to know what is your honest opinion about the book. That could actually help me too. And thanks to books you shared that help you shaped as a developer. I would definetly buy them.
@colinmaharaj
@colinmaharaj 6 ай бұрын
Bigger as in Ted J biggerstaff
A Programming Skill You Don’t Practice, but SHOULD! | Examples
10:59
BEST BOOKS for Software Engineers by FAANG Senior
10:34
Kereal Sokolov
Рет қаралды 1,2 М.
I Built a Shelter House For myself and Сat🐱📦🏠
00:35
TooTool
Рет қаралды 12 МЛН
1🥺🎉 #thankyou
00:29
はじめしゃちょー(hajime)
Рет қаралды 78 МЛН
it takes two to tango 💃🏻🕺🏻
00:18
Zach King
Рет қаралды 31 МЛН
How I prepare to meet the brothers Mbappé.. 🙈 @KylianMbappe
00:17
Celine Dept
Рет қаралды 56 МЛН
Why Self-Taught Developers SHOULD Get Certified
13:06
Travis Media
Рет қаралды 81 М.
Reading Good Books WILL CHANGE Your Life
9:21
Travis Media
Рет қаралды 13 М.
Why you should learn to code [in 2024] | As a chemist
8:04
THE Book That Changed My Life As A Developer
7:41
Travis Media
Рет қаралды 85 М.
5 Books That Can Change A Developer’s Career
16:58
Continuous Delivery
Рет қаралды 108 М.
How To Actually Get Hired In 2024
10:43
Web Dev Simplified
Рет қаралды 189 М.
40 Life Lessons from a 40-Year-Old Developer
17:15
Travis Media
Рет қаралды 13 М.
I've Read Over 100 Books on Python. Here are the Top 3
9:26
Python Programmer
Рет қаралды 276 М.
Is Coding For Me? Is Programming For Me? Here's Some Things To Consider
8:03
Apple, как вас уделал Тюменский бренд CaseGuru? Конец удивил #caseguru #кейсгуру #наушники
0:54
CaseGuru / Наушники / Пылесосы / Смарт-часы /
Рет қаралды 4,6 МЛН
What model of phone do you have?
0:16
Hassyl Joon
Рет қаралды 67 М.
Теперь это его телефон
0:21
Хорошие Новости
Рет қаралды 1,8 МЛН