{"id":19430629,"url":"https://github.com/jmrashed/tech-journey-reading-list","last_synced_at":"2026-02-28T22:03:04.510Z","repository":{"id":193076402,"uuid":"688067846","full_name":"jmrashed/tech-journey-reading-list","owner":"jmrashed","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-06T15:35:13.000Z","size":215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-28T23:46:35.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmrashed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-06T15:25:29.000Z","updated_at":"2023-09-06T15:25:48.000Z","dependencies_parsed_at":"2023-09-06T17:55:03.772Z","dependency_job_id":null,"html_url":"https://github.com/jmrashed/tech-journey-reading-list","commit_stats":null,"previous_names":["jmrashed/tech-journey-reading-list","mrzstack/tech-journey-reading-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmrashed/tech-journey-reading-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Ftech-journey-reading-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Ftech-journey-reading-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Ftech-journey-reading-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Ftech-journey-reading-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrashed","download_url":"https://codeload.github.com/jmrashed/tech-journey-reading-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Ftech-journey-reading-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29953212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T14:25:51.724Z","updated_at":"2026-02-28T22:03:04.436Z","avatar_url":"https://github.com/jmrashed.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rasheduzzaman's Tech Journey Reading List\n\nWelcome to my tech journey! As a dedicated tech enthusiast and professional, I've compiled a list of essential books that have greatly influenced my career and continue to inspire me in the world of technology. Whether you're a seasoned developer, a budding programmer, or simply someone passionate about tech, these books will provide valuable insights and knowledge to sharpen your skills and broaden your horizons.\n\n## Computer Science Fundamentals\n\n1. **\"Introduction to Algorithms\"** by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein - A comprehensive guide to algorithms and data structures.\n\n2. **\"Clean Code: A Handbook of Agile Software Craftsmanship\"** by Robert C. Martin - Learn the art of writing clean, maintainable, and efficient code.\n\n3. **\"Cracking the Coding Interview\"** by Gayle Laakmann McDowell - Essential for preparing for technical interviews and mastering problem-solving skills.\n\n## Software Development and Engineering\n\n4. **\"Design Patterns: Elements of Reusable Object-Oriented Software\"** by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides - Explore fundamental design patterns for building scalable and maintainable software.\n\n5. **\"Refactoring: Improving the Design of Existing Code\"** by Martin Fowler - Understand the art of improving code quality through refactoring.\n\n6. **\"Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation\"** by Jez Humble and David Farley - Dive into the world of continuous integration and delivery.\n\n## Project Management and Leadership\n\n7. **\"The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win\"** by Gene Kim, Kevin Behr, and George Spafford - A must-read for anyone involved in DevOps and IT management.\n\n8. **\"Leaders Eat Last: Why Some Teams Pull Together and Others Don't\"** by Simon Sinek - Explore leadership principles and how they apply to tech teams.\n\n9. **\"Crucial Conversations: Tools for Talking When Stakes Are High\"** by Kerry Patterson, Joseph Grenny, Ron McMillan, and Al Switzler - Enhance your communication and negotiation skills.\n\n## Programming Languages and Frameworks\n\n10. **\"Effective Java\"** by Joshua Bloch - A comprehensive guide to best practices in Java programming.\n\n11. **\"You Don't Know JS\"** by Kyle Simpson - Delve into the intricacies of JavaScript, a vital language for web development.\n\n12. **\"Python Crash Course\"** by Eric Matthes - An excellent resource for beginners looking to learn Python.\n\n## Miscellaneous\n\n13. **\"The Pragmatic Programmer: Your Journey to Mastery\"** by Andrew Hunt and David Thomas - A collection of tips, techniques, and best practices for software developers.\n\n14. **\"The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses\"** by Eric Ries - Explore the principles of lean thinking and entrepreneurship.\n\n15. **\"The Art of Computer Programming\"** by Donald E. Knuth - A classic series that dives deep into the foundations of computer science and programming.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Ftech-journey-reading-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrashed%2Ftech-journey-reading-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Ftech-journey-reading-list/lists"}