🇺🇸 English
🇷🇺 Русский
🇺🇦 Українська
Голубая
Фиолетовая
Cветлая
Терминал
Norton
Войти
Используй промокод SUMMERUP - экономь на горячем, трать на холодное! 🍧 🍸 🍋 🍉 🍹
[Книга] Let's Go! Научитесь создавать профессиональные веб-приложения с Golang logo

Отзывы на книгу "[Книга] Let's Go! Научитесь создавать профессиональные веб-приложения с Golang"

Let's Go! Learn to Build Professional Web Applications With Golang [Professional Package]

102 1
Читать онлайн Комментарии (51)
User Avatar
  • User Avatar
    Anonymous
    Please update. It is version 2.24.2 now.
  • User Avatar
    lodiwe4677 Anonymous
    can send it me
  • User Avatar
    CourseHunter Team Anonymous
    Updated!
  • User Avatar
    Anonymous CourseHunter Team
    Thanks a lot.
  • User Avatar
    andrew.z
    Hello @admin can you please update the book it’s 2.22.1 version now thanks
  • User Avatar
    CourseHunter Team
    Note: The Go 1.22 changes to http.ServeMux resulted in some rewriting and reordering of the content in the book. If you're currently part-way through reading the book, I recommend continuing with your existing copy (rather than switching to the new version), then reviewing the Foundations section of the Go 1.22 version to learn about the http.ServeMux routing changes at a later point.

    Go 1.22 http.ServeMux updates

    The standard library http.ServeMux is now used for routing throughout the book instead of julienschmidt/httprouter.

    There are two new chapters --- 2.4. (Wildcard route patterns) and 2.5. (Method-based routing) --- which explain how to use the new http.ServeMux routing features. Chapter 2.3. (Routing requests) has also been rewritten to reflect the Go 1.22 changes. The old Section 7. (Advanced routing) has been removed entirely.

    The change to use the new http.ServeMux routing features had a few additional knock-on effects.

    Because http.ServeMux doesn't make it possible to easily serve custom 404 responses without breaking 405 responses (see https://github.com/golang/go/issues/61410#issuecomment-1871202015), the book no longer uses a custom notFound() helper. Instead, the http.NotFound() function is used whenever we need to send a 404 response.

    How to work with query strings is now covered at the end of Chapter 7.2. (Parsing form data).

    The information on customizing HTTP status codes and response headers has been rewritten, and can now be found in Chapter 2.6. (Customizing responses).

    Other Go 1.22 language updates

    Chapter 9.5. (Configuring HTTPS settings) has been updated to reflect that http.Server now only supports TLS 1.2 and TLS 1.3 by default.

    Chapter 12.1. (Embedding static files) has been updated to use the new http.FileServerFS() function for serving static files.

    Chapter 13.8. (Profiling test coverage) has been updated to reflect the new output generated by go test -cover.

    Other updates

    Chapter 4.3. (Modules and reproducible builds) has been updated to explain the // indirect annotation in go.mod files.

    The openDB() function in Chapter 4.4. (Creating a database connection pool) has been updated to close the connection pool before returning in the event of a failed Ping().

    The secureHeaders() middleware in chapter 6.2. has been renamed to commonHeaders().

    Chapter 9.3. (Generating a self-signed TLS certificate) now suggests using the mkcert tool as an alternative to generating your own self-signed certificates.

    The newTestDB() function in Chapter 13.7. (Integration testing) has been updated to always close the connection pool before returning in the event of an error.

    Dependency updates

    github.com/alexedwards/scs/mysqlstore -> v0.0.0-20240203174419-a38e822451b6

    github.com/alexedwards/scs/v2 -> v2.8.0

    github.com/go-sql-driver/mysql -> v1.8.0

    golang.org/x/crypto -> v0.21.0

    Miscellaneous

    Various typo fixes and minor copy tweaks to improve clarity. Thanks to everyone who provided feedback!
  • User Avatar
    anon92929
    Can we get the latest update please?
  • User Avatar
    kubo
    Can we get the latest update please?
  • User Avatar
    Anonymous
    Hi. Is there any Java book similar to this and the second one by this author? I want to use the book to solve 1-2 serious projects using standard cloude stack (Spring, Hibernate, Postgres, Kafka and so on).
  • User Avatar
    vishu
    please update, it dont looks like its latest version
  • User Avatar
    CourseHunter Team vishu
    it's a latest version
  • User Avatar
    Anonymous
    Update, please
  • User Avatar
    kubo
    can we get the latest update please?
  • User Avatar
    Nick
    Update please
  • User Avatar
    lucasaho2
    Does it have the HTML files?
  • User Avatar
    kubo
    Can you please update this one too?
  • User Avatar
    Anonymous
    @admin Andrew, please update. Thanks
  • User Avatar
    HunterXHunter
    @admin Andrew, please update. Thanks
  • User Avatar
    kubo
    Updated for Go 1.19. Please update!
  • User Avatar
    Anonymous
    Admin, please update
    The current update is for: Go 1.18
  • User Avatar
    Anonymous
    Admin, please update
    The current update is for: Go 1.18
  • User Avatar
    Anonymous
    Admin, please update
    The current update is for: Go 1.18
  • User Avatar
    HunterXHunter
    @admin Andrew, please update Alex Edwards books
  • User Avatar
    dealvidit
    Would really appreciate an update to both the books.
  • User Avatar
    nalewka0
    @admin plis update
  • User Avatar
    Anonymous
    @admin, Andrew, please update
  • User Avatar
    Anonymous
    @admin, Andrew, please update
  • User Avatar
    Anonymous
    @admin, Andrew, please update
  • User Avatar
    Anonymous
    Please update the book for Go new version 18
  • User Avatar
    Anonymous
    Please update the book for Go new version 18
  • User Avatar
    Augustine
    Please update the book for Go 1.18 (Last updated: April 26th, 2022)
  • User Avatar
    Augustine Augustine
    @Coursehunters Team
  • User Avatar
    Anonymous
    404 Not Found
  • User Avatar
    eminem05051
    update to Last updated: October 29th, 2021, please.
  • User Avatar
    JarvisJack
    Can you please update this
  • User Avatar
    Umaru
    Last updated: August 21st, 2021
  • User Avatar
    Umaru
    Last updated: August 5th, 2021
  • User Avatar
    Anonymous
    @admin please update?
    Last updated 2021-08-05 12:04:50 UTC. Version 1.6.2.
  • User Avatar
    chunter
    Please update this to the latest book version 1.6.1. It uses Go 1.16.
    Released on: August 5th, 2021 - From the official page.
  • User Avatar
    BS
    Please update this book
  • User Avatar
    BS
    Please update this book. Newer version of updated book is available now
  • User Avatar
    BS
    Please check newly Updated for Go 1.16
  • User Avatar
    Anonymous
    Please can this be updated? It now supports go version 1.1.6
  • User Avatar
    vision8r
    Can you please update it to the latest 1.5.2 version?
    This was released on 2021-03-03 (according to https://lets-go.alexedwards.net/).
  • User Avatar
    Anonymous
    Добрый день!
    Обновите книгу пожалуйста
  • User Avatar
    DummyHead
    Please update to the new version. It uses Go 1.15
  • User Avatar
    BS
    Please Update it. Author updated for latest go version 1.15
  • User Avatar
    arch.ulver
    Обновите пожалуйста.
  • User Avatar
    Toltec arch.ulver
    а что там нового?
  • User Avatar
    XpycT
    update please
  • User Avatar
    Kafka
    Hello,
    Could you supply this book?
    https://buildsaasappingo.com/
Команда внимательно читает ваши комментарии и оперативно на них реагирует. Вы можете спокойно оставлять запросы на обновления или задавать любые вопросы о курсе здесь.