Data Structure
40 Algorithms Every Programmer Should Know.
April 20, 2023
40 Algorithms Every Programmer Should Know.
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental algorithms, such as sorting…
Advanced Data Analytics Using Python: With Machine Learning, Deep Learning and NLP Examples
February 11, 2023
Advanced Data Analytics Using Python: With Machine Learning, Deep Learning and NLP Examples
In this book, I assume that you are familiar with Python programming. In this introductory chapter, I explain why a…
Beginner’s Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems
October 7, 2022
Beginner’s Guide to Code Algorithms: Experiments to Enhance Productivity and Solve Problems
Do you have creative ideas that you wish you could transform into code? Do you want to boost your problem…
Data Structure and Algorithms With Python: The Ultimate Guide Towards Coding
October 7, 2022
Data Structure and Algorithms With Python: The Ultimate Guide Towards Coding
Computers store and process data with an extra ordinary speed and accuracy. So, it is highly essential that the data…
Data Structure and Algorithmic Thinking with Python: Data Structure and Algorithmic Puzzles
April 4, 2022
Data Structure and Algorithmic Thinking with Python: Data Structure and Algorithmic Puzzles
The sample chapter should give you a very good idea of the quality and style of our book. In particular,…
Python for Algorithmic Trading: From Idea to Cloud Deployment (EARLY RELEASE)
April 2, 2022
Python for Algorithmic Trading: From Idea to Cloud Deployment (EARLY RELEASE)
The financial industry is adopting Python at an increasing rate. Top hedge funds use the language on a daily basis…
The Bible of Algorithms and Data Structures: A Complex Subject Simply Explained
March 16, 2022
The Bible of Algorithms and Data Structures: A Complex Subject Simply Explained
This book is for everyone who is interested in an intuitive and simple approach to algorithms and data structures. It…
Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures
February 17, 2022
Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures
Effective visualization is the best way to communicate information from the increasingly large and complex datasets in the natural and…
Data Visualization with Python and JavaScript, 2nd Edition
February 2, 2022
Data Visualization with Python and JavaScript, 2nd Edition
How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran…
Hands-On Data Structures and Algorithms with Python: Write complex and powerful code using the latest features of Python 3.7, 2nd Edition
January 21, 2022
Hands-On Data Structures and Algorithms with Python: Write complex and powerful code using the latest features of Python 3.7, 2nd Edition
Data structures and algorithms are two of the most important core subjects in the study of information technology and computer…