Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jmclemo66807y@klukas One I remember was a two parter where the first part was a talk on the history of computing. I can't remember the exact title though. Maybe just search YouTube for "Bob Martin history of computing"
-
lucniner7307y@gitpush yes I do. I read clean code first and was like uh this guy really cuts through all the sh*t and tells you (in a commanding tone) what to do and what not. That was a little intimidating because you need to be open to change your coding behaviours and adapt, but it's worth it. For the clean architect I am waiting for my next project to try it on and design it with the principles in mind.
-
lucniner7307y@gitpush in my humble opinion yes. In clean code you see the practical part of how methods and classes should look like and in the arch book you see the bigger picture, how should your components look like and how to design these things.
-
Double-A4357yProtip: Don't buy "The Clean Coder" by the same series. It's just condescending bullshit about being "professional"...
-
areontar3727ySome of his messages are very good, but I feel they are tainted by his presentation. I cannot stand the character. In the clean code video serie, he sounds like an egocentric maniac who is really proud to show you he has a green screen and can make shitty effects with it.
And why the f did he have to start every lecture with a 10 minute crash course on astronomy.
I would say definitely stick with the book and mix it with your own coding experience 🙂 -
donuts238487yCan you give some key points from Clean Arch.
Didn't even know he wrote such a book.
What kind of architecture, software or hardware? -
lucniner7307y@billgates it's about software design. What is important to look for what are details. What could an architecture look like in the early stages of a project and so forth
-
@klukas ended up buying Clean Architecture, already went through the first chapter and I feel he is talking about me lol that overconfidence :S
Thanks for sharing :) -
@klukas lets hope I learn from it I usually don't like reading books but I really need to sharpen my skills lol
Related Rants
-
dfox14I’ve been inspired by programming many times, but a few early moments really stand out for me. Some of those...
-
donuts21Clearly right now... Just spent 2 days writing a minesweeper clone because I wanted the ability to undo. It's...
-
loopback10this.rant == "long"; This is something I feel strongly about, I hope you do too... I fucking hate it when I h...
Finally finished both books and got some inspiration on how i wanna code in the future
rant
wk79