Earlier quoted context omitted.
Pandoc will convert from LaTex to HTML (I've not tried that specific conversion). [0] [0] https://pandoc.org/
I used Pandoc to make the conversion. Lyx has also an option to export to HTML but I was not satisfied with the result.
Show HN: I wrote a book about Go
61–70 of 160 posts
Re: Show HN: I wrote a book about Go
#62"This site is blocked due to a security threat that was discovered by the Cisco Umbrella security researchers." Category: Malware That is the warning I'm getting on this link at work. Of course I don't think you are trying to malware people, but might want to look into that on why people might not be able to access your site.
Re: Show HN: I wrote a book about Go
#63Re: Show HN: I wrote a book about Go
#64Earlier quoted context omitted.
This is great,well done! I was thinking of picking Go at some point this year, need not to forget to buy the book. May I ask what did you for the website,looks pretty neat?
Thank you for your feedback and support! Go is easy to learn, and you need a limited amount of time to produce code! I built the website with VueJS, and I use bootstrap for the CSS part (with https://bootstrap-vue.org/ ).
I have a friend who is constantly trying to drag me though the fence so maybe one day.
You may want to try quasar (https://quasar.dev/) for your VueJS sites - it is excellent.
Re: Show HN: I wrote a book about Go
#65"This site is blocked due to a security threat that was discovered by the Cisco Umbrella security researchers." Category: Malware That is the warning I'm getting on this link at work. Of course I don't think you are trying to malware people, but might want to look into that on why people might not be able to access your site.
Hello hodder, thanks for reporting this. I have no idea what is the cause of this...
I also checked the website with Google safe browsing (https://transparencyreport.google.com/safe-browsing/search?u...) and the result is also OK. I also run the test with virus total website and no threats have been detected. (https://www.virustotal.com/en/#url).
If you have more information about this do not hesitate to share!
Re: Show HN: I wrote a book about Go
#66I just love the positive vibes of this post, feedback received, and OP’s replies. It just makes HN a happier place!
Re: Show HN: I wrote a book about Go
#67Hello all, After 2.5 years of writing, countless weekends and evenings, I released a book about the Go programming language. The book is available for free on the website because I wanted to give something back to the developer's community :) It is composed of 700+ pages, 41 chapters, and approximately 405 drawings/screenshots. I tried to cover all the important topics that a new Go programmer should know. At the end…
Also really respect that you clearly did this out of passion, so I'll say this to everyone on your behalf: support the author by purchasing a digital copy!
https://www.practical-go-lessons.com/buy-digital-or-hard-cop...
Re: Show HN: I wrote a book about Go
#68I love your writing style. Specially the way of not assuming previous knowledge.
Re: Show HN: I wrote a book about Go
#69Earlier quoted context omitted.
Thank you for your feedback and support! Go is easy to learn, and you need a limited amount of time to produce code! I built the website with VueJS, and I use bootstrap for the CSS part (with https://bootstrap-vue.org/ ).
Great book! (and this from someone who does not like Go :)). After reading a bit I was almost ready to jump in again and then I remembered errors and the associate repeating code and I got back to Python. I have a friend who is constantly trying to drag me though the fence so maybe one day. You may want to try quasar ( https://quasar.dev/ ) for your VueJS sites - it is excellent.
I will try quasar on another project maybe, I did not know this framework. I also need to improve my competences with React :)
Re: Show HN: I wrote a book about Go
#70Awesome work!