professional-programming
professional-programming copied to clipboard
A collection of learning resources for curious software engineers
Added a new resource and updated a number of broken links, thank you
# Why this book should be added The book "x86-64 Assembly Language Programming with Ubuntu" covers all the information you need to get started with writing assembly code. Starting with...
Your collection of resources is great! This book about naming things was recently published, and it looks relevant to this section, especially since there's already a bullet about naming boolean...
Hi there, I added a couple of resources for ML and Security. Also, pre-commited against all files. - Regarding ML, my implementation of some renowned ML algorithms such as Artificial...
This pull request adds the "30 Days of JavaScript" repository by Asabeneh to the "Professional Programming" repository. The "30 Days of JavaScript" repository is a collection of coding challenges designed...
Add the book "Software Engineering - The Soft Parts" from Addy Osmani (EM at Google Chrome) Different perspective, but a genius book IMO. It only has 50 pages, is free...
Add Event-driven Architectures section with Event Sourcing sub-section and a reference to the video series Event Sourcery.