Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added rust Design Patterns to the Books #68

Merged
merged 4 commits into from
Mar 23, 2024
Merged

Conversation

stjepanjurekovic
Copy link
Contributor

Hi,

Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it.

Best,

Hi,

Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it.

Best,
@simonsan
Copy link
Contributor

simonsan commented Jun 21, 2023

[offtopic, just reaching out :)]

Hey @stjepanjurekovic,
not sure if you know about it, there is a https://github.com/rust-unofficial/patterns repository collecting patterns, idioms, anti-patterns and functional programming patterns in a free book licensed under MPL2.0 I'm one of the maintainers.

Do you think it would make sense to link to this online book from your published book, so people are able to get updated information over time? If you want someone of us, to read through it and giving some feedback before publishing, let us know. ;)

Cheers,
Simon

Copy link
Contributor

@simonsan simonsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feedback on topic:

I think the book should go under "Advanced Books" as it's not a beginner topic, IMHO.

@stjepanjurekovic
Copy link
Contributor Author

stjepanjurekovic commented Jun 21, 2023 via email

@simonsan
Copy link
Contributor

@stjepanjurekovic not a maintainer, but I think you can just add changes to this PR here, it will be squashed nevertheless (I assume).

Hi,

As requested I moved this book to Advanced.

Best,
@stjepanjurekovic
Copy link
Contributor Author

stjepanjurekovic commented Jun 21, 2023 via email

@@ -377,6 +377,14 @@ You'll learn:

This book is intended for software developers and system programmers interested in Rust as a C/C++ alternative. This book is also available to students interested in learning systems programming using Rust. The book assumes you have prior knowledge of basic programming concepts or any other programming language.

### [Rust Design Patterns](https://www.manning.com/books/rust-design-patterns))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### [Rust Design Patterns](https://www.manning.com/books/rust-design-patterns))
### [Rust Design Patterns](https://www.manning.com/books/rust-design-patterns)

@sger sger merged commit c3a3b2d into sger:main Mar 23, 2024
1 of 2 checks passed
@stjepanjurekovic
Copy link
Contributor Author

stjepanjurekovic commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants