C programming tutorial 18 - Introduction to Code Blocks IDE
У вашего броузера проблема в совместимости с HTML5
C programming tutorial 18 - Introduction to Code Blocks IDE
Introduction to Code Blocks IDE :
Code blocks software is a free, easy to use, open source, cross platform IDE.
IDE stands for Integrated Development Environment.
Code blocks software is a development environment for C and C++ applications.
Code blocks software is integrated with different tools like editor, compiler, debugger and many other tools, which are essentials for creating any C or C++ applications.
Code Blocks IDE: Integrated Development Environment
: Environment:-
Stands for combination of variety soft-wares or tools meant for specific purpose.
: Development Environment:-
Develop C applications.
Develop C++ applications.
Develop games.
Develop simulations. etc.
: Integrated Development Environment:-
Editor: edit C or C++ codes
Compiler: to compile, build and run
Debugger: to debug code.
Code blocks UI: User Interface
Title Bar
Menu Bar
Tool Bars Area
Manager Panel
Starter page
Logs panel
=========================================
Follow the link for next video:
C programming tutorial 19 - Creating a new C project in Code Blocks IDE
https://youtu.be/7O3I1eWJv4g
Follow the link for previous video:
C programming tutorial 17 - Features of C programming language
https://youtu.be/HIc7Q0_Msos
=========================================