P for Programming
P for Programming
  • 67
  • 90 268
C program to find sum of natural numbers using a for loop
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #for #loop #loops #looping #forloop #forloops #sumofnterms
This program will help us understand how to find the sum of natural numbers using a for loop.
Subscribe for more videos: www.youtube.com/@pforprogramming7664?sub_confirmation=1
Lecture 19 For Loop
ua-cam.com/video/Y5ujFT8CtPU/v-deo.html
C program to print digits 1 to 5 in reverse order using a for loop
ua-cam.com/video/1dLzpu2_nR4/v-deo.html
C program to print digits 1 to 5 using a for loop
ua-cam.com/video/c_7xHQgCkD4/v-deo.html
C program to find the largest of two numbers using conditional/ternary operator
ua-cam.com/video/WzH1Lsz2fao/v-deo.html
Lecture 18 Conditional or Ternary operator in C
ua-cam.com/video/jgZsOjcpkAM/v-deo.html
Complex decision-making using else-if statements
ua-cam.com/video/LHDIwpo3nZk/v-deo.html
C program to check if the number is positive, negative, or zero
ua-cam.com/video/OT-XYHeehKE/v-deo.html
C program to compare two numbers using relational operators
ua-cam.com/video/UBRPpaEXQDk/v-deo.html
Lecture 17 Else If Statement in C
ua-cam.com/video/8N4PVH6_5gk/v-deo.html
If statement with logical operator
ua-cam.com/video/aksQ4Nne-tA/v-deo.html
C program to calculate the division obtained by the student using nested if-else approach
ua-cam.com/video/_TM9qTWtP3I/v-deo.html
Lecture 16 Nested If-Else Statements in C
ua-cam.com/video/IXIiYxn_Hig/v-deo.html
Переглядів: 105

Відео

C program to print digits 1 to 5 in reverse order using a for loop
Переглядів 115Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #for #loop #loops #looping #forloop #forloops This program will help us understand how t...
C program to print digits 1 to 5 using a for loop
Переглядів 48Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #for #loop #loops #looping #forloop #forloops This lecture will help us understand the p...
Lecture 19 For Loop
Переглядів 31Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #for #loop #loops #looping #forloop #forloops This lecture will help us understand the p...
Java Swing - Java program to create a simple swing application using JFrame and JLabel components
Переглядів 44Рік тому
#java #javaprogramming #advancedjava #servlets #itstudent #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #swing #jframe #label #jlabel #javatutorial #javaforbeginners #application This program will help to understand how to create a simple swing application using swing components like JFrame and JLabel. Subscribe for more videos: www.youtube.com/@pforprogramming7664?sub_confirma...
C program to find the largest of two numbers using conditional / ternary operator
Переглядів 214Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #conditionalsentenc...
Lecture 18 Conditional or Ternary operator in C
Переглядів 21Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #conditionalsentenc...
Complex decision making using else if statements
Переглядів 35Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #conditionalsentenc...
C program to check if the number is positive, negative or zero
Переглядів 274Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #relationaloperator...
C program to compare two numbers using relational operators
Переглядів 270Рік тому
#cprogrammingquestions #turboc #turbocpp #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #relationaloperator...
Lecture 17 Else If Statement in C
Переглядів 12Рік тому
#cprogrammingquestions #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #elseif #logicaloperators #logical This lectu...
If statement with logical operator
Переглядів 37Рік тому
#cprogrammingquestions #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #nestedif #nested #logicaloperators #logical ...
C program to calculate the division obtained by the student using nested if-else approach
Переглядів 127Рік тому
#cprogramming #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #nestedif #nested This program will help us understand...
Lecture 16 Nested If-Else Statements in C
Переглядів 36Рік тому
#cprogramming #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #nestedif #nested This lecture will help us understand...
C program to find largest among three numbers using nested if-else
Переглядів 193Рік тому
#cprogramming #c #programmingbasics #clanguage #mumbaiuniversity #bscit #itstudent #computerscience #bca #mca #clearning #charactersexplained #constants #variables #keywords #character #char #const #keyword #define #preprocessor #directive #variablesinc #ckeywords #scanf #function #if #conditionalsentence #condition #ifelse #ifelsestatement #nestedif #nested This program will help us understand...
C program to calculate the gross salary of an employee based on years of experience
Переглядів 65Рік тому
C program to calculate the gross salary of an employee based on years of experience
Lecture 15 sizeof() operator in C
Переглядів 42Рік тому
Lecture 15 sizeof() operator in C
C program to check if the character is an alphabet or not
Переглядів 224Рік тому
C program to check if the character is an alphabet or not
C program to check if the character is a vowel or consonant
Переглядів 36Рік тому
C program to check if the character is a vowel or consonant
C program to check if the number is even or odd
Переглядів 29Рік тому
C program to check if the number is even or odd
C program to check if the user is eligible to vote or not
Переглядів 59Рік тому
C program to check if the user is eligible to vote or not
Lecture 14 If-Else statement in C
Переглядів 18Рік тому
Lecture 14 If-Else statement in C
C program to check if the number is negative
Переглядів 46Рік тому
C program to check if the number is negative
Lecture 13 If statement in C
Переглядів 20Рік тому
Lecture 13 If statement in C
C program to print ASCII value of the entered character
Переглядів 80Рік тому
C program to print ASCII value of the entered character
Statement missing ; error in Turbo C/C++ IDE
Переглядів 1,3 тис.Рік тому
Statement missing ; error in Turbo C/C IDE
Basic Calculator in C using Turbo C/C++ IDE
Переглядів 120Рік тому
Basic Calculator in C using Turbo C/C IDE
C program to calculate gross salary of an employee
Переглядів 100Рік тому
C program to calculate gross salary of an employee
C program to calculate the percentage of five subjects
Переглядів 293Рік тому
C program to calculate the percentage of five subjects
How to install Turbo C/C++ on Windows
Переглядів 64Рік тому
How to install Turbo C/C on Windows

КОМЕНТАРІ

  • @krishamishra7291
    @krishamishra7291 3 дні тому

    Thank you for the video mam it really help me 🙏

  • @10-den-see
    @10-den-see Місяць тому

    After watching 2 videos 1 thing I can bet on ... is your way of speaking... You sound extremely professional

  • @surajsahani-jk7uk
    @surajsahani-jk7uk 2 місяці тому

    Mam please explain how to do this practical using jdbc database

  • @anandsingh9117
    @anandsingh9117 4 місяці тому

    Thanku madam ji

  • @Smithscorner
    @Smithscorner 5 місяців тому

    That's really good...a great and excellent method of teaching mam! Thanks for helping me out 🙂

  • @AyushiParihar-xm4tm
    @AyushiParihar-xm4tm 5 місяців тому

    Thankyou mam 😊

  • @Smithscorner
    @Smithscorner 5 місяців тому

    Hii mam, when I'm clicking on clean and build option it's showing like 2 errors 1.error: source option 6 is no longer supported. use 8 or later 2 error: Target option 6 is no longer supported.Use 8 or later Please help me out.....

  • @shashankkale675
    @shashankkale675 6 місяців тому

    no clear explanation

  • @priyankakumar8712
    @priyankakumar8712 8 місяців тому

    Thank you mam

  • @nitkarshchourasia2406
    @nitkarshchourasia2406 10 місяців тому

    Ma'am this everybody teaches. You teach system-design and your full-stack journey. Also share your personal journey, life's ups and downs and your struggles and success, so people can connect better and you can also enjoy your fame. By sharing what you know best. Because loops and languages syntaxes are irrelevant now-a-days. Make something worthwhile. Loops and all are made by ChatGPT, I know basics and syntaxes and implementation is a thing. But would love to know and study system-design and DSA basics to advanced from you. Because you have years of experiences which will be best utilized when you use it to teach something worthwhile, not these. Hope you got what I was trying to express. Thank you. Nitkarsh Chourasia

  • @mokimanik8721
    @mokimanik8721 11 місяців тому

    I had http status 404 not found

    • @pforprogramming7664
      @pforprogramming7664 11 місяців тому

      For the error you mentioned here, you can refer to the following video link: ua-cam.com/video/A3jUCwvJlR0/v-deo.html

  • @shubhammishra-w9i
    @shubhammishra-w9i Рік тому

    Sir❤❤❤❤

  • @JanikSarkisjanov
    @JanikSarkisjanov Рік тому

    meriiiiiiiiiiii araaaaaaaa

  • @pranjalchand6792
    @pranjalchand6792 Рік тому

  • @nitkarshchourasia2406
    @nitkarshchourasia2406 Рік тому

    Ma'am missing teaching in Mumbai?!

  • @pvs258
    @pvs258 Рік тому

    Wonderful explanation clearly. How can I know a number of code symbols on Alt+h?

  • @ameygaikar7277
    @ameygaikar7277 Рік тому

    nice thankyou

    • @pforprogramming7664
      @pforprogramming7664 Рік тому

      Please like and share this video and subscribe to the channel 🙂

  • @JuanRodriguez-ke2gq
    @JuanRodriguez-ke2gq Рік тому

    very good thank you

    • @pforprogramming7664
      @pforprogramming7664 Рік тому

      Please like and share this video and subscribe to the channel 🙂

  • @abieknutt7409
    @abieknutt7409 Рік тому

    ❤️ "Promo sm"

  • @creeper4839
    @creeper4839 Рік тому

    For the love of god, let go of Turbo C++. Use GCC compiler. Turbo C++ uses non-standard header files like conio.h, we don't need that. Anyone going into engineering background and still using Turbo C++ will be of no use. (No offense to the video creator).

  • @subathees5514
    @subathees5514 Рік тому

    Use code block or something.Turbo c is too outdated and lot of limitations are there

  • @gamers_hub_yt
    @gamers_hub_yt Рік тому

    pls do this using inbuilt database and not mysql please hope you see this using the same code do it

    • @pforprogramming7664
      @pforprogramming7664 Рік тому

      Here is the link of the video: ua-cam.com/video/Lme9M2SwQ-4/v-deo.html This program will help you to connect Derby Database with a web application created in Netbeans using Servlet.

  • @TheWalkthroughistYT
    @TheWalkthroughistYT Рік тому

    How to do this in built in database the java db one not mysql can you show it please

    • @pforprogramming7664
      @pforprogramming7664 Рік тому

      Here is the link of the video: ua-cam.com/video/Lme9M2SwQ-4/v-deo.html This program will help you to connect Derby Database with a web application created in Netbeans using Servlet.

  • @musharrafazhar2761
    @musharrafazhar2761 Рік тому

    Great explanation. Thanks a lot.

  • @ayonghosh9154
    @ayonghosh9154 Рік тому

    Thank You, This Video Is Very Helpful

  • @خالدالناشري-د5ز

    So clear thanks

  • @rasmiraju1444
    @rasmiraju1444 Рік тому

    Thank youu ❤️

  • @mannu7568
    @mannu7568 2 роки тому

    Thank you mam ♥️♥️

  • @HirenThakkar45
    @HirenThakkar45 2 роки тому

    Thanks Nicely explained 🤞👍

  • @abhay7258
    @abhay7258 2 роки тому

    Hi saeesh

  • @vaibhav_-_mishra
    @vaibhav_-_mishra 2 роки тому

    needed more videos $ ma'am your insta id

  • @krishnasinha1017
    @krishnasinha1017 2 роки тому

    I did same code and checked 10 times my code is same as yours but I got output "Sorry!!!! Try again!!!"

  • @CodeVibes02
    @CodeVibes02 2 роки тому

    I need some help regarding my project ma'am please check my code

  • @rajiam9462
    @rajiam9462 3 роки тому

    Mam executed the else statement only not go in if statement... Wt is the problem in my code

  • @niharajpoot4134
    @niharajpoot4134 3 роки тому

    it displays sorry in my side but i put the same code and give connection correctly

  • @rajeshnarkar4768
    @rajeshnarkar4768 3 роки тому

    Thank you so much mam...finally I created connection successfully 🙏❤️

  • @funvideos6569
    @funvideos6569 3 роки тому

    how to make questions as dynamic.

  • @moklixiang
    @moklixiang 3 роки тому

    thank you, this was extremely helpful, gave clear explanation as well!

  • @RKLinz
    @RKLinz 3 роки тому

    Ma'am please create full application for retail shop .... Thank you 🙏

  • @snehaselvakumar465
    @snehaselvakumar465 3 роки тому

    Thank u

  • @siddharthgaur5650
    @siddharthgaur5650 3 роки тому

    Amazing On-Point Explanation. Really appreciate your effort. If you could work on a fully fledged working project (small) demonstrating the CRUD operations...it will be a bliss.

  • @siddharthgaur5650
    @siddharthgaur5650 3 роки тому

    Great and on-point explanation. Thanks a Ton! Kindly make a series on Fetching, Updation, and Deletion as Well.

  • @aryank973
    @aryank973 3 роки тому

    How to embedd the ms access database in our java project for creating setup file including ms access database without creating web application.

  • @Stalk2024
    @Stalk2024 4 роки тому

    NICE

  • @alifahilyanabintisohartob1570
    @alifahilyanabintisohartob1570 4 роки тому

    Hi there. Thank you for the video. I want to ask, how did you create the JAR file as the database connector? Was it exported from the quizdb database?

  • @dansutier
    @dansutier 4 роки тому

    Thank you! This helped me so much =)

  • @divyamanii
    @divyamanii 4 роки тому

    String radio = request.getParameter("sampleRadio"); if (radio != null) System.out.println("value of selected radio: " + radio); else System.out.println("no radio button was selected");

  • @divyamanii
    @divyamanii 4 роки тому

    A doubt: What if an user leaves a question unanswered? Please explain this.

    • @AD21232
      @AD21232 2 роки тому

      Just declare as required question in html page

  • @divyamanii
    @divyamanii 4 роки тому

    Thank you! This helped me 👍

  • @aniketbhandare6324
    @aniketbhandare6324 4 роки тому

    it shows me error " Servlet DetailsServ at /ENUMERATION_PROGRAM" an you please tell me what is wrong with it

    • @pforprogramming7664
      @pforprogramming7664 4 роки тому

      Check the name of the method inside <form> tag. You probably have written the code in one method and calling another one.