Functions & Pointers in One Shot | C Programming | Lecture 5 | Complete C Course



Functions & Pointers in One Shot | C Programming | Lecture 5 | Complete C Course

Functions & Pointers in One Shot | C Programming | Lecture 5 | Complete C Course

In this video, Raghav Sir will teach you about FUNCTIONS and POINTERS in DETAIL. This is Lecture 5 of the C Programming series. Topics covered are – function calls, return type, function prototype, pass by value, pass by reference and lots of questions. Recursion will be covered in the next Lecture in detail, coming SOON.

PW Skills is announcing the launch of the following programs,

Binary Batch:- Java-with-DSA-&-System-Design (Java with DSA & System Design)
https://pwskills.com/course/Java-with-DSA-and-system-design (Hindi)
https://pwskills.com/course/Java-with-DSA-and-System-Design (English)

Sigma Batch:- Full-Stack-Web-Development (MERN Stack)
https://pwskills.com/course/Full-Stack-web-development (Hindi)
https://pwskills.com/course/Full-Stack-Web-Development (English)

Impact Batch:- Data-Science-Masters (Full Stack Data Science)
https://pwskills.com/course/Data-Science-masters (Hindi)
https://pwskills.com/course/Data-Science-Masters (English)

Website – https://pwskills.com/

Instagram – https://www.instagram.com/pwcollegewallah/

LinkedIn – https://www.linkedin.com/company/ineuron-ai
https://www.linkedin.com/company/physicswallah/

Telegram – https://t.me/SkillsPW

Discord – https://discord.gg/m7YSX6Xh

Twitter – https://twitter.com/pw__skills

If you are facing any trouble accessing the assignment or lesson plan, please re-login to your account on PW Skills website and try.

Are you finding the classes helpful?
Stay tuned for more!

Access the notes and assignments for this class for free at :
https://drive.google.com/file/d/1701LzeKDZsxigj9nATmlxcWUpQqHTGkC/view?usp=sharing
If you are joining us late, to know more about PWSkills & plans :

Watch the Orientation Video: https://www.youtube.com/watch?v=YpNFgTKVAtU
Watch the Launch Video: https://www.youtube.com/watch?v=si8TKULKmLE

TIME STAMPS:
00:00 Introduction
02:01 What and Why?
06:30 Loops v/s Functions
12:11 Calling a function
21:58 Min function
27:59 main() and return;
37:13 some important points
38:49 return type
50:22 library functions
57:36 function prototype
1:05:54 Problem 1 : print nCr using functions
1:24:27 Problem 2 : print PASCAL TRIANGLE using nCr function
1:38:38 Homework 1 : print nPr using functions
1:40:22 *Problem 3 : WAP to print pascal triangle without using nCr function
1:56:19 Problem 4 : Swap two numbers
2:02:26 Problem 5 : Swap two numbers without using third variable
2:07:12 Pass by Value
2:15:53 Scope of Variable
2:18:22 Formal and Actual Parameters
2:19:14 **POINTERS
2:37:35 Pass by Reference
2:51:58 Double Pointer
3:01:26 Homework 2 : Print the prime factors of a given number n
3:01:29 Problem 6 : write a function to find the HCF of 2 given numbers
3:11:24 10 True or False questions
3:14:09 Homework 3 : print first n factorial numbers using functions
3:14:25 Homework 4 : print first n fibonacci numbers using functions

#Functions #C_Programming #CollegeWallah #PWSkills #FunctionsOneShot

Comments are closed.