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

Too straightforward C tutorial #490

Open
alyasevich opened this issue Jun 20, 2020 · 2 comments
Open

Too straightforward C tutorial #490

alyasevich opened this issue Jun 20, 2020 · 2 comments

Comments

@alyasevich
Copy link

Hi,
I think, that your C tutorial could be much better if there were more explanations.
For example:
In the code that was given as an example for teory was function scanf() without any
explanaition.
The same situation with assert() and malloc().
Also there were some problems with things like: %s, %c, %d etc.
They were given without any explanaition.
I hope that my wishes will be seen.
Thank you in advance

@dogukanteber
Copy link

Hey @alyasevich
Sorry for the late response. What are the things that can be improved? Can you give specific links so that I can improve the articles?

@rishitc
Copy link
Contributor

rishitc commented Feb 23, 2021

Also there were some problems with things like: %s, %c, %d etc.
They were given without any explanaition.

Would the addition of a table with the format specifiers and their meaning, with possibly an example be helpful to solve this confusion in the tutorials?

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

No branches or pull requests

3 participants