Skip to content

PDF of English and Traditional Chinese versions #1366

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

Open
CarrotDLaw opened this issue May 15, 2024 · 18 comments
Open

PDF of English and Traditional Chinese versions #1366

CarrotDLaw opened this issue May 15, 2024 · 18 comments
Labels
enhancement Brand new feature

Comments

@CarrotDLaw
Copy link
Contributor

Will the PDF of Traditional Chinese and English book be available in the future?

@krahets
Copy link
Owner

krahets commented May 18, 2024

Yes, we will release the PDFs of English and Traditional Chinese versions after fully testing them.

2024-12-09 Update: The PDFs of the traditional Chinese version have been released in v1.2.0.

@krahets krahets changed the title PDF in Languages Other Than Simplified Chinese PDF of English and Traditional Chinese versions Jul 14, 2024
@ofou
Copy link

ofou commented Jul 27, 2024

hey @krahets , how can I test the current PDF version for English? I'm using Docker already =)

@seven1240
Copy link
Contributor

@ofou check https://github.com/seven1240/hello-algo-pdf/releases and let me know if you like it. It's experimental though.

@ofou
Copy link

ofou commented Aug 6, 2024

Thanks @seven1240 I'll take a look and get back to you ASAP

@ofou
Copy link

ofou commented Aug 17, 2024

Found an error in Table 3-1 Space occupied and value range of basic data types, the value of boolean it should be bit not byte, I think is an example in Java but not common in many programming languages. And misleading.

@ofou
Copy link

ofou commented Aug 26, 2024

Overflow error in the PDF too, on page 88-89

@ofou
Copy link

ofou commented Aug 26, 2024

hey @seven1240 and @krahets, can you generate a ePub for the English version to review it?

@krahets
Copy link
Owner

krahets commented Nov 1, 2024

@ofou We intend to provide the English version PDFs in the next release. Please stay tuned!

@ofou
Copy link

ofou commented Nov 7, 2024

@krahets nice! waiting for it.

@karahbit
Copy link

karahbit commented Jan 24, 2025

@krahets any updates on the English version of the PDF using Python?

@seven1240
Copy link
Contributor

Overflow error in the PDF too, on page 88-89

the overflow error has to be fixed by edit the formula in the markdown I think, need to change to multiline fomula.

@ofou
Copy link

ofou commented Feb 19, 2025

is there any way to build it myself? I want to take a look to the current version. @krahets :)

Since the last version is from Aug 6, 2024 and a lot has changed from that time.

@krahets krahets added the enhancement Brand new feature label Mar 20, 2025
@krahets
Copy link
Owner

krahets commented Mar 20, 2025

is there any way to build it myself? I want to take a look to the current version. @krahets :)

Since the last version is from Aug 6, 2024 and a lot has changed from that time.

You can try to build the PDF using the main branch. We will release the English version PDFs in the next release. Please stay tuned!

@krahets
Copy link
Owner

krahets commented Mar 20, 2025

Found an error in Table 3-1 Space occupied and value range of basic data types, the value of boolean it should be bit not byte, I think is an example in Java but not common in many programming languages. And misleading.

Actually, 1 byte is far more common than 1 bit for the length of the bool data type in most modern programming languages.

@ofou
Copy link

ofou commented Apr 28, 2025

Found an error in Table 3-1 Space occupied and value range of basic data types, the value of boolean it should be bit not byte, I think is an example in Java but not common in many programming languages. And misleading.

Actually, 1 byte is far more common than 1 bit for the length of the bool data type in most modern programming languages.

I agree, but for educational purposes it should be very clear that 1 byte technically equals 8 bits. Regardless of the programming language implementation which varies widely.

@ofou
Copy link

ofou commented Apr 28, 2025

hey @seven1240 is there any way to trigger a new build for the latest English release? I want to review it but in PDF form, especially for both C and Python. The latest preview release seems quite outdated now

@seven1240
Copy link
Contributor

seven1240 commented Apr 29, 2025 via email

@ofou
Copy link

ofou commented May 17, 2025

Sure, I'll find some time to update that. and will release the build
process soon.

Have you had any chance to make the build @seven1240 / @krahets? I'd be awesome to review out the C/Python version.

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

No branches or pull requests

5 participants