CSE Programming
Alxethiopia.com/digital
Its free course guys try it.
Become a software engineer😋
Become a software engineer😋
Welcome! Are you completely new to programming? If not then we presume you will be looking for information about why and how to get started with Python
Python For Beginners Installing
Installing Python is generally easy, and nowadays many Linux and UNIX distributions include a recent Python. Even some Windows computers (notably those from HP) now come with Python already installed. If you do need to install Python and aren't confident about the task you can find a few notes on the BeginnersGuide/Download wiki page, but installation is unremarkable on most platforms. ╔═══════════╗
♨️ @cseprograming ♨️
♨️ @cseprograming♨️
♨️ @cseprograming♨️
╚═══════════╝
Installing Python is generally easy, and nowadays many Linux and UNIX distributions include a recent Python. Even some Windows computers (notably those from HP) now come with Python already installed. If you do need to install Python and aren't confident about the task you can find a few notes on the BeginnersGuide/Download wiki page, but installation is unremarkable on most platforms. ╔═══════════╗
♨️ @cseprograming ♨️
♨️ @cseprograming♨️
♨️ @cseprograming♨️
╚═══════════╝
C++ Tutorial in Amharic coming soon!
We working on it!
ቀለል ባለመልኩ አዲስ ቪዲዮ ይዘን አንመጣለን!🙌
Join us❗️
Join our channel :- https://t.me/cseprograming
We working on it!
ቀለል ባለመልኩ አዲስ ቪዲዮ ይዘን አንመጣለን!🙌
Join us❗️
Join our channel :- https://t.me/cseprograming
Dear Students we have idea to start c++ programming through this channel so we need this vote to start and know your ability on programming
Choose Depending on your status
Choose Depending on your status
Anonymous Poll
54%
I don't know C++ [0]
23%
I have heard about c++ [0]
17%
I know c++ a little bit [1]
6%
I am advanced in c++ [0]
12 ዘንድሮ የተፈተናችሁ እናም Engineering(Software, Electrical, others) መግባት ያሰባችሁ Programming Language መማራቹ ግድ ነው እናም
#ከነገ ማታ 3:00 ጀምሮ በዚህ channel C++ programming Language ስለምንማር JOIN አድርጉ
╔═══════════╗
♨️ @cseprograming ♨️
♨️ @cseprograming ♨️
♨️ @cseprograming ♨️
╚═══════════╝
#ለምትጠየቁት ጥያቄም ተሳትፎ አድርጉ
#ከነገ ማታ 3:00 ጀምሮ በዚህ channel C++ programming Language ስለምንማር JOIN አድርጉ
╔═══════════╗
♨️ @cseprograming ♨️
♨️ @cseprograming ♨️
♨️ @cseprograming ♨️
╚═══════════╝
#ለምትጠየቁት ጥያቄም ተሳትፎ አድርጉ
📝Getting the Tools
You need both of the following components to build C++ programs.
1. Integrated Development Environment (IDE): Provides tools for writing source code. Any text editor can be used as an IDE.
2. Compiler: Compiles source code into the final executable program. There are a number of C++ compilers available. The most frequently used and free available compiler is the GNU C/C++ compiler.
Various C++ IDEs and compilers are available. We'll use a free tool called CodeBlocks, which includes both an IDE and a compiler, and is available for Windows, Linux and MacOS.
To download Code::Blocks, go to http://www.codeblocks.org/, Click the Downloads link, and choose "Download the binary release".
Choose your OS and download the setup file, which includes the C++ compiler (For Windows, it's the one with mingw in the name).
⚠️Make sure to install the version that includes the compiler.
You need both of the following components to build C++ programs.
1. Integrated Development Environment (IDE): Provides tools for writing source code. Any text editor can be used as an IDE.
2. Compiler: Compiles source code into the final executable program. There are a number of C++ compilers available. The most frequently used and free available compiler is the GNU C/C++ compiler.
Various C++ IDEs and compilers are available. We'll use a free tool called CodeBlocks, which includes both an IDE and a compiler, and is available for Windows, Linux and MacOS.
To download Code::Blocks, go to http://www.codeblocks.org/, Click the Downloads link, and choose "Download the binary release".
Choose your OS and download the setup file, which includes the C++ compiler (For Windows, it's the one with mingw in the name).
⚠️Make sure to install the version that includes the compiler.
www.codeblocks.org
Code::Blocks
The IDE with all the features you need, having a consistent look, feel and operation across platforms.
