• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Algorithmic thinking

 
Ranch Hand
Posts: 999
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Daniel.

Thanks for the great book. This book uses C language so i hope we can use Golang also .
Does book assumes any prerequisites ? like discrete math  etc ?
 
Marshal
Posts: 78666
374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should be able lo translate the code into a different language. Somebody said elseewhere that the amount of code shown is small.
 
Author
Posts: 34
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Arjunkumar Shastry wrote:Hello Daniel.

Thanks for the great book. This book uses C language so i hope we can use Golang also .
Does book assumes any prerequisites ? like discrete math  etc ?



Hi Arjunkumar and all,

(I really have to learn more about Go.)

No discrete math prereqs here. I kept math to a minimum. No theorems, lemmas, proofs...

At the same time, I wanted the book to be precise.

One of my fears while writing the book was that I'd make it too imprecise for algorithms teachers, but too detailed for practicing programmers. Readers will let me know whether I've managed a balance here. I did ask an algorithms professor to write the foreword for me, and got feedback from competitive programmers, but I'll always need more feedback from new learners.

Thank you,
Dan
 
My name is Inigo Montoya, you killed my father, prepare to read a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic