Street coder – about this book

Street Coder fills in the gaps of the professional experience of a software developer by tackling well-known paradigms, showing anti-patterns, and seemingly bad or less- known practices that can be useful in the streets—the professional world. The goal of the book is to equip you with a questioning and practical mindset and to help you understand that the cost of creating software is more than just Googling and typing. It also shows that some mundane work can help you save more time than it takes. In general, the book aims to be a perspective changer.

Street Coder

저자인 Sedat Kapanoglu는 미디엄 블로그도 운영중이다. https://ssg.dev/

스트리트 코더는 잘 알려진 패러다임에 도전하고, 잘못된 패턴을 보여주고, 길거리, 즉 직업 세계에서 유용할 수 있는 겉보기에는 나쁘거나 덜 알려진 관행을 보여줌으로써 소프트웨어 개발자의 직업적 경험의 공백을 메워줍니다.
이 책의 목표는 질문과 실용적인 사고방식을 갖추게 하고, 소프트웨어를 만드는 데 드는 비용이 단순히 구글 검색과 타이핑 그 이상이라는 것을 이해하도록 돕는 것입니다.
또한 일상적인 작업으로 시간을 절약할 수 있다는 것을 보여줍니다. 전반적으로 이 책은 관점을 바꾸는 것을 목표로 합니다.


Who should read this book
This book is for beginning- and medium-level programmers who have managed to learn programming by means other than traditional schooling, but who still need an expanded perspective on paradigms and best practices of software development. The examples are in C# and .NET, so familiarity with those languages can help as you read, but the book strives to be, as much as possible, language and framework agnostic.

Street coder

이 책을 읽어야 하는 대상
이 책은 전통적인 학교 교육 이외의 방법으로 프로그래밍을 배웠지만 소프트웨어 개발의 패러다임과 모범 사례에 대한 확장된 관점이 필요한 초급 및 중급 프로그래머를 위한 책입니다. 예제는 C#과 .NET으로 작성되었으므로 해당 언어에 익숙하면 읽는 데 도움이 될 수 있지만, 이 책은 가능한 한 언어와 프레임워크에 구애받지 않으려고 노력했습니다.

agnostic = 불가지론적

by means other than : 이외의 방법으로 

can help as you read :