Provides information on ways to "refactor" one's brain to develop better cognitive skills.
What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fresh.
These are the proven, effective agile practices that will make you a better developer.
Learning new skills and new technology is critical to your career, and it's all in your head. In this book by Andy Hunt, you'll learn how our brains are wired, and how to take advantage of your brain's architecture.
Read this book, and you’ll learn how to: Fight software rot Learn continuously Avoid the trap of duplicating knowledge Write flexible, dynamic, and adaptable code Harness the power of basic tools Avoid programming by coincidence Learn ...
A tutorial and reference to the object-oriented programming language for beginning to experienced programmers, updated for version 1.8, describes the language's structure, syntax, and operation, and explains how to build applications.
If you've ever wondered what lay beyond the proofs you struggled to complete in high school geometry, or what limits the capabilities of computer on your desk, this is the book for you. Why do Roman numerals persist?
This book takes a fresh look at how language and literacy interact, and will be of interest to educators and special educators, speech and language pathologists, and other professionals who support language learning and development.
Start from the beginning and code your way to machine learning mastery. What You Need: The examples in this book are written in Python, but don't worry if you don't know this language: you'll pick up all the Python you need very quickly.
Everything after that first forward slash was ignored, so our search string became merely http:. When searching forward, we have to escape / characters. ... [s]: http://vimdoc.net/search?q=/\\ It's still not perfect.
Presents a guide to unit testing with the NUnit library in C# along with providing information on writing code, detecting and fixing problems, testing pieces of code, and testing with a team.