TAILIEUCHUNG - Thinking in C plus plu (P3)

Tham khảo tài liệu 'thinking in c plus plu (p3)', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | different and why C in particular is different concepts of OOP methodologies and finally the kinds of issues you will encounter when moving your own company to OOP and C . OOP and C may not be for everyone. It s important to evaluate your own needs and decide whether C will optimally satisfy those needs or if you might be better off with another programming system including the one you re currently using . If you know that your needs will be very specialized for the foreseeable future and if you have specific constraints that may not be satisfied by C then you owe it to yourself to investigate the alternatives21. Even if you eventually choose C as your language you ll at least understand what the options were and have a clear vision of why you took that direction. You know what a procedural program looks like data definitions and function calls. To find the meaning of such a program you have to work a little looking through the function calls and low-level concepts to create a model in your mind. This is the reason we need intermediate representations when designing procedural programs - by themselves these programs tend to be confusing because the terms of expression are oriented more toward the computer than to the problem you re solving. Because C adds many new concepts to the C language your natural assumption may be that the main in a C program will be far more complicated than for the equivalent C program. Here you ll be pleasantly surprised A well-written C program is generally far simpler and much easier to understand than the equivalent C program. What you ll see are the definitions of the objects that represent concepts in your problem space rather than the issues of the computer representation and messages sent to those objects to represent the activities in that space. One of the 21 In particular I recommend looking at Java http and Python http . 80 Thinking in C delights of object-oriented programming is .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.