- Видео 43
- Просмотров 2 281
CodewithShekhar
Индия
Добавлен 12 июл 2014
This channel is now dealing with my experiences with learning in
different computer language including C , CPP । Java । SQL etc
different computer language including C , CPP । Java । SQL etc
C Language Practice with Assignments # Video 1 #codewithShekhar #c #cprogramming
This practice assignment Covers MCA / PGDCA course of IGNOU and other BCA / PGDCA / MVA Program.
C program for the following:
. C Program to check if a given integer is odd or even.
. C Program to check to calculate the sum of odd and even numbers from a given list of numbers.
. C Program to check to check whether the given integer is positive or negative.
. To find whether the given integer is divisible by 7.
#codewithShekhar
#c
#cprogrammingtutorial
#cprogramming
#cpractise
#clabAssignment
#ignoupgdca
#ignoumca_C
(d) C Program to check to find whether the given integer is divisible by 7.
(e) To compute and display the sum of digits of a given 5 digit number.
This is a series of Video for Underst...
C program for the following:
. C Program to check if a given integer is odd or even.
. C Program to check to calculate the sum of odd and even numbers from a given list of numbers.
. C Program to check to check whether the given integer is positive or negative.
. To find whether the given integer is divisible by 7.
#codewithShekhar
#c
#cprogrammingtutorial
#cprogramming
#cpractise
#clabAssignment
#ignoupgdca
#ignoumca_C
(d) C Program to check to find whether the given integer is divisible by 7.
(e) To compute and display the sum of digits of a given 5 digit number.
This is a series of Video for Underst...
Просмотров: 36
Видео
How to Set up Visual Studio Code for C and C++ in 3 Mins #codewithShashank
Просмотров 7514 дней назад
#vscode #vscodetips How to install C in visual studio code How to install C (CPP) in visual studio code for windows 11 Visual studio code, VS Code, C programming #cplusplustutorial #codingwallahsir #ctutorialforbeginners #vscode #cplusplus #cprogramming #cplusplusprogramming
How to Install & use CodeBlocks for C/C++ Programming | The Complete Guide for Windows
Просмотров 40521 день назад
Today in this video I am going to show you step by step guide on How to install CodeBlocks IDE for C and C programming on Windows 10/11. Windows (64-bit). Here I will show you how to install MinGW 64 for Windows 10/11 as a compiler and will run a program on codeblock. I really hope you find this video useful. STEP TO INSTALL CODEBLOCK IDE Step 1- Download CodeBlocks for Windows 10/11. from the ...
How to download and install Turbo C++ for C and C++ programming on Windows 10/11 [updated 2024]
Просмотров 174Месяц назад
Hello All! In this video I am going to demonstrate step by step process of installing Turbo C for C and C programming on Windows 10/11. Windows (64-bit). I will also show you How to Create your 1st Hello World Program in Programming Languages. ✻ I really hope you find this video useful. ♥ ✻ Please click on the CC button to read the subtitles of this video. Step 1. Download Turbo C for Windows 1...
Working with Directory in Python Python Tutorial #V 15 Class X1 Computer Science ☺️
Просмотров 83 месяца назад
This is a series of video which deals with Python in general and Class 11 in particular chapter by chapter. The is complete Python tutorial for Beginner's . You can watch the previous video on tuple use : ruclips.net/video/aI7SXAgqbt0/видео.html The data type dictionary fall under mapping. It is a mapping between a set of keys and a set of values. The key-value pair is called an item. A key is ...
Working with Tuple in Python Python Tutorial #V 14 ☺️ Class X1 Computer Science
Просмотров 73 месяца назад
This is a series of video which deals with Python in general and Class 11 in particular chapter by chapter. The is complete Python tutorial for Beginner's . The previous video of list basic is ruclips.net/video/FiQ3OEBA-Ac/видео.html A tuple is an ordered sequence of elements of different data types, such as integer, float, string, list or even a tuple. Elements of a tuple are enclosed in paren...
Working with List function in Python Tutorial #V 13 ☺️ Class X1 Computer Science
Просмотров 63 месяца назад
This is a series of video which deals with Python in general and Class 11 in particular chapter by chapter. The is complete Python tutorial for Beginner's . The previous video of list basic is ruclips.net/video/FiQ3OEBA-Ac/видео.html In python List are an important element . In this Python tutorial we have emphasized Understanding list is greater detail . There are many function including but l...
Understanding List in Python #V 13 Also covers Class X1 Computer Science
Просмотров 53 месяца назад
List are an important element in pyhon. In this Python tutorial we have empasised Understanding list is greater detail . The data type list is an ordered sequence of one or more elements. List are mutable and consists of elements of different data types, such as integer, float, string, tuple or even another list. Elements of a list are enclosed in square brackets and are separated by comma. Lik...
Python Functions 2 The only Python Tutorial required , #V 10 ☺️ Class X1 Computer Science
Просмотров 143 месяца назад
Function video Part 1 - ruclips.net/video/qOq-Wa_BrPg/видео.html Function are means to achieve modularity and reusability. Function can be defined as a named group of instructions that accomplish a specific task when called. A function may or may not return a value when called. The return statement returns the values from the function Thus, following are the advantages of using functions in a p...
Python Functions The only Guide required Python Tutorial , #V 09 Class X1 CBSE
Просмотров 83 месяца назад
Write a program to understand function Other video of the Python Tutorial Chapter 5 Video 1 - ruclips.net/video/nZxonbjE6xU/видео.html Chapter 5 Video 2 - ruclips.net/video/dhqJfNQZMac/видео.html Chapter 6 Video 3 - ruclips.net/video/yY2_fvqtqNo/видео.html Star Pattern-1 - ruclips.net/video/rUjnHKFd2Yo/видео.html Fibo Checking - ruclips.net/video/Z_2MKH37ACE/видео.html Palindrome Program - rucl...
String functions in Python Python Tutorial , #V 12 ☺️ Class X1 Computer Science
Просмотров 63 месяца назад
len() Returns the given string title Returns the string with first letter of every word in the string in uppercase and rest in lowercase lower() Returns the string with all uppercase letters converted to lowercase upper() Returns the string with all lowercase letters converted to uppercase count(str, start, end) Returns number of times substring str occurs in the given string. If we do not give...
String & String Operation in Python Python Tutorial , #V 11 Class X1 Computer Science CBSE
Просмотров 23 месяца назад
Built-in Modules Other video of the Python Tutorial Chapter 5 Video 1 - ruclips.net/video/nZxonbjE6xU/видео.html Chapter 5 Video 2 - ruclips.net/video/dhqJfNQZMac/видео.html Chapter 6 Video 3 - ruclips.net/video/yY2_fvqtqNo/видео.html Star Pattern-1 - ruclips.net/video/rUjnHKFd2Yo/видео.html Fibo Checking - ruclips.net/video/Z_2MKH37ACE/видео.html Palindrome Program - ruclips.net/video/I9adI4tB...
What are Python built in modules Python Tutorial , #V 11 ☺️ (Also covers Class X1 )
Просмотров 53 месяца назад
What are Python built in modules Python Tutorial , #V 11 ☺️ (Also covers Class X1 )
Print Number Pattern Logic Explained Python Tutorial Practice (CBSE- Class X1)
Просмотров 53 месяца назад
Print Number Pattern Logic Explained Python Tutorial Practice (CBSE- Class X1)
Print Star Pattern, Logic Explained #Python practice,
Просмотров 43 месяца назад
Print Star Pattern, Logic Explained #Python practice,
Python Problem Solution for beginner Python Tutorial, V 08 50 # cbseclass11, Chap6
Просмотров 53 месяца назад
Python Problem Solution for beginner Python Tutorial, V 08 50 # cbseclass11, Chap6
Palindrome Program in Python for string Python Tutorial, #V 08 50 1 new
Просмотров 303 месяца назад
Palindrome Program in Python for string Python Tutorial, #V 08 50 1 new
Conditional Logic Explained with Example Python Tutorial , #V 08 50 2 Class X1
Просмотров 1693 месяца назад
Conditional Logic Explained with Example Python Tutorial , #V 08 50 2 Class X1
Python Palindrome Solution with Calculation Python Tutorial ,V 08 50
Просмотров 1793 месяца назад
Python Palindrome Solution with Calculation Python Tutorial ,V 08 50
Fibonacci Series in Python Python Tutorial, #V 08 50
Просмотров 233 месяца назад
Fibonacci Series in Python Python Tutorial, #V 08 50
#How to use While loop, #break, #Continue #range ,V#07 50 #cbseclass11, Chap 6 Python Tutorial
Просмотров 283 месяца назад
#How to use While loop, #break, #Continue #range ,V#07 50 #cbseclass11, Chap 6 Python Tutorial
Python #if else #if elif , Video 06 50 , Python Tutorial #computerscience class 11, Chap 6
Просмотров 133 месяца назад
Python #if else #if elif , Video 06 50 , Python Tutorial #computerscience class 11, Chap 6
Python Example Solution, V#04 50 - Finding Average, Centigrade to Fahrenheit- Python Tutorial
Просмотров 93 месяца назад
Python Example Solution, V#04 50 - Finding Average, Centigrade to Fahrenheit- Python Tutorial
Python Class 11 Chapter5 Solution, V#04 50 Swapping 2 variable
Просмотров 53 месяца назад
Python Class 11 Chapter5 Solution, V#04 50 Swapping 2 variable
Python Class 11 Chapter5 , Video 02 50 #cbseclass11
Просмотров 13 месяца назад
Python Class 11 Chapter5 , Video 02 50 #cbseclass11
Python Class 11 Chapter5 Solution, V#04 50 Python Tutorial #cbseclass11
Просмотров 63 месяца назад
Python Class 11 Chapter5 Solution, V#04 50 Python Tutorial #cbseclass11
Python Class 11 Chapter5 , Video 03 50 #cbseclass11
Просмотров 93 месяца назад
Python Class 11 Chapter5 , Video 03 50 #cbseclass11
Getting Started with Python.. , Video 01/ 50 #cbseclass11 #bca
Просмотров 43 месяца назад
Getting Started with Python.. , Video 01/ 50 #cbseclass11 #bca
Data Structures How to insert element in Array V1 2 1
Просмотров 23 месяца назад
Data Structures How to insert element in Array V1 2 1
Data Structures, What are Array's V1 #learnwithss #datascience
Просмотров 23 месяца назад
Data Structures, What are Array's V1 #learnwithss #datascience
sir, how to resolve the built and run problem in cb. after running the code the black console pop up with an white underscore and nothing. I was trying to solve this problem from weaks ,plzzz help
starting mai sahi chal rha tha fir kuch dino ke baad aisa ho rha h
Totally Madarchod Content , useless delete the video as soon as possible
❤ Quick Guide
Hanji C and C++ Editor in ONE SHOT Tutorial - LIKE AND SUBSCRIBER --
Thank you sir.
Welcome
❣️❣️❣️