23,99 €
23,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
12 °P sammeln
23,99 €
23,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
12 °P sammeln
Als Download kaufen
23,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
12 °P sammeln
Jetzt verschenken
23,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
12 °P sammeln
  • Format: ePub

Pocket Guide
Dive into the endless possibilities of data structures and algorithms and have fun doing it
KEY FEATURES
● Become familiar with common data structures.
● Learn and understand the most popular algorithms through practical examples.
● Recognize when a particular data structure or algorithm should be used to create an efficient software solution.
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
…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 2.97MB
  • FamilySharing(5)
Produktbeschreibung
Pocket Guide

Dive into the endless possibilities of data structures and algorithms and have fun doing it

KEY FEATURES

● Become familiar with common data structures.

● Learn and understand the most popular algorithms through practical examples.

● Recognize when a particular data structure or algorithm should be used to create an efficient software solution.

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.

After reading this book, the reader can determine when and why specific data structures should be used and when an algorithm best fits the actual problem's solution.

WHAT YOU WILL LEARN

● Decide which data structure is the most suitable for a particular problem.

● Implement different algorithms with the Go programming language.

● Recognize which algorithm is best suited for certain scenarios.

● Utilize data structures and algorithm implementations from Go's standard library.

● Learn how real-life problems can be solved and simulated.

WHO THIS BOOK IS FOR

The book targets beginners and experienced developers who want to learn how to implement particular algorithms. It is also helpful for developers who wish to expand their knowledge of data structures and algorithms.


Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Dusan Stojanovic was born on May 27, 1989 in Smederevo, Serbia and raised in Baničina. He attended the University of Belgrade and received a Master's degree in computer science in 2013. Since then, he has been working in software development, playing central roles in numerous projects, such as user administration, online school platforms, e-commerce solutions, videostreaming platforms, and advertising solutions as a software engineer.