My Siswa Place - IT/Engineering
by
Key FeaturesUnderstand the fundamentals of Python data structures and work with time-series dataImplement key concepts in quantitative finance using popular Python libraries such as NumPy, SciPy, and ...
Read More
by Erik Westra
This is a tutorial style book that will teach usage of Python tools for GIS using simple practical examples and then show you how to build a complete mapping application from scratch. The book assumes ...
Read More
by Kevin Wilson
Python Made Easy: A First Course in Computer Programming is a full color, step by step, hands-on introduction to the world of computer programming using Python.
With a focus on practical application, ...
Read More
by Kevin Wilson
"Python Made Easy" is designed to transform beginners into proficient Python programmers. The journey begins with an introduction to Python, covering basic concepts and syntax that lay the foundation ...
Read More
by Robert Johnson
"Python Networking Essentials: Building Secure and Fast Networks" serves as a comprehensive guide for aspiring network programmers and professionals alike, aiming to illuminate the dynamic landscape o ...
Read More
by Greg L. Turnquist
This cookbook is written as a collection of code recipes containing step-by-step directions on how to install or build different types of Python test tools to solve different problems. Each recipe con ...
Read More
by Peter Johnson
"Python-Powered Ethical Hacking: Building Advanced Cybersecurity Tools" serves as a comprehensive guide for aspiring and seasoned ethical hackers alike. This book meticulously combines the foundationa ...
Read More
by Stephen Redmond
The recipes in this Cookbook provide a concise yet practical guide on how to become an excellent QlikView developer. The book begins with intermediate level recipes and then moves on to more complex r ...
Read More
by Fouad Sabry
What is Quadtree
A quadtree is a tree data structure in which each internal node has exactly four children. Quadtrees are the two-dimensional analog of octrees and are most often used to partition a t ...
Read More
by Fouad Sabry
Cos'è Quadtree
Un quadtree è una struttura dati ad albero in cui ciascun nodo interno ha esattamente quattro figli. I quadtree sono l'analogo bidimensionale degli octre e vengono spesso utilizzati p ...
Read More