New chapter out! You can now access Chapter 12, “Go for other architectures” of Learn Go with Pocket-Sized Projects by Aliénor Latour, Donia Chaiehloudj & Pascal Bertrand. #Golang #ManningBooks
Manning Early Access Program (MEAP)’s Post
More Relevant Posts
-
The LAST chapter is out! Now we can start reviewing, and all the things that allow code (or books) to go to production.
New chapter out! You can now access Chapter 12, “Go for other architectures” of Learn Go with Pocket-Sized Projects by Aliénor Latour, Donia Chaiehloudj & Pascal Bertrand. #Golang #ManningBooks
Learn Go with Pocket-Sized Projects
manning.com
To view or add a comment, sign in
-
New chapter out! You can now access Chapter 10, “Habits tracker using gRPC” of Learn Go with Pocket-Sized Projects by Aliénor Latour, Donia Chaiehloudj, and Pascal Bertrand. #Golang #ManningBooks #LearnwithManning
Learn Go with Pocket-Sized Projects
manning.com
To view or add a comment, sign in
-
Writing clean code is one of the most important skills in software development and “Clean Code” book by Robert Cecil Martin is one of the most important books that you have to read Whether you are beginner or senior you have to read that book, if you don’t have the time to read it in this video I summarized chapter 2 of this book, and don’t forget to subscribe for the rest of the chapters Check out this comprehensive summary of the best-selling book 'Clean Code' by Robert C. Martin. In this video, we delve into the key principles of clean coding, discussing topics such as naming conventions, code structure, and refactoring techniques. Whether you're a beginner or an experienced developer, this summary will provide valuable insights for writing efficient and maintainable code. In this video, we will discuss the importance of writing clean code in software development. Learn valuable tips and best practices for ensuring your code is organized, efficient, and easy to maintain. Watch now to improve your coding skills and make your projects more professional. Don't forget to share this video with your fellow developers! #cleancodebook #cleancode #softwaredevelopment #codingtips #javascript #reactnative #javascriptlearning #react #project #forbeginners #javascript_course_for_beginners https://lnkd.in/g38iPHjW
Clean Code Book: A Comprehensive Summary - Chapter 2
https://www.youtube.com/
To view or add a comment, sign in
-
Learn more about the benefits of writing code without global state from my new blog post! https://lnkd.in/euKg8HBe What have I missed? What are your experiences with/without global state?
Achieve Cleaner Code by Avoiding Global State
viktorstanchev.com
To view or add a comment, sign in
-
If you need to learn "OpenTelemetry" concept within one hour, this is the excellent video with some code writing. #opentelemetry https://lnkd.in/drQRA6TE
OpenTelemetry Course - Understand Software Performance
https://www.youtube.com/
To view or add a comment, sign in
-
Best 10 Books for Software Developers General Advice 1 - The Pragmatic Programmer by Andrew Hunt and David Thomas 2 - Code Complete by Steve McConnell: Often considered a bible for software developers, this comprehensive book covers all aspects of software development, from design and coding to testing and maintenance. Coding 1 - Clean Code by Robert C. Martin 2 - Refactoring by Martin Fowler Software Architecture 1 - Designing Data-Intensive Applications by Martin Kleppmann 2 - System Design Interview (our own book :)) Design Patterns 1 - Design Patterns by Eric Gamma and Others 2 - Domain-Driven Design by Eric Evans Data Structures and Algorithms 1 - Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein 2 - Cracking the Coding Interview by Gayle Laakmann McDowell Over to you: What is your favourite book? ♻️ If you found this content useful, please share it with your friends and connections. 🔔 Follow for more AI-related content. https://lnkd.in/gXiBkVfK #systemdesign #coding #interviewtips #books #softwareenginner #datascience
To view or add a comment, sign in
-
📚 My Top 10 Must-Read Books for Software Developers 📚 General Advice: 🔹 The Pragmatic Programmer by Andrew Hunt and David Thomas 🔹 Code Complete by Steve McConnell: Often considered the bible for software developers, this comprehensive book covers all aspects of software development, from design and coding to testing and maintenance. Coding: 🔹 Clean Code by Robert C. Martin 🔹 Refactoring by Martin Fowler Software Architecture: 🔹 Designing Data-Intensive Applications by Martin Kleppmann 🔹 System Design Interview (our own book 😄) Design Patterns: 🔹 Design Patterns by Eric Gamma and Others 🔹 Domain-Driven Design by Eric Evans Data Structures and Algorithms: 🔹 Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein 🔹 Cracking the Coding Interview by Gayle Laakmann McDowell 📖 Over to you: What is your favorite book? 🚀 Link to read more https://lnkd.in/dVX6zbQR #SystemDesign #Coding #InterviewTips #SoftwareDevelopment #Learning
To view or add a comment, sign in
-
Code is read-heavy. We spend more time reading existing code than we spend writing new code. For example, anytime we need to repair, extend or optimize existing code we must start by reading. We must read to find the relevant parts. To understand how it works. To know the consequences of changing it. If it takes a long time to read the code, it will take a long time to write any meaningful changes to it. Therefore, readability matters for productivity. Optimize for it. #softwareengineering
To view or add a comment, sign in
4,230 followers