π₯±Good Night
C++ is hard
Coding is hard
Yes, everything will be hard at first, but it will become easy once you start learning it and put your time and effort into it!
Google, Microsoft, Apple was not built in a day, not even a month, and not even a year.
#coding
#C++
#JITCampus
@ProgrammingWithFaith
π₯9π1
ποΈ Today @ 3:30 π Class! π
We're diving into:
Chapter 2
π»
π₯ Don't miss out! π₯
We're diving into:
Chapter 2
π»
C++ Basics ππ₯ Don't miss out! π₯
π16π₯5π₯°1
C++ Basics pinned Β«ποΈ Today @ 3:30 π Class! π We're diving into: Chapter 2 π» C++ Basics π π₯ Don't miss out! π₯Β»
Zare bezum aletezegajehum keseat mid exam nebrebegn as much as possible tnshe negr enayalen esk ahun yalegebachu negr kale teyku
π5
Quiz
Scenario: Create two variables that accept name and age, then display them to the user.
you should use appropriate data types
Most of you like ke user sayehone input eytkebelachu yalchut just erasachu eytsafachu nw becha nice try...
C++ Basics
Quiz Scenario: Create two variables that accept name and age, then display them to the user. you should use appropriate data types
#include <iostream>
using namespace std;
int main() {
string name;
int age;
cout << "Please enter your name: " << endl;
cin>>name;
cout << "Please enter your age: " << endl;
cin >> age;
cout << "Name: " << name << endl;
cout << "Age: " << age << endl;
return 0;
}
π9
It's enough for today nge ene bedeb chapter 2 prepare aderg ena enketelalen....mn telalachu enatem zare bedeb anbebu ena......
C++ mid exam mech nw yalchu.......?I think ende section yeleyayal meslegn mid exam kene.....
C++ Basics
C++ mid exam mech nw yalchu.......?I think ende section yeleyayal meslegn mid exam kene.....
Mid exam be schedule adelm mehonew as far as i know slezi tolo esk chapter 3 cover maderg aleben ena yetleyayu amet mid exam meserat aleben.....
β€4π2
Should I start teaching an in person class in rama or varneroππ
β€4π1