431 subscribers
154 photos
10 videos
25 files
66 links
For Any Information @TechnerdGuy
πŸ†˜ Pre-Engineering Students Struggling with C++? πŸ˜₯ Fear not! πŸ’ͺ This channel is your coding lifesaver! πŸš‘ Learn the basics, ace your course! πŸ’―
Download Telegram
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
I think ahun gelts nw
πŸ‘10
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
C++ Basics
Should I start teaching an in person class in rama or varnero😁😁
Eneja becha class rasu ayefkedum becha we'll see it.
Anyone graphics lay gobez yehone sew esti le channelu logo serulet.πŸ™
πŸ™2
yetu yeshalal lelam yesera sew kale lakulegn......
#1
πŸ”₯12
#2
πŸ”₯7
#3
πŸ”₯21πŸ‘3
#4
πŸ”₯2πŸ‘1
#5
πŸ”₯8
Can you suggest a difficult topic from chapter 2? I'll take the time to clarify it.
#6
πŸ”₯4
C++ Basics
#3
Hulachunem betam amesegenalew gze sexachu sle serachut gn bezu like yagegnew logo number 3 nw btw it has a channel  gobez designer nw kmr thanks @Userseraphim
πŸ‘2πŸ”₯2πŸ™1
C++ Basics pinned Β«Can you suggest a difficult topic from chapter 2? I'll take the time to clarify it.Β»
Updated :

πŸ—“οΈ Today at 3:00 πŸ•’ Class! πŸ“š

We're diving into:
  Chapter 2
  πŸ’» part :-2 πŸš€
C++ Basics pinned Β«Updated : πŸ—“οΈ Today at 3:00 πŸ•’ Class! πŸ“š We're diving into:   Chapter 2   πŸ’» part :-2 πŸš€Β»