CODE FOR BEGINNER FROM BASIC TO ADVANCED
Teach code C/C++, each lesson from basic to advanced. I will teach by video on youtube. And there will have exercises for each lesson. Have fun!!
Thứ Bảy, 6 tháng 5, 2017
Thứ Tư, 3 tháng 5, 2017
Lesson 4: C Program to Multiply two Floating Point Numbers
In this program, user is asked to enter two numbers (floating point numbers). Then, the product of those two numbers is stored in a variable and displayed on the screen.
Thứ Hai, 1 tháng 5, 2017
Lesson 3: C Program to Add Two Integers
In this program, user is asked to enter two integers. Then, the sum of those two integers is stored in a variable and displayed on the screen.
Chủ Nhật, 30 tháng 4, 2017
Lesson 2: C Program to Print an Integer (Entered by the User)
In this program, integer entered by the user is stored in a variable. Then, that variable is displayed on the screen using printf() function.
Thứ Sáu, 28 tháng 4, 2017
First lesson: C "Hello World!" Program
A simple C program to display "Hello, World!" on the screen. Since, it's a very simple program, it is often used to illustrate the syntax of a programming language.
Thứ Năm, 27 tháng 4, 2017
All Step For Coding C/C++ By Visual
C/C++ support for Visual Studio Code is provided today as a preview of our work to enable cross-platform C and C++ development using VS Code on Windows, Linux, and Mac. Our focus in this preview release is code editing and navigation support for C and C++ code everywhere that VS Code runs, as well as debugging on Linux, Mac, and Windows.
If you just want a lightweight tool to edit your C++ files, VS Code has you covered but if you want the best possible experience for your existing Visual C++ projects or debugging on Windows, we recommend you use a version of Visual Studio such as Visual Studio Community.
We're still shaping the C++ experience in VS Code so now is a great time to provide bug reports, feature requests, and feedback, and for those of you who use Linux or Mac as your development environment, to get engaged with the Visual Studio team.
Đăng ký:
Bài đăng (Atom)