Performance is a process not a project. Every engineer should think about performance.
"Kotlin Compact" is for all Java professionals who want to get into Kotlin development with minimal time and effort.
What skills do technical coaches need to be effective in supporting an organizational transformation program? How can they influence the choices and behaviors of client personnel? How does their work fit into the larger transformation effort? How can we stop repeating common anti-patterns in transforming organizations and get results?
Raspberry Pi Computing: Gas Sensors aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record data from gas sensors. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.
Uma série de dicas de carreira para devs
Manual tasks are error prone and nobody enjoys doing repetitive work. We have countless use cases for robotics process automation. Once you've realized the potential of RPA you won't wait to implement this powerful approach.
¿Quieres conocer todo lo que brinda Node.js? Pues este es el libro que te guiará en ese proceso, animate!!
Software development continues to be one of the fastest growing fields in the US, but getting that first job can be brutal. Land the Job gives a tried and tested approach that helps job-hunters get their first job in Software Development in just six months. I publish a newsletter and articles to my site that cover career advice.
"What I cannot create, I do not understand" - Richard Feynman This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models!
We read code much more often than we write it — often to make a one-line change you have to read and understand hundreds of lines of code. That’s why code readability is so important.
Go 101 is a book focusing on Go syntax/semantics and all kinds of details. The book also tries to help gophers gain a deep and thorough understanding of Go. The book is expected to be helpful for both beginner and experienced Go programmers.
Computergeschichte wird oft als Geschichte von Firmen oder aus einer rein technischen Perspektive erzählt. Dieses Buch erzählt die Geschichte der Nutzungsschnittstelle. Sie erfahren, wie sich Computer im Laufe der Jahrzehnte bedienten, welche Innovationen es gab, warum sie wichtig waren und welche technischen Entwicklungen mit ihnen einhergingen.
Starting a career in programming can be intimidating. Whether you're switching careers, joining a bootcamp, starting a C.S. degree, or learning on your own, Your First Year in Code can help, with practical advice on topics like code reviews, resume writing, fitting in, ethics, and finding your dream job.
Unleash the power of Vim in Visual Studio Code, boost your productivity and become an even more awesome developer. You can read this book free online! If you enjoy it and find it useful, share it and consider buying a copy to help me sustain my authoring efforts.
This book provides conceptual solutions to all the exercises and problems in Part II (Sorting and Order Statistics) of the text-book : Introduction to Algorithms by CLRS third edition.