Du er ikke logget ind
Beskrivelse
This book presents a variety of advanced programming exercises in the Python language. Starting from simpler examples that involve Python classes, the book continues with exercises featuring data structures, like linked lists, hash maps, stacks, queues, graphs, and trees. It also presents examples of algorithm use, like searching, sorting, and traversing of structures.
Advanced concepts, such as file handling, sockets, and threads are also presented in the book.
Learners of the Python language will greatly benefit from this book and will advance their grasp of the language by training on interesting code scenarios.