Is CPP easy to learn? It s harder than C

Updated on technology 2024-05-21
23 answers
  1. Anonymous users2024-02-11

    It's not difficult, it's OK to study hard, and everything is difficult at the beginning.

  2. Anonymous users2024-02-10

    It helps a lot, like PHP is a copy of the C language... To learn web, you need to learn html, css, php, you can first look at php syntax and see php + mysql example tutorial.

    You'll learn so much that it will be easy.

  3. Anonymous users2024-02-09

    C is a computer programming language. It has the characteristics of both high-level language and assembly language. It was introduced in 1972 by the Bell Institute in the United States.

    Since 1978, the C language has been ported to large, medium, small and micro computers. It can be used as a working system design language to write system applications, or as an application design language to write applications that do not rely on computer hardware. It has a wide range of applications and strong data processing capabilities, not only in software development, but also in all kinds of scientific research using C language, suitable for writing system software, 3D, 2D graphics and animation.

    Specific applications such as microcontroller and embedded system development.

    C language is not difficult to learn, as long as the foundation is laid, just like learning anything, the foundation is very important. Once the foundation is good, it will be smooth

  4. Anonymous users2024-02-08

    It's a bit difficult for students who haven't been in contact with it.

    But as long as you're interested in it and willing to take the time to read a book and get on it.

    There's nothing wrong with learning C well.

  5. Anonymous users2024-02-07

    It's not difficult to learn, of course, things are very broken, you have to use them often, otherwise some things are easy to forget!

  6. Anonymous users2024-02-06

    Don't have any foundation, the main thing is to practice, first find a book, buy a C book in the bookstore, if you use Windows to install a VC, there is a network of the next, if you use linux, use VI without a single installation, understand the loop, conditional branch, array, function, pointer primary thing, and then look at the data structure, signal, process, ready-made, socket, the main thing is to write more programs, little by little, in fact, it is not difficult, a total of so many things, it is very simple to learn, But if you want to be proficient, it's difficult, you have to have many years of work experience, get support from the experience bit by bit, read more, have**amount, naturally understand little by little, it is recommended not to read Tan Haoqiang c, although everyone says that it is good to use that for beginners, but his books are all written in one file, and at the beginning we must develop the habit of writing functional functions in different files, and good habits will help future development, come on friends.

  7. Anonymous users2024-02-05

    The landlord you go to the bookstore, or the second bookstore, search for C-related books, buy the top few books, it is recommended that the landlord still learn C, C++ related, there are too many to learn, I gave up after learning for half a year, hehe, and the basic grammar of C, if you put it in, a few weeks on the line.

    After you have thoroughly eaten the basic syntax, then you have to start writing a lot of "student programs", hehe, I also walked like this, by the way, at this step, I started to learn "data structures", basically the "student programs" written are under 600 lines.

    Basically, after you finish the problem of number construction, you must be very proficient in the syntax of C, and then you can play some tricks, such as buying a "fish book", or writing some small applications? Then you're going to learn some system programming,,, in short, more and more.

  8. Anonymous users2024-02-04

    No foundation is required.

    Go and buy a self-study of Tan Haoqiang's version of "C Programming".

  9. Anonymous users2024-02-03

    You don't need any foundation, as long as you're interested.

  10. Anonymous users2024-02-02

    Tan Haoqiang's version of "C Programming", I seem to have an electronic version.

  11. Anonymous users2024-02-01

    Tan Haoqiang's C language programming, after all, this has been around for many years.

  12. Anonymous users2024-01-31

    Tan Haoqiang's, his book is well compiled, we will use it.

  13. Anonymous users2024-01-30

    Tan Haoqiang's book is more systematic and easy to understand, and it is recommended to buy Tan Haoqiang's new edition of the book.

  14. Anonymous users2024-01-29

    Go back to school C++ and read more books.

    Buy less books, start with a simple single cpp document writing (really simple), be proficient, learn MFC and HTML, learn grammar points online, use multiple grammars to write some more complex software, you will gain more experience in correcting mistakes, and the more proficient you will be in the use of grammar. MFC is very difficult but don't be afraid of it, just learn it slowly, it's okay to study for one day and rest for three days, don't care about the length of time, the key is to study seriously.

  15. Anonymous users2024-01-28

    Check out the courses offered by software majors at universities.

    Linguistics is fine, don't be greedy, the other principles are similar, and then you can get through very quickly.

    Write software math well, have a mathematical foundation, and be able to learn a little easier.

  16. Anonymous users2024-01-27

    Now there are a lot of free web templates, just use them directly, just take a picture of the layout yourself, no need to learn, so professional.

  17. Anonymous users2024-01-26

    C language is the basis for learning programming - if you want to learn, there are tutorials on the Internet, there are e-books, and there are related **, it is said that Tan Hao's version is stronger, you right.

    You can find it yourself,(I want to know if it's difficult to find a C language e-book.,Just look at the table of contents) Building** and programming are two different things.,Don't mix them together.,Because which one takes a while of energy.,So think about what to do.,Understand it first.,Then。。。

    Computer,,Will browse the web,Will play software,Will play games and listen to songs,What else do you want to do?,The foundation will be OK.,Actually, there's no need to be too advanced.,But if you want to learn.,I still support you.。 In any case, stick to the main thing.

  18. Anonymous users2024-01-25

    If you want a simple game, you can find a book on C++ game programming. If you are more complex, you can learn specialized language and development tools for game programming. Such as OpenGL, ActiveX, 3DS Max, etc.

    QT doesn't know.,MFC can write some big software.,Learn C++.,It's logical.,But Windows programming is the foundation.。。。

    Some more recommended materials: OpenGL, NEHE's Chinese tutorial (C language), and an OpenGL programming (C++) MFC written by a foreigner, if you get started on the Internet, of course, it is Sun Xin's ** tutorial.

  19. Anonymous users2024-01-24

    Easy to learn and easy to learn. If you are learning a computer programming language for the first time, it is recommended that you learn this. What's more, learning the language will also make it easier for you to work with documents on your computer.

    Whether it's C or VB, the coding speed is not as fast as Python for most tasks.

    A user interface can be quickly generated. However, after writing, whether it is execution efficiency or readability, it is relatively poor.

  20. Anonymous users2024-01-23

    , who said that you have to install Linux to learn C CPP, isn't this nonsense misleading.

    Learning game programming doesn't require math as the respondent said, unless you're just playing cards and stickers, and if you want to be graphical, especially if you want to calculate or render in real time, most of what you need is mathematical, physical, mainly geometry. Because this knowledge is the foundation that you use to build game layers, which is the foundation of computer graphics.

    To learn a language, you have a fixed direction (games), so I recommend that you learn C++ directly, starting with C++ Primer Plus and slowly developing your interest. C C++ is very similar to the two languages, C++ is a broad complement to C, and at the same time a big improvement, but no one has ever said that you must master C before learning C++. For example, if you learn C++ in 6 months, it will not take you more than 1 month to learn C.

    Others are similar. The main purpose of learning a programming language is to learn how to communicate with a computer and to have a good design pattern.

    With such an early interest in this area, you can become a professional or even a genius in the computer industry in the future.

    Finally, I wish you success in your studies!

  21. Anonymous users2024-01-22

    It's enough to learn a language well.,It's true that there are more C C++ games now..

    Mathematical knowledge is a must, otherwise some things will not be understood...

    Windows + Micorsoft Visual C++ is enough to practice...

  22. Anonymous users2024-01-21

    Engaging in games is generally done with C C++, books, there are a lot of them on the Internet, and the games are also divided into many aspects, and some games do not require much mathematical knowledge. Like a card game. Learning while programming is the best way to do this. OpenGL is an important direction.

    Language is just a tool, it's about how quickly and elegantly you can complete your work.

    Install a Linux system and start now.

  23. Anonymous users2024-01-20

    You can get started in C++, go to NOIP in high school or go to NOI to be a god cow escort.

Related questions
4 answers2024-05-21

Personally, I think it is easier to learn German after having a foundation in English. >>>More

8 answers2024-05-21

Oh, landlord, I don't know who you listened to, but I want to correct it here, our Japanese teacher told us in the first class, learning Japanese is to come in with a smile, crying out, because learning Japanese is to contact the fifty syllable diagram, and these are very simple compared to English, after the contact with the fifty syllable diagram, there will be more and more things behind, the knowledge points to remember are particularly scattered, learning Japanese can be vividly said to be from the point to the surface, at the beginning is a simple point, and the more to the back, There are more and more divergent knowledge at that point, and there are many things in Japanese that say different sentences on different occasions and different sentences for different people. These seem simple, but in fact, the knowledge points that need to be memorized are far more than English. So I hope the landlord will think twice before he acts, if the landlord once he wants to make up his mind to learn Japanese, it will be difficult, lay a good foundation, step by step, o( o

4 answers2024-05-21

Chemistry is not more difficult than physics, and there are more things to remember in chemistry, which is known as English in science.

19 answers2024-05-21

If you want to learn photography, you have to prepare some money, about 300,000 yuan, photography is not difficult, everyone will press the shutter, composition is everyone's talent is different, girls learn well, but most of the cameras are a bit heavy, and the arms and waist strength need to be more exercised.

10 answers2024-05-21

I think it's quite difficult to learn, but if you work hard, you should be able to learn it.