This book will teach you two things: how to make high quality statistical charts, and how to do it fast. The tool we’ll use is a R package called ezplot, which I wrote to help me with my consulting work. After working through this book, you will be able to create any of the top 10 most used charts in less than 1 minute.
Leaving the Rat Race with Python shows you how to nurture, grow, and harness your work-from-home coding business online --- and live the good life! It's an insider's guide to freelance developing. Start your new thriving coding business now!
This eBook gives you a fun way to start learning data science with Python. It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate 44% better learning retention and efficiency.
Coffee Break Pandas teaches you the new superpower of analyzing and processing data with Python's Pandas framework. If solving puzzles is fun for you, you'll love ❤ this book with 74 brand-new, hand-crafted Pandas puzzles to help you stay relevant in today's marketplace.
This training course is a Linux version of the previous Practical Foundations of Windows Debugging, Disassembly, Reversing book. It also complements Accelerated Linux Core Dump Analysis training course.
Master modern asynchronous programming in Javascript. Learn the basics of async functions and Promises, then the common patterns that emerge when using async/await. Know how to write code that handles edge cases and concurrency right.