Which one has C language learning materials, entry level.

Updated on educate 2024-02-09
7 answers
  1. Anonymous users2024-02-05

    If you really want to learn a computer language, you still have to buy books to learn it, the books are more comprehensive, and then combined with online cases. You can go to the bookstore and look for books in C.

    For example: Dangdang.com.

    c Programming Language (2nd Edition, New Edition).

    Publisher: China Machine Press.

    In the history of computer development, no programming language has been so widely used as the C language. The original book is an authoritative classic book about the C language co-authored by Dennis, one of the designers of the C language, and Brian, a famous computer scientist. A large number of textbooks and monographs on C programming that we have seen today are based on this book.

    The C language introduced in the first edition of the original book became the basis for the later widely used C version of the C language, Standard C. The well-known "hello, world" program was first introduced in this book, and it is now the first lesson for any programming language introduction.

  2. Anonymous users2024-02-04

    The most classic is Tan Haoqiang's programming book. It's easy to understand. But you still need to practice more on the computer to master the essence of C.

  3. Anonymous users2024-02-03

    Tan Haoqiang's "C Language Programming".

  4. Anonymous users2024-02-02

    It is best to choose Tan Haoqiang's introductory books.

  5. Anonymous users2024-02-01

    I was self-taught C language to buy a book and I don't understand I have no confidence, I just found the relevant QQ group to join, after joining the group I feel a little different, I feel that I am no longer lonely, and then a classmate in the group introduced me to the fast network to listen**, there is a full set of C language tutorials, you can**see also**see that I was borrowing a classmate's notebook to **** down to see, by the way, there is a supporting electronic version of the textbook pdf format and**The content is the same, It is recommended that you don't buy books and study on the fast motion network, you can find it by searching the fast motion network.

  6. Anonymous users2024-01-31

    <><1. CplusPlus: An excellent C++ learning **, in addition to providing corresponding tutorials, there is also a great forum. Compared with other **, its value is more reflected in the reference, because it explains many programming concepts.

    2. C++ source codes: 345 more comprehensive source lists of C++.

    3. C++ FAQ: C++ FAQ, many problems encountered in project engineering, involving C++ efficient programming.

    4. LearnCPP: Learn C++ programming for free.

    5. TutorialsPoint: A good one! It provides detailed tutorials for the techniques you want to learn (including C++). Just save it, it's super useful. Missed laughter.

    7. Free C C++ Libraries: Free C++ open source libraries and other useful tools.

    8. C and C++ Users Group: C and C++ user groups provide free sources of C++ projects covering a variety of programming areas, including AI, animation, compilers, databases, debugging, encryption, games, graphics, GUI, language tools, system programming, etc.

  7. Anonymous users2024-01-30

    1.C language Chinese network (: provides a large number of C language tutorials, including basic grammar, pointers, file operations, etc., and each knowledge point has a corresponding Naqing example** and practice questions.

    2.The rookie tutorial provides a C language tutorial that is suitable for beginners, and the content is simple and easy to understand, which is suitable for beginners.

    It provides C language and C++ tutorials, as well as rich project tutorials, with a clear content structure, covering C C++, MFC, data structures and algorithms, Qt, Linux server development and other tutorials and projects.

    There are many detailed C language tutorials, including basic syntax, algorithms, data structures, etc.

    All of the above are very good learning resources, I hope you can find a learning style that suits you, continue to learn, and improve your programming ability.

Related questions
16 answers2024-02-09

1) If you are a beginner in software, you can use VC++ on the Internet, and you can go down to the lite version or green version, which is enough. >>>More

4 answers2024-02-09

Some of the relationships are syntactic and similar: the C language is closer to the underlying C++ is an extension of C, and the mechanism of the class is added; C is a step further than C++ is Microsoft's. The language in which .net is adopted. >>>More

7 answers2024-02-09

C language does not round, if you want to round it, such as a to keep two decimal places: >>>More

6 answers2024-02-09

I majored in computer science, and I was embarrassed when I first learned C language, but I also had some experience. >>>More

7 answers2024-02-09

Haha, if you're just learning SQL programming, you'll be fine with any of them, but I'd recommend Oracle because it's closer to the common usage and the essence of SQL. One more sentence: What weight is not weight, and it is impossible to learn the heavyweight directly? >>>More