A summary of C ++ language programming in Mind Map

Source: Internet
Author: User

A summary of C ++ language programming in Mind Map

It took about a week to pass the c ++ textbook. Teacher Mi said that he could go through the textbook for the first time without any further explanation. I successfully executed the instructor's method, hey. So what is c ++? Baidu said that it is a widely used computer programming language. C ++ is a general programming language that checks static data types and supports multiple programming paradigms. It supports various programming styles, such as process-based programming, data abstraction, object-oriented programming, and generic programming.

It is actually a programming language. To sum up, of course, our mind map is indispensable. below:


The first time I came into contact with c ++ textbooks, I felt familiar with all the things in it. This reminds me of what Mr. Mi said. Learning is a repetitive process. Although I am already familiar with it, I still cannot understand some of it. I hope you can correct me more and exchange progress together. I believe that the next time you see this knowledge, you will be able to understand it again.


C Language Learning Summary

The "C programming" published by Tsinghua University is more authoritative. You can also refer to some related exercises or exercises, mainly programming knowledge. It may be difficult to get started, however, after learning about the principles, you will not feel too difficult. In addition, you also need visual c ++ software.
In addition, the webmaster group has products to buy, Which is cheap and guaranteed.

C language programming, lab report

Preliminary achievement of C program design in experimental projects
Professional class student ID instructor Zhang Yaowen
Lab date
I
1. Understand the development environment using VC ++ 6.0;
2. Master how to edit, compile, connect, and run a C program on the system;
3. By running a simple C program, you can get a preliminary understanding of the features of the C source program;
II
Enter and run a simple and correct program
1) enter the following program
Include <stdio. h>
Void main ()
{
Printf ("welcome to the C language programming! \ N ");
}
2) carefully observe the Input Program on the screen and check for any errors.
3) Compile the program, check the compilation output window, and check for any errors. correct the errors if any. You can run the program without errors.
Design a program. The two sides of the rectangle are known to be 3.2 and 1.5 long, and calculate the area of the rectangle.
Calculate the sum of 4 and 6 and output it on the display. Then modify the program to input 2 integers at will from the keyboard, and output and.
3.

Thu


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.