Channel Avatar

Fakhar STEM Sphere @[email protected]

8.2K subscribers - no pronouns :c

I'm Fakhar Abbas, Lecturer at FAST-NUCES Islamabad Campus. S


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Fakhar STEM Sphere
Posted 1 week ago

Dear all,
I’ve just uploaded my final video on Digital Logic Design for this season. In the coming days, I’ll begin uploading content focused on Entry Test Preparation and FAST University Admissions, including expected merit lists and other important updates.

If you’ve found this channel helpful in any way, please consider subscribing and staying connected for more valuable content ahead!
Regards
Fakhar Abbas

37 - 20

Fakhar STEM Sphere
Posted 2 weeks ago

Pre-Medical students who are awaiting their Additional Mathematics results, expected to be announced in August or September, should select the Pre-Medical category for FSc. Students whose Additional Mathematics results were declared last year or earlier this year should select the Pre-Engineering category when completing the application form.

11 - 16

Fakhar STEM Sphere
Posted 3 weeks ago

Today, I’ll be uploading my final lecture on Linear Circuit Analysis (LCA). Starting tomorrow, In Sha’Allah, I’ll begin sharing important problems related to Sequential Circuits, including counters, registers, and more. In about a week, I’ll also start uploading videos focused on entry test preparation. Stay tuned!

15 - 5

Fakhar STEM Sphere
Posted 1 month ago

Dear All,
Auto-dubbing has been enabled on my YouTube channel. This means that videos originally recorded in Urdu are automatically dubbed into English by default. While this feature is helpful for viewers who prefer English, it may be inconvenient for our Pakistani and Indian audiences who wish to listen in the original Urdu/Hindi.

If you want to hear the original Urdu audio, you can easily switch it back by following these steps:

Click on Settings in the video player.

Select Audio Track.

Choose Hindi Original.

This will play the video in the original Urdu/Hindi language.
For your ease, I’ve also attached screenshots showing the steps.

Thank you for your support!

24 - 0

Fakhar STEM Sphere
Posted 1 month ago

Important Message for My YouTube Community:

As a teacher, my responsibility is to teach and guide students from all backgrounds and interests. I understand that some of you are mainly here for admission-related videos, others are focused on entry test preparation, and many are following my course playlists. Since my audience is diverse, it’s not possible for me to upload only one type of content.
I kindly request that if a video doesn't align with your current needs, please feel free to skip it — it might be exactly what someone else is looking for.
Thank you for your understanding and continuous support. Stay blessed and best of luck in your journey!
Regards,
Fakhar Abbas

40 - 5

Fakhar STEM Sphere
Posted 2 months ago

Dear All,
Despite multiple requests, I have been unable to switch my personal Facebook account to professional mode. To overcome this issue and better serve students, I have created a new Facebook account purely for educational and awareness purposes.
On this platform, I will share:
📌 Entry Test Preparation Tips
📌 University Admission Guidelines
📌 Job Interview Tips
📌 And much more!
I highly encourage intermediate and university students to follow this account for valuable insights.
📍 Click the Follow button to stay updated!
🔗 Link to my account: www.facebook.com/profile.php?id=61574205696329
May ALLAH (S.W.T) grant you success in both worlds. Aameen.

30 - 0

Fakhar STEM Sphere
Posted 3 months ago

Guess the output. Ignore the header files and main() { }.


char *ptr;
char arr[] = "abcdefgh";
ptr = arr;
ptr += 5;
cout << ptr;

10 - 0

Fakhar STEM Sphere
Posted 3 months ago

Guess the output?
int main()
{
char arr[100];
int i;
for (i = 0; i < 5; i++)
*(arr + i) = 65 + i; // '65' is ASCII code of ‘A’
*(arr + i) = '\0';
cout << arr;
}

6 - 0

Fakhar STEM Sphere
Posted 4 months ago

Dear Students,

I sincerely apologize for not being able to start the Object-Oriented Programming playlist as planned. While I had every intention of launching it, my busy schedule this semester makes it nearly impossible for me to upload any content related to it at this time. I hope you can understand my situation.

Wishing you all the best—keep working hard and stay focused!

Best regards,
Fakhar Abbas

42 - 10

Fakhar STEM Sphere
Posted 5 months ago

Assalamu Alaikum! Juma Mubarak to everyone! In Sha' ALLAH, today I will be releasing a podcast featuring Muhammad Ahsan, a graduate of the Electrical Engineering Department at FAST-NUCES Islamabad. He will share valuable tips for students on making the most of their time at university and navigating their professional careers afterwards. Stay tuned!

21 - 0