Product information
€46.39
Stock: Out of Stock
Data Structures and Algorithms With Go
Product information
Author:
Type: Paperback
ISBN: 9789355518897
Date: 19th March, 2024
Publisher: BPB Publications
Categories
- Computer Science
Description
Go, designed by Google, is a modern, open-source language known for its simplicity, readability, and efficiency. It excels at building web applications, network tools, and cloud services. Its clear syntax and built-in concurrency features make it a popular choice for modern developers. This guide simplifies the basics by introducing arrays, lists, stacks, queues, maps, trees, and graphs in a practical way. Get hands-on experience, understand essential operations, and compare strengths and weaknesses. Perfect your skills with searching, sorting, and efficient data retrieval techniques. Traverse graphs and trees with ease, all illustrated in the Go code for real-world application, and conclude with insights for ongoing learning.