Stop stressing over C++! ๐คฏ
From tricky syntax to exam pressure, weโve built the ultimate support system for your coding journey. Join the course at @ProgrammingWithFaith_bot and unlock everything you need to succeed:
โข Detailed video lessons ๐น
โข Step-by-step assignment guidance โ๏ธ
โข A library of past exams with full solutions ๐
Your "A" grade starts here. Register today! ๐
@ProgrammingWithFaith2018
#ProgrammingWithFaith #LearnCPlusPlus #PreEngineering #CodingMadeEasy #TelegramLearning
#ProgrammingWithFaith
From tricky syntax to exam pressure, weโve built the ultimate support system for your coding journey. Join the course at @ProgrammingWithFaith_bot and unlock everything you need to succeed:
โข Detailed video lessons ๐น
โข Step-by-step assignment guidance โ๏ธ
โข A library of past exams with full solutions ๐
Your "A" grade starts here. Register today! ๐
@ProgrammingWithFaith2018
#ProgrammingWithFaith #LearnCPlusPlus #PreEngineering #CodingMadeEasy #TelegramLearning
#ProgrammingWithFaith
โค5๐ฅ1
Civics แ แ แแญแ (1).doc
4 MB
Civics แแแ แปแแฐแญ แแ แ แแ แ แ แแญแ แจแฐแฅแซแซ แแ แญแ แ
แแนแแ แซแแต๐ฅ๐ฅ
Credit: A+
@ProgrammingWithFaith2018
Credit: A+
@ProgrammingWithFaith2018
โค2๐ฅ1
โ ๏ธ Scam Warning
If you see messages like โPremium giveaway. ! with a random link, do not click it. ๐ซ
These are often scam links used to steal your information or hack accounts. Always verify the source before clicking any link.
Be safe.
@ProgrammingWithFaith2018
If you see messages like โPremium giveaway. ! with a random link, do not click it. ๐ซ
These are often scam links used to steal your information or hack accounts. Always verify the source before clicking any link.
Be safe.
@ProgrammingWithFaith2018
๐ฅ3
๐จโ๐ปlesson c++
Topic:Types of error
1.Compiler error: This type of error occurs when the code is not written according to the syntax and rules of the programming language, and the compiler is unable to compile the code.
๐ ฐแจแแ แ แญแแฑ แตแ แฐแต แจแแจแฐแฐแ แฎแต แ แแฎแแซแ แ แแฃแฅ แฅแ แ แแฎแแซแแแ แแแ แ แ แแฐแจแต แณแญแแ แฒแแญ แฅแ compileru แฎแฑแ compile แแฐแจแ แฒแซแ แฐแ แแแข
๐ ฐDogoggora qindeessaa: Gosti dogongoraa kun kan uumamu yeroo koodii akkaataa sintaksii fi seera afaan sagantaatiin hin barreeffamnee fi qindeessaan koodii qindeessuu yoo dadhabedha.
-means it's SYNTAX error
SYNTAX แตแ แฐแต แแ แแแต แแแข
- jechuun SYNTAX dogoggora jechuudha.
2.Runtime error: This type of error occurs when the code is syntactically correct but produces an error during program execution, such as division by zero or accessing an invalid memory location.
๐ examples int x;
Cout<<1/x<<endl;
-code have no syntax error but when x is 0 its undefined this means it's run time error.
๐ ฐแญแ แ แญแแฑ แตแ แฐแต แจแแจแฐแฐแ แฎแฑ แ แ แแฃแฅ แตแญแญแ แฒแแ แแแญ แแ แ แแฎแแซแ แ แแปแธแ แแ แต แตแ แฐแต แฒแแ แญ แแแณแ แ แแฎ แแจแแแ แแญแ แแญ แซแแแ memory แฆแณ แแตแจแตแข
๐ ฐGosti dogongoraa kun kan uumamu yeroo koodii galumsaan sirrii ta'e, garuu dogongorri yeroo raawwii sagantichaa kan akka zeeroodhaan qoodu ykn bakka yaadannoo sirrii hin taane argachuu.
3.Logical error: This type of error occurs when the code runs without any errors, but produces incorrect output due to a flaw in the logic or algorithm used in the program.
๐ ฐแญแ แ แญแแต แตแ แฐแต แจแแจแฐแฐแ แฎแฑ แซแ แแแ แตแ แฐแต แฒแฐแซ แแแก แแแญ แแ แ แแฎแแซแ แแตแฅ แฅแ แ แแญ แ แแแแ แ แแญแแฎ แแญแ แ แแแชแแ แแญ แฃแ แแตแแต แแญแแซแต แจแฐแณแณแฐ แแคแต แญแแฅแซแแข
๐ ฐ Gosti dogongoraa kun kan uumamu yeroo koodii dogongora tokko malee raawwatu, garuu sababa mudaa loojikii ykn algoritmiin saganticha keessatti fayyadame irraa kan ka'e bu'aa sirrii hin taane argamsiisa.
๐จโ๐ปshare_it_for_friends
@ProgrammingWithFaith2018
Topic:Types of error
1.Compiler error: This type of error occurs when the code is not written according to the syntax and rules of the programming language, and the compiler is unable to compile the code.
๐ ฐแจแแ แ แญแแฑ แตแ แฐแต แจแแจแฐแฐแ แฎแต แ แแฎแแซแ แ แแฃแฅ แฅแ แ แแฎแแซแแแ แแแ แ แ แแฐแจแต แณแญแแ แฒแแญ แฅแ compileru แฎแฑแ compile แแฐแจแ แฒแซแ แฐแ แแแข
๐ ฐDogoggora qindeessaa: Gosti dogongoraa kun kan uumamu yeroo koodii akkaataa sintaksii fi seera afaan sagantaatiin hin barreeffamnee fi qindeessaan koodii qindeessuu yoo dadhabedha.
-means it's SYNTAX error
SYNTAX แตแ แฐแต แแ แแแต แแแข
- jechuun SYNTAX dogoggora jechuudha.
2.Runtime error: This type of error occurs when the code is syntactically correct but produces an error during program execution, such as division by zero or accessing an invalid memory location.
๐ examples int x;
Cout<<1/x<<endl;
-code have no syntax error but when x is 0 its undefined this means it's run time error.
๐ ฐแญแ แ แญแแฑ แตแ แฐแต แจแแจแฐแฐแ แฎแฑ แ แ แแฃแฅ แตแญแญแ แฒแแ แแแญ แแ แ แแฎแแซแ แ แแปแธแ แแ แต แตแ แฐแต แฒแแ แญ แแแณแ แ แแฎ แแจแแแ แแญแ แแญ แซแแแ memory แฆแณ แแตแจแตแข
๐ ฐGosti dogongoraa kun kan uumamu yeroo koodii galumsaan sirrii ta'e, garuu dogongorri yeroo raawwii sagantichaa kan akka zeeroodhaan qoodu ykn bakka yaadannoo sirrii hin taane argachuu.
3.Logical error: This type of error occurs when the code runs without any errors, but produces incorrect output due to a flaw in the logic or algorithm used in the program.
๐ ฐแญแ แ แญแแต แตแ แฐแต แจแแจแฐแฐแ แฎแฑ แซแ แแแ แตแ แฐแต แฒแฐแซ แแแก แแแญ แแ แ แแฎแแซแ แแตแฅ แฅแ แ แแญ แ แแแแ แ แแญแแฎ แแญแ แ แแแชแแ แแญ แฃแ แแตแแต แแญแแซแต แจแฐแณแณแฐ แแคแต แญแแฅแซแแข
๐ ฐ Gosti dogongoraa kun kan uumamu yeroo koodii dogongora tokko malee raawwatu, garuu sababa mudaa loojikii ykn algoritmiin saganticha keessatti fayyadame irraa kan ka'e bu'aa sirrii hin taane argamsiisa.
@ProgrammingWithFaith2018
โค3๐ฅ1๐ฅฐ1
C++ Basic 2018 (Batch-2)
@ProgrammingWithFaith_bot
Unlock exclusive access to premium materials by joining our private channel today! ๐โจ Don't miss out on valuable resources that can elevate your skills! ๐๐ก
@ProgrammingWithFaith_bot
โค1๐ฅ1
This semester is hard; you should aim to score good grades to secure the department you want. Most students don't perform well in Applied and C++, which can significantly affect their GPA. Therefore, we offer a premium course designed to help you achieve good grades in C++. You can still join us!
โ If you have any questions, DM @TechnerdGuy
โ For registration @ProgrammingWithFaith_bot
โ If you have any questions, DM @TechnerdGuy
โ For registration @ProgrammingWithFaith_bot
โค2
๐ Struggling with C++ Assignments? We Can Help! ๐ป
Feeling overwhelmed by C++ assignments? ๐ฉ Youโre not alone! Join our premium class for personalized support that goes beyond just completing tasks. ๐ค We will guide you through the challenges, helping you build confidence and truly understand C++. ๐โจ
Donโt miss this opportunity to enhance your skills register now for academic success! ๐๐
โ For Registration @ProgrammingWithFaith_bot
@ProgrammingWithFaith2018
#ProgrammingWithFaith
#TelegramLearning
#PreEngineering
#LearnCPlusPlus
๐ฅฐ2โค1
When I was a freshman like you, I always struggled to get information ๐, especially about the department and to find materials. So if you need anything, you can ask me @TechnerdGuy. BTW, I'm a last-year student ๐.
@ProgrammingWithFaith2018
@ProgrammingWithFaith2018
๐ฅ3๐3
While trying to register using the bot, have you ever experienced the bot not responding?
@ProgrammingWithFaith2018
@ProgrammingWithFaith2018
โค1๐1
๐ Join Our Premium Class and Unlock Exclusive Services! ๐
Hereโs what youโll receive:
๐ Detailed Explanations in both Amharic and English
๐ฅ Videos for Each Chapter
๐ Resources for midterm and final exams
๐ Recommended Useful Videos and
If anything is unclear, Iโm here to help! I will personally explain concepts and suggest materials to ensure you ace your exam. ๐ชโจ
For registration: [ @ProgrammingWithFaith_bot ]
@ProgrammingWithFaith2018
#C++Basic
#Registration
#Programming
โค4๐ฅฐ1
Thanks for hitting 420 subscribers! I appreciate all of you who joined the channel. ๐๐๐
For students who registered and didn't get approval, DM me @TechnerdGuy.
@ProgrammingWithFaith2018
For students who registered and didn't get approval, DM me @TechnerdGuy.
@ProgrammingWithFaith2018
๐ฅ1๐ฅฐ1
Forwarded from Self Taught Developers (โFaithโ)
Tomorrow, I have a mid-exam, and I have been at the library ๐. When I got tired ๐ด, I drew ๐งโ๐จ these and went to my dorm. Rate my art; I know I'm not that good, but I'm trying.๐ค
@SelfTaughtDev1
@SelfTaughtDev1
๐ฅ10โค4๐ฏ2๐1
I have been glad to see all of you who have joined this channel! ๐ I have provided you with the materials I created to teach my premium students. ๐ So donโt wait; join our premium class and benefit from it! ๐
For registration: [ @ProgrammingWithFaith_bot ]
๐Link :[ https://www.canva.com/design/DAHDDl5zL18/OIYuoR2c-GH8s4ZYawx5Ow/edit?utm_content=DAHDDl5zL18&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton ]
@ProgrammingWithFaith2018
For registration: [ @ProgrammingWithFaith_bot ]
๐Link :[ https://www.canva.com/design/DAHDDl5zL18/OIYuoR2c-GH8s4ZYawx5Ow/edit?utm_content=DAHDDl5zL18&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton ]
@ProgrammingWithFaith2018
Canva
Web Developer
โค4๐ฅ1
JIT CAMPUS
Dear Class Representatives,
The midterm exam is tentatively scheduled for Miyazia 8, 2018 (April 16, 2026).
Please share this information with your classmates & everyone can prepare accordingly.
Sewayehu T.
๐ฅ3