Fakhar STEM Sphere
Fakhar STEM Sphere
  • Видео 387
  • Просмотров 394 063
Complete Candy Crush Game in Assembly Language with Source Code given in the Pinned Comment
🔶🔷 In this video, I have provided the source code of Candy Crush Game in the Assembly Language. You can find the source code from the Pinned Comment.
Timestamps:
0:00 Candy Crush Game in Assembly Language
0:26 Candy Crush Project Pioneers
0:37 Candy Crush Files Explained
1:05 How to run Candy Crush Game
1:50 How to play Candy Crush
4:26 Viewing Score after finishing the game
5:13 Viewing the Source Code of Candy Crush Game in the Assembly Languge
✅ The Channel link is below 👇👇👇
👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw
🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help.
🔗📎The link of this video can be found here 👇👇👇
👉 [ ruclips.net...
Просмотров: 115

Видео

PF Lecture 44 | Return Keyword inside functions | Function Returning A Value
Просмотров 6019 часов назад
🔶🔷 In this video, I have covered how to use return keyword inside function like using return inside a void function and how functions return a value using return keyword. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be ...
DLD Lec # 24 | Carry Look Ahead Adder | CLA Adder Complete Derivation
Просмотров 542 часа назад
🔶🔷 In this video, I have covered Carry Look Ahead Adder in depth where I have delivered CLA complete derivation. First of all, I have discussed the issue of carry propagation in ripple carry adder which results in propagation delay due to dependency upon previous stage carry. Carry look ahead (CLA) adder removes the dependency on previous stage carry and add extra combination circuit to compute...
PF Lecture # 43 | Functions in C++ | What is the Output of the following Code Snippet?
Просмотров 514 часа назад
🔶🔷 In this video, I have covered a quiz on functions. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be found here 👇👇👇 👉 [ ruclips.net/video/Pomb16tNVjI/видео.html ] 🔉📣📢🔊Important Playlists: 🔴🟠🟡🟢 🔻 Computer Organization &...
Functions in C++ | Function Prototype | Function Definition | Function Call
Просмотров 647 часов назад
🔶🔷 In this video, I have discussed functions in C . What are functions? Why do we use functions? How to to define a function? What is function prototype and how to call a function Timestamps: 0:00 What is a function? Advantages of Functions 1:00 Outline of this Lecture 1:13 main() function 2:24 Function Definition 5:03 Function Call 12:16 Function Prototype ✅ The Channel link is below 👇👇👇 👉 ruc...
Programming Fundamentals | Lecture 41 | 2D Arrays | Initialization | Input , Output & Memory View
Просмотров 10612 часов назад
🔶🔷 In this video, I have covered 2D Arrays in depth where I have explained declaration of 2D Arrays, its initialization, how to input , output and access the 2D array elements and also shows the memory view of 2D Array. A C program for the addition of all elements of 2D Array is also done in this video. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free...
Digital Logic Design | Lecture # 23 | 4 Bit Parallel Adder | 4 Bit Binary Ripple Carry Adder
Просмотров 10114 часов назад
🔶🔷 In this video, I have Binary Adder which is 4 bit parallel adder , also named as 4 bit binary ripple carry adder in detail. Binary Adder is explained by taking an example of the book where A = 1011 (11 in Decimal ) & B = 0011 (3 in decimal ), while doing A B , we get S = 1110 (14 in Decimal ) and Final Carry out as 0. I have also discussed the problem in this circuit which is propagation del...
Programming Fundamentals | Lecture 40 | C++ Program for Palindrome Checking #palindrome
Просмотров 8216 часов назад
🔶🔷 In this video, I have covered how to write a C Program for Palindrome Checking. First of all, I have discussed the logic how to write the steps for Palindrome checking and then verified the logic through a C Program. Timestamps: 0:00 What is a Palindrome? 1:00 Logic of Palindrome 5:20 The important step of Palindrome Checking 12:26 C Program for Palindrome Checking ✅ The Channel link is belo...
Programming Fundamentals | Lecture 39 Part 03 | Use of strlen () function in the Character Array
Просмотров 5819 часов назад
🔶🔷 In this video, I have used strlen() function which defined under cstring library to find the length of the character array. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be found here 👇👇👇 👉 [ ruclips.net/video/Stev-Kj...
Digital Logic Design | Lecture # 22 | Design Full Adder Using Two Half Adders | Important
Просмотров 13721 час назад
🔶🔷 In this video, I have covered the design of Full Adder using two Half Adders in detail. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be found here 👇👇👇 👉 [ ruclips.net/video/VokzmpUJAQw/видео.html ] 🔉📣📢🔊Important Play...
Digital Logic Design | Lecture # 21 | Full Adder Explained | Very Important
Просмотров 125День назад
🔶🔷 In this video, I have explained full adder in detail. Some key points related to the K Map of Full Adder are covered in this video. Timestamps: 0:00 Difference between Half Adder & Full Adder 0:42 Two Methods to Implement Full Adder 0:58 Full Adder Using Two Half Adders 1:18 Truth Table of Full Adder 3:56 K Map for Sum and Carry of Full Adder 6:40 Checker Board Configuration in K Map 7:27 K ...
Digital Logic Design | Lecture # 20 | Half Adder | Complete Design with Practice Problem
Просмотров 211День назад
🔶🔷 In this video, I have covered Half Adder in depth, it's Truth Table and Circuit Diagram. I have also covered a problem on Half Adder that is design a combination circuit that counts number of 1s in a two bit input number. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.co...
Programming Fundamentals | Lecture 39 Part 02 | How to Input Characters in A Character Array
Просмотров 98День назад
In this lecture, I have told what is the common mistakes students do while dealing with character arrays during input a character array. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be found here 👇👇👇 👉 [ ruclips.net/vid...
How to Learn From Failures? | Tips from Maaz Ali Nadeem | CEO of Vector Inc. | FAST ISB Graduate
Просмотров 24914 дней назад
In this Podcast Clip, our guest Maaz Ali Nadeem explained how he started a company and how he learned from mistakes during the startup. ✅ The Channel link is below 👇👇👇 👉 ruclips.net/channel/UCWAiAV3m08lldG31uEfFuEw 🟨🟥🟩 Feel Free to ask any questions in the comment section. Contact me at fakhar.fast@gmail.com for any other help. 🔗📎The link of this video can be found here 👇👇👇 👉 [ ruclips.net/vide...
How to Fetch Clients in a Saturated Market | Tips from an Entrepreneur | FAST University Graduate
Просмотров 10614 дней назад
In this clip, Maaz Ali Nadeem told us how to fetch clients in a saturated market. How can you approach to different clients using different routes. Maaz Ali Nadeem is a FAST University Islamabad graduate and is an entrepreneur. He is a co-founder of Vector Inc. an AI based company. His tips are quite useful for beginners in their startups or for freelancers. ✅ The Channel link is below 👇👇👇 👉 ru...
How to Become a Successful Entrepreneur | Success Story of Maaz Ali Nadeem | FAST University Student
Просмотров 1,5 тыс.14 дней назад
How to Become a Successful Entrepreneur | Success Story of Maaz Ali Nadeem | FAST University Student
An Undergrad Who Became A Successful Entrepreneur Before Graduation : : Episode # 02 Trailer
Просмотров 58614 дней назад
An Undergrad Who Became A Successful Entrepreneur Before Graduation : : Episode # 02 Trailer
Programming Fundamentals | Lecture 39 | Character Array in C++ | Difference Between Char & Int Array
Просмотров 20021 день назад
Programming Fundamentals | Lecture 39 | Character Array in C | Difference Between Char & Int Array
Programming Fundamentals | Lecture 38 | Patterns Using Nested Loops in C++|Pyramid & Pascal Triangle
Просмотров 37921 день назад
Programming Fundamentals | Lecture 38 | Patterns Using Nested Loops in C |Pyramid & Pascal Triangle
Programming Fundamentals | Lecture 37 | Patterns Using Nested Loops in C++ | Printing Pyramids
Просмотров 28221 день назад
Programming Fundamentals | Lecture 37 | Patterns Using Nested Loops in C | Printing Pyramids
Programming Fundamentals | Lecture 36 : : Part 04 | Arrays in C++ | 1D Array | Inserting Characters
Просмотров 10821 день назад
Programming Fundamentals | Lecture 36 : : Part 04 | Arrays in C | 1D Array | Inserting Characters
Programming Fundamentals | Lecture 36 : : Part 03 | Arrays in C++ | 1-D Array | Undefined Behaviour
Просмотров 11721 день назад
Programming Fundamentals | Lecture 36 : : Part 03 | Arrays in C | 1-D Array | Undefined Behaviour
Programming Fundamentals | Lecture 36 : : Part 02 | Arrays in C++ | 1-D Array | Accessing Elements
Просмотров 15221 день назад
Programming Fundamentals | Lecture 36 : : Part 02 | Arrays in C | 1-D Array | Accessing Elements
Programming Fundamentals | Lecture 36 : : Part 01 | Arrays in C++ | 1-D Array with Memory View
Просмотров 19321 день назад
Programming Fundamentals | Lecture 36 : : Part 01 | Arrays in C | 1-D Array with Memory View
Programming Fundamentals | Lecture 35 | Do While Loop | 6 Dry Run Problems
Просмотров 17021 день назад
Programming Fundamentals | Lecture 35 | Do While Loop | 6 Dry Run Problems
Programming Fundamentals | Lecture 34 | Nested Loops in C++ | Nested For Loop | Print Prime Numbers
Просмотров 16921 день назад
Programming Fundamentals | Lecture 34 | Nested Loops in C | Nested For Loop | Print Prime Numbers
Programming Fundamentals | Lecture 33 | For Loop in C++ | With Practice Problems
Просмотров 17921 день назад
Programming Fundamentals | Lecture 33 | For Loop in C | With Practice Problems
Programming Fundamentals | Lecture 32 | do while Loop in C++ with examples
Просмотров 16528 дней назад
Programming Fundamentals | Lecture 32 | do while Loop in C with examples
Programming Fundamentals | Lecture 31 | While Loop | 10 Dry Run Problems on While Loop
Просмотров 26228 дней назад
Programming Fundamentals | Lecture 31 | While Loop | 10 Dry Run Problems on While Loop
Programming Fundamentals | Lecture 30 | While Loop in C++ | Factorial & Fibonacci Series Problems
Просмотров 361Месяц назад
Programming Fundamentals | Lecture 30 | While Loop in C | Factorial & Fibonacci Series Problems

Комментарии

  • @itsM.T090
    @itsM.T090 7 часов назад

    Sir 'text editor' ka aik project ha us ka bhi Bata dn plz...

    • @FakharStemSphere
      @FakharStemSphere 6 часов назад

      Yar ye konsa myn ny khud bnaya hy. Text editor kis language myn project mila hy?

    • @itsM.T090
      @itsM.T090 5 часов назад

      @FakharStemSphere C++ ma sir...

  • @mustafawaqar5063
    @mustafawaqar5063 8 часов назад

    Sir is 1260 sat for engineering considered enough for islamabad campus

    • @FakharStemSphere
      @FakharStemSphere 8 часов назад

      @@mustafawaqar5063 Next year maybe SAT score revise ho, confirm nahi keh skta. Dua kro k koe changes na hon then you are on the safe side

  • @izcreation5260
    @izcreation5260 8 часов назад

  • @talhanadim1847
    @talhanadim1847 8 часов назад

    ❤❤

  • @FakharStemSphere
    @FakharStemSphere 8 часов назад

    You can find source code from the following link: Credit to M Huzaif (Tiktoker) & Abdul Wahab. Follow M Huzaifa on Tiktok @huzziaf drive.google.com/file/d/1Ati6BCFRzL0DatPSMknpa4e8Wd_MWaOb/view?usp=sharing

  • @HarifSatti-rh1zu
    @HarifSatti-rh1zu 11 часов назад

    Thank you sir ❤

  • @MrSaimYT-ky7po
    @MrSaimYT-ky7po 16 часов назад

    Sir chatgpt par bi Answer aur a rha ha

    • @MrSaimYT-ky7po
      @MrSaimYT-ky7po 16 часов назад

      Agr university Ka exam ma iss Tarah Ka questions Aya too phir Jasa ap na samja ha Wasa agr solve Kar la too marks too NI kait Lia jia ga

    • @FakharStemSphere
      @FakharStemSphere 16 часов назад

      @@MrSaimYT-ky7po dear it totally depends on the teacher but you can give a reference of Visual studio for it if such type of questions appear in the exam

    • @MrSaimYT-ky7po
      @MrSaimYT-ky7po 6 часов назад

      @@FakharStemSphere thanks u sir

  • @talhanadim1847
    @talhanadim1847 19 часов назад

    ❤❤

  • @talhanadim1847
    @talhanadim1847 День назад

    ❤❤

  • @NoreenNoor-p1j
    @NoreenNoor-p1j 2 дня назад

  • @talhanadim1847
    @talhanadim1847 2 дня назад

    ❤❤

  • @talhanadim1847
    @talhanadim1847 3 дня назад

    ❤❤

  • @AusafUmar
    @AusafUmar 4 дня назад

    Ye scholarship pdf form mil skta hy??? Jisma ma universities mentioned the

    • @FakharStemSphere
      @FakharStemSphere 4 дня назад

      Dear, I don't have a pdf form, you can take screenshots of the list of universities from the website

    • @AusafUmar
      @AusafUmar 4 дня назад

      @FakharStemSphere website link or name ?

    • @FakharStemSphere
      @FakharStemSphere 4 дня назад

      @AusafUmar ager ap universities myn interested hyn then I have showed that website after 5 to 6 minutes from the start. Pleas look into video. Baqi Pdf form mary pass nahi ny

  • @24P-002ZafarUllahKhan
    @24P-002ZafarUllahKhan 5 дней назад

    Aoa , sir please upload the lecture on functions,recursion and pointers this week

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      @@24P-002ZafarUllahKhan I have already uploaded a few lectures on pointers in the OOP Playlist, please watch those videos. Furthermore, it takes time to cover recursion

  • @malikawan3342
    @malikawan3342 5 дней назад

    Aoa Sir kasy han ap sir mingw64 download krny ky baad bin ka folder nhi a rha

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      Wasalam, fine, ap mujhy email krain at fakhar.abbas@nu.edu.pk, I'll share Mingw setup & guide you over there

  • @Tkkhanzadatv
    @Tkkhanzadatv 5 дней назад

    sir es ke problem pa ak video banwo plz

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      @@Tkkhanzadatv jab functions cover kron ga tab uss myn 2D arrays per videos bnaon ga

  • @Tkkhanzadatv
    @Tkkhanzadatv 5 дней назад

    sir fast tu pf ke sat sat calculs aur phy be bohat mushkil ha 😅

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      @@Tkkhanzadatv ap kahan parh rahy ho?

    • @Tkkhanzadatv
      @Tkkhanzadatv 5 дней назад

      @@FakharStemSphere fast

    • @Tkkhanzadatv
      @Tkkhanzadatv 5 дней назад

      sir teacher class ma kuch aur parte ha aur bolte ha ke paper ma khod sa newton banwo aur aur questions ko sol karo

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      @Tkkhanzadatv I think you have my contact number, let's talk over there

  • @Tkkhanzadatv
    @Tkkhanzadatv 5 дней назад

    sir problem ke laya koy book reccomend kar da ya kese book ka link da jese sa problem solving increase ho saky

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      There are lot many books like Starting out with C++ , and a website named W3Schools

  • @Hafizmuzammil-k5k
    @Hafizmuzammil-k5k 5 дней назад

    What is the difference between 1-D array and 2-D array?

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      The difference is very simple, they have different structure, 1D array is represented in a single line while 2D looks like a Grid, matrix or Table where you have [ ][ ] both information of rows and columns while in 1D array, you don't need this information as there is only one row or linear representation. Syntax is very different, input , output and elements access is different.

  • @talhanadim1847
    @talhanadim1847 5 дней назад

    ❤❤

  • @MojeebKhan-b9d
    @MojeebKhan-b9d 5 дней назад

    Sir please can you tell me about last time closing aggregate on Nts base and as well as FAST NUCES ?

    • @FakharStemSphere
      @FakharStemSphere 5 дней назад

      @@MojeebKhan-b9d please watch my merit list video in the FAST University Playlist

  • @sheikhehtisham5930
    @sheikhehtisham5930 6 дней назад

    Bohat achi h and useful b❤

  • @talhanadim1847
    @talhanadim1847 6 дней назад

    ❤❤

  • @MrSaimYT-ky7po
    @MrSaimYT-ky7po 6 дней назад

    Sir pin comment na problem ka solution bi add kar dia kara

  • @talhanadim1847
    @talhanadim1847 7 дней назад

    ❤❤

  • @tecnicalirtaza9245
    @tecnicalirtaza9245 7 дней назад

    Aoa sir, sir can u make 2 videos per day. The thing is the concepts u give are very important but our section(SE-A Islamabad fast) has started functions since the last two lectures.

    • @FakharStemSphere
      @FakharStemSphere 7 дней назад

      @@tecnicalirtaza9245 I'm working on it, hope so will catch you soon

  • @AliRaza-m1x9c
    @AliRaza-m1x9c 7 дней назад

    Sir i have heard that fast university does not accept NTS NAT older than Six month is it Right???

  • @RayanHassan-bd6zh
    @RayanHassan-bd6zh 8 дней назад

    Sir what about Nutech university Islamabad

    • @FakharStemSphere
      @FakharStemSphere 8 дней назад

      For CS, it is normal compared to what I have said in the video.

  • @FahadAhmed-df7ql
    @FahadAhmed-df7ql 8 дней назад

    Character to 11 Hain

    • @FakharStemSphere
      @FakharStemSphere 8 дней назад

      Bhai Jan space is also a character, please count again

  • @hassnain5390
    @hassnain5390 8 дней назад

    sir, if possible kindly use software for simulation as well.

    • @FakharStemSphere
      @FakharStemSphere 8 дней назад

      @@hassnain5390 I have a playlist for DLD Lab. Have you ever visited that? I have uploaded some problems over there although this one is not included

    • @hassnain5390
      @hassnain5390 8 дней назад

      @FakharStemSphere I will visit that Playlist. Thank you for acknowledgement.

  • @ZumarKhan-q1o
    @ZumarKhan-q1o 9 дней назад

    Very well explained Sir

  • @fasihahmadjanjua
    @fasihahmadjanjua 9 дней назад

  • @talhanadim1847
    @talhanadim1847 9 дней назад

    ❤❤

  • @abdullahbinomer8214
    @abdullahbinomer8214 9 дней назад

    legendary🔥

  • @people3861
    @people3861 9 дней назад

    sir kindly entry test preparation k mcqs ka pdf link share kr saktay hain on all topics

    • @FakharStemSphere
      @FakharStemSphere 9 дней назад

      I'll check and share with you. Write your email here

  • @saurdarshan
    @saurdarshan 10 дней назад

    Thnx from India😊

  • @ZartashiaNoorTashu
    @ZartashiaNoorTashu 10 дней назад

    Super Sir ❤

  • @talhanadim1847
    @talhanadim1847 10 дней назад

    ❤❤

  • @Hafizmuzammil-k5k
    @Hafizmuzammil-k5k 10 дней назад

    Boht acha samjhaya aap ny sir thanks a lot ❤. Itni achi samajh pehle kabhi nhi aayi

  • @Anygirlonline
    @Anygirlonline 11 дней назад

    Aoa sir so which cs programs can i go to without chosing physics in Alevels

  • @ZartashiaNoorTashu
    @ZartashiaNoorTashu 11 дней назад

    Great 👍

  • @talhanadim1847
    @talhanadim1847 11 дней назад

    ❤❤

  • @notduckybhai766
    @notduckybhai766 11 дней назад

    Sir Comsats vs qau Islamabad which is best for bscs?

  • @Anygirlonline
    @Anygirlonline 11 дней назад

    Aoa sir pleas yh bata dein keh 2025 or 2026 kay batch kay liye physics compulsory hai alevels main yah nahin

    • @FakharStemSphere
      @FakharStemSphere 11 дней назад

      @@Anygirlonline Notrequired for all Computing programs

  • @Anygirlonline
    @Anygirlonline 11 дней назад

    Sir i Haven't gotten the answer that for 2025 and 2026 batches alevels main physics compulsory please kindly tell

  • @abrarraheem3675
    @abrarraheem3675 11 дней назад

    Me who is in 7th semester listening this video, having a lot of burden not having a mood to study more😢😢,

    • @FakharStemSphere
      @FakharStemSphere 11 дней назад

      Yar ap tu qareeb ponch gay ho degreee completion k. Buss last push is required. Your 1st job is most likely dependent on your FYP. Do it with great energy. Best of Luck

    • @abrarraheem3675
      @abrarraheem3675 11 дней назад

      @FakharStemSphere InshaAllah bs Dua krein last push lag jaye❤️

  • @Ahmad-Bahlol
    @Ahmad-Bahlol 12 дней назад

    thanku sir