TechAeron
TechAeron
  • 168
  • 182 388

วีดีโอ

Concatenate two strings without strcat() string function ||C language tutorial for beginners
มุมมอง 4.4K2 ปีที่แล้ว
Concatenate two strings without strcat() string function ||C language tutorial for beginners
Convert a string from uppercase to lowercase without using strlwr() function||Tutorial for beginners
มุมมอง 2K2 ปีที่แล้ว
Convert a string from uppercase to lowercase without using strlwr() function||Tutorial for beginners
How to copy string without using strcpy() function C programming|| C language tutorial for beginners
มุมมอง 5952 ปีที่แล้ว
How to copy string without using strcpy() function C programming|| C language tutorial for beginners
Compare strings without using strcmp() function in C programming||C language tutorial for beginners
มุมมอง 4.2K2 ปีที่แล้ว
Compare strings without using strcmp() function in C programming||C language tutorial for beginners
Program to find the length of the string without using strlen() function||C Tutorial for beginners
มุมมอง 4092 ปีที่แล้ว
Program to find the length of the string without using strlen() function||C Tutorial for beginners
C Program to use gotoxy function in VS code||C language tutorial for beginners
มุมมอง 5K2 ปีที่แล้ว
C Program to use gotoxy function in VS code||C language tutorial for beginners
Use of fflush(stdin) function in C||Character skipping problem of scanf()||C programming Tutorial
มุมมอง 7K2 ปีที่แล้ว
Use of fflush(stdin) function in C||Character skipping problem of scanf()||C programming Tutorial
Tic Tac Toe | C Programming Mini-Project | Beginners tutorial
มุมมอง 11K2 ปีที่แล้ว
Tic Tac Toe | C Programming Mini-Project | Beginners tutorial
C Programming Project -3|| Banking Management System || Part-3 || Tutorial for beginners
มุมมอง 5K2 ปีที่แล้ว
C Programming Project -3|| Banking Management System || Part-3 || Tutorial for beginners
C Programming Project -3 ||Banking Management System in C Programming ||C language tutorial||Part-2
มุมมอง 8K2 ปีที่แล้ว
C Programming Project -3 ||Banking Management System in C Programming ||C language tutorial||Part-2
C Programming Project -3 ||Banking Management System ||C language tutorial || Part-1
มุมมอง 30K2 ปีที่แล้ว
C Programming Project -3 ||Banking Management System ||C language tutorial || Part-1
#6📚📘📕 C Program to make Login Screen in C Programming|||ADDING FINAL TOUCH||Part-6
มุมมอง 3.2K2 ปีที่แล้ว
#6📚📘📕 C Program to make Login Screen in C Programming|||ADDING FINAL TOUCH||Part-6
#5 C Program to make Login screen in C Programming||DELETING A ACCOUNT||Part-5
มุมมอง 8542 ปีที่แล้ว
#5 C Program to make Login screen in C Programming||DELETING A ACCOUNT||Part-5
#4 C Program to make Login screen in C Programming||Create change password function||Part-4
มุมมอง 1.1K2 ปีที่แล้ว
#4 C Program to make Login screen in C Programming||Create change password function||Part-4
#3 C Program to make Login screen in C Programming||Create forgot password function||Part-3
มุมมอง 9502 ปีที่แล้ว
#3 C Program to make Login screen in C Programming||Create forgot password function||Part-3
#2 C Program to make Login screen in C Programming||Create login function||Part-2
มุมมอง 1.7K2 ปีที่แล้ว
#2 C Program to make Login screen in C Programming||Create login function||Part-2
#1 C Program to make Login screen in C Programming||Use of fread and fwrite function in C||Part-1
มุมมอง 3.5K2 ปีที่แล้ว
#1 C Program to make Login screen in C Programming||Use of fread and fwrite function in C||Part-1
C Program to make Login screen in 5 MINS||Mask password with any SYMBOL||C language tutorial|Part-2
มุมมอง 8K2 ปีที่แล้ว
C Program to make Login screen in 5 MINS||Mask password with any SYMBOL||C language tutorial|Part-2
C Programming project||LOGIN SCREEN ||How to hide password with asterisk||C language tutorial|Part-1
มุมมอง 35K2 ปีที่แล้ว
C Programming project||LOGIN SCREEN ||How to hide password with asterisk||C language tutorial|Part-1

ความคิดเห็น

  • @tayyabbaloch5257
    @tayyabbaloch5257 3 วันที่ผ่านมา

    Bro I need to create t with the help of for loop??? Can you do it ?

    • @techaeron
      @techaeron 21 ชั่วโมงที่ผ่านมา

      👍

  • @tayyabbaloch5257
    @tayyabbaloch5257 3 วันที่ผ่านมา

    Bro can you use it by using for loop ???

    • @techaeron
      @techaeron 21 ชั่วโมงที่ผ่านมา

      👍

  • @Business_mind87
    @Business_mind87 7 วันที่ผ่านมา

    bro isake terminal ka color aapne change kaise kiya hai

    • @techaeron
      @techaeron 21 ชั่วโมงที่ผ่านมา

      Try this: HANDLE hConsole = GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleTextAttribute(hConsole, FOREGROUND_RED );

  • @TusharSharma-hp9em
    @TusharSharma-hp9em 13 วันที่ผ่านมา

    In this we can't able to create multiple accounts

    • @techaeron
      @techaeron 20 ชั่วโมงที่ผ่านมา

      It's a mini-project only for one user

    • @TusharSharma-hp9em
      @TusharSharma-hp9em 20 ชั่วโมงที่ผ่านมา

      @@techaeron I have used structures and write each structure one by one onto the binary file to store multiple accounts. One structure means one account.

  • @syedarhamsyedamir
    @syedarhamsyedamir 14 วันที่ผ่านมา

    It helped me very well

  • @amritarautela9763
    @amritarautela9763 14 วันที่ผ่านมา

    Sir app ye karte kes mai ho

    • @techaeron
      @techaeron 20 ชั่วโมงที่ผ่านมา

      Turbo C++

  • @leanicnse9891
    @leanicnse9891 28 วันที่ผ่านมา

    please who is application who use ?

    • @techaeron
      @techaeron 20 ชั่วโมงที่ผ่านมา

      VS Code

  • @carlobabagaming5782
    @carlobabagaming5782 หลายเดือนก่อน

    But sir when will we have to use fflush? Most of yhe time code runs successfully witht fflush

  • @ankursinger102
    @ankursinger102 หลายเดือนก่อน

    Great Explanation

    • @techaeron
      @techaeron หลายเดือนก่อน

      Glad you liked it

  • @vaughnouano
    @vaughnouano 2 หลายเดือนก่อน

    The code when it reaches to 6:07 does not work at all

    • @OtakuSnapster
      @OtakuSnapster หลายเดือนก่อน

      same issue bro

    • @techaeron
      @techaeron หลายเดือนก่อน

      What's the error.

  • @CodeAddicted3
    @CodeAddicted3 2 หลายเดือนก่อน

    Which compiler you are using?

    • @techaeron
      @techaeron หลายเดือนก่อน

      gcc

  • @tejuthebtsarmymrstaejukim5844
    @tejuthebtsarmymrstaejukim5844 2 หลายเดือนก่อน

    Can u send hole code

  • @muppedaajay3297
    @muppedaajay3297 2 หลายเดือนก่อน

    can you send this code to me

  • @Ernicplyr
    @Ernicplyr 3 หลายเดือนก่อน

    why use getch at the end?

  • @yashsiddhpura007
    @yashsiddhpura007 4 หลายเดือนก่อน

    thank you 😄

    • @techaeron
      @techaeron หลายเดือนก่อน

      You're welcome 😊. Thanks For Watching

  • @SharmilaBhaduri
    @SharmilaBhaduri 4 หลายเดือนก่อน

    Thank you sir

    • @techaeron
      @techaeron หลายเดือนก่อน

      Welcome

  • @ali_thegamer981
    @ali_thegamer981 4 หลายเดือนก่อน

    very nice keep it up sir and plzz make a video on how to make a billing project in c

    • @techaeron
      @techaeron หลายเดือนก่อน

      Sure I will

  • @rabiulmallick8991
    @rabiulmallick8991 5 หลายเดือนก่อน

    One of the best explanation

  • @rs1287
    @rs1287 5 หลายเดือนก่อน

    What is algorithm use here sir????

  • @stanmigs-dl6ue
    @stanmigs-dl6ue 6 หลายเดือนก่อน

    Please how can we change the view of the output like positions colors etc

    • @techaeron
      @techaeron 20 ชั่วโมงที่ผ่านมา

      Try this to change color: HANDLE hConsole = GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleTextAttribute(hConsole, FOREGROUND_RED );

  • @sky333suraj
    @sky333suraj 6 หลายเดือนก่อน

    Very good 👍

    • @techaeron
      @techaeron หลายเดือนก่อน

      Thank you! Cheers!

  • @grape264
    @grape264 6 หลายเดือนก่อน

    I recommend using fgets() instead of gets() because gets() is unsafe

    • @techaeron
      @techaeron หลายเดือนก่อน

      Great Suggestion👍

  • @CodeWithSabya
    @CodeWithSabya 7 หลายเดือนก่อน

    This code is not run

  • @Clashofclan-d2v
    @Clashofclan-d2v 7 หลายเดือนก่อน

    bro my case no 3 is not working

  • @igormicovic
    @igormicovic 7 หลายเดือนก่อน

    U are such a clickbait, on the thumbnail you had gui, while this is a CLI app

  • @wajihahamid655
    @wajihahamid655 8 หลายเดือนก่อน

    its amazing my code is not running in devcpp i thoudht that it is my laptop error 😅thanx very much🎉❤

    • @techaeron
      @techaeron หลายเดือนก่อน

      Happy to help

  • @Azamat-e4h8d
    @Azamat-e4h8d 8 หลายเดือนก่อน

    COOL ...BRO

  • @Amenta013
    @Amenta013 9 หลายเดือนก่อน

    Thank you for this tutorial! I coded along with the login screen videos and it helped me a lot.

    • @techaeron
      @techaeron หลายเดือนก่อน

      Glad it helped!

  • @rajesh_muppa
    @rajesh_muppa 9 หลายเดือนก่อน

    Hlo in question without strcmp but you use strcmp😢

    • @techaeron
      @techaeron หลายเดือนก่อน

      I have made my own strcmp() function.

  • @Sameershuklas.e.m
    @Sameershuklas.e.m 9 หลายเดือนก่อน

    Bhaiya code no 42 ke baad wala code kaha hai??? App directly jump kar diye 64 no code se. Is liye mera app ke tarah output nhi aa raha hai 😢

    • @techaeron
      @techaeron 9 หลายเดือนก่อน

      Uske Baad menu() function hai jo video pehele me banaya hai

    • @bhagyashreemahadik8960
      @bhagyashreemahadik8960 22 วันที่ผ่านมา

      ​@@techaeronphir bhi kuch nhi samjh rha

  • @fahmidakabir2731
    @fahmidakabir2731 10 หลายเดือนก่อน

    Atar algorithm ta dawya jabe?

    • @techaeron
      @techaeron 10 หลายเดือนก่อน

  • @yumphuhang8478
    @yumphuhang8478 10 หลายเดือนก่อน

    excuse please the code runs but there is slight problem when player 1 wins it shows player 2 won and when player 3 wins it shows player 3 won. Any suggention ?

    • @techaeron
      @techaeron 9 หลายเดือนก่อน

      I'll look for it.👍

    • @techaeron
      @techaeron 9 หลายเดือนก่อน

      Just put '--'(Pre-Decrement op.) when print player.(line 55) printf("Player %d Won ",--player);

  • @learner-3012
    @learner-3012 ปีที่แล้ว

    Thank you sir. This video really helped me understand fflush() function.

    • @techaeron
      @techaeron 10 หลายเดือนก่อน

      Welcome😇

  • @brocode-zb7ug
    @brocode-zb7ug ปีที่แล้ว

    #include <stdio.h> int strlen(char *s){ char *p = s; while(*s) ++*s; return s - p; }

  • @ssoonalii
    @ssoonalii ปีที่แล้ว

    For loop ?? In recursion??

    • @techaeron
      @techaeron 10 หลายเดือนก่อน

      There can be many ways to solve one problem😉

  • @Zeeshan0746
    @Zeeshan0746 ปีที่แล้ว

    I have two questions for you 1. You didn't declared the function in the first method, but still it worked. 2. When you passed the char arrays from the main function through strcat01, you have those received in the same char arrays in the strcat01 function? Can you explain this to me??

    • @techaeron
      @techaeron ปีที่แล้ว

      1. Because when you create a function before the main function, you don't need to declare it. 2. Only the names of the variables are the same but the char arrays are different in the main() function and strcat1() function.

  • @manavsharma4344
    @manavsharma4344 ปีที่แล้ว

    Thank You so much for the help

    • @techaeron
      @techaeron ปีที่แล้ว

      Happy to help😇

  • @rimpyyyyyadavvv555
    @rimpyyyyyadavvv555 ปีที่แล้ว

    Thank you <3

    • @techaeron
      @techaeron ปีที่แล้ว

      You're welcome 😊

  • @codniki
    @codniki ปีที่แล้ว

    Thanks

    • @techaeron
      @techaeron ปีที่แล้ว

      You're welcome 😊

  • @MOHAMMOUDABDIRAHMANMOHAMED
    @MOHAMMOUDABDIRAHMANMOHAMED ปีที่แล้ว

    hello plz can iget the whole code

    • @techaeron
      @techaeron ปีที่แล้ว

      There is my GitHub account link in the description. You can get code from there.👍

  • @SzAkos04
    @SzAkos04 ปีที่แล้ว

    this is c++ not c

  • @knza382
    @knza382 ปีที่แล้ว

    JazakAllah khayran 🌺😊

  • @mananprajapati5874
    @mananprajapati5874 ปีที่แล้ว

    good I like it its very easy to understand

    • @techaeron
      @techaeron ปีที่แล้ว

      Thank You So Much🤗

  • @rakacoustic8127
    @rakacoustic8127 ปีที่แล้ว

    good explian

    • @techaeron
      @techaeron ปีที่แล้ว

      Thank you😇

  • @User-ik1vq
    @User-ik1vq ปีที่แล้ว

    Great video, sharp and to the point explanation. I am BCA student btw 🙂

    • @techaeron
      @techaeron ปีที่แล้ว

      Thank you😇 Check out other videos on my channel.

  • @atuldutta8045
    @atuldutta8045 ปีที่แล้ว

    ❤❤❤

  • @bartbs2862
    @bartbs2862 ปีที่แล้ว

    hi can you help me with c++, iostream is worring and etc

  • @DOOMolition666
    @DOOMolition666 ปีที่แล้ว

    the same code is printing value at the default position in vscode, why is it not changing the place of printing when i call goto(10,5)