I know a little bit about C, and I want to learn the whole set of software development, and I want t

Updated on technology 2024-02-08
10 answers
  1. Anonymous users2024-02-05

    In fact, if you want to engage in software development, you must first master the basic knowledge of C++.

    As for the whole process you mentioned, it is the whole process of software development, which even a project manager may not be able to master, and this knowledge needs to be explored slowly after you work.

    For students, after mastering the basic development language, they can learn software engineering, computer networks, data structures, software testing, and so on.

    And the financial software you mentioned is basically difficult for a novice to complete.

    Personal suggestion: everything has to be done step by step, first master the development tools --- a development language, and learn this well.

  2. Anonymous users2024-02-04

    If you know a little bit about it, let's figure it out. Otherwise, like me, no matter how detailed the programming is, you won't be able to understand it.

  3. Anonymous users2024-02-03

    Unix OS this one is better.

    C++ Primer Plus.

    Tan Haoqiang's books are very good.

  4. Anonymous users2024-02-02

    2. Although the integrated development environment (IDE) is different, the most important and core thing is to master the use of MFC and API.

    Good luck with your studies!

  5. Anonymous users2024-02-01

    There is a student from the Prologis-Beijing Test Space IT Training Base who is studying there, and he said that it is not bad, you can go and learn about it, maybe it will help you.

  6. Anonymous users2024-01-31

    The Prologis-Beijing test space IT training base is not bad, you can go and learn about it.

  7. Anonymous users2024-01-30

    Well, a financial software with strong interactive performance needs dozens of people per month, and the general company may not be able to do it, buddy, you are talking about all-rounders, no more than 5 years of experience, no matter how many books you read, they are all on paper, or start from the basics, don't be ambitious.

  8. Anonymous users2024-01-29

    Effective C++ C++ Code Standards (Laying the foundation for a good programming style in the early stage will help you a lot in the future.) )

    exceptional c++。The more basic is the C++ Programming Language

  9. Anonymous users2024-01-28

    If you are a beginner, you should obediently read domestic grammar books, you can't understand foreign classic textbooks at all, and it is a waste of time to buy them. It takes at least a year to figure out C++.

  10. Anonymous users2024-01-27

    You can go to the C++ post bar to see, where there are recommendations for high-quality stickers, all of which are foreign books, and you can also ask for help in the bar if you encounter problems, it is a place to learn.

Related questions
3 answers2024-02-08

The file class is used for typical operations such as copying, moving, renaming, creating, opening, deleting, and appending to files. You can also use the file class to get and set file properties or datetime information about file creation, access, and write operations. >>>More