C (programming language)

C (programming language) смотреть последние обновления за сегодня на .

C Programming Full Course for free 🕹️

1276022
47244
1947
04:05:00
07.10.2021

C tutorial for beginners full course #C #tutorial #beginners ⭐️Time Stamps⭐️ #1 (00:00:00) C tutorial for beginners 🕹️ #2 (00:12:36) compile and run a C program with cmd 🏗️ (optional video) #3 (00:14:35) comments & escape sequences 💬 #4 (00:19:39) variables 💰 #5 (00:27:09) data types 📊 #6 (00:38:16) format specifiers 🔧 #7 (00:41:31) constants 🚫 #8 (00:42:43) arithmetic operators ➗ #9 (00:46:15) augmented assignment operators 🧮 #10 (00:48:18) user input ⌨️ #11 (00:55:16) math functions 📚 #12 (00:57:57) circle circumference program ⚪ #13 (01:00:46) hypotenuse calculator program 📐 #14 (01:02:40) if statements ✔️ #15 (01:06:46) switch statements 🔽 #16 (01:10:25) temperature conversion program 🌡️ #17 (01:17:15) calculator program 🖩 #18 (01:21:46) AND logical operator && #19 (01:25:22) OR logical operator || #20 (01:27:22) NOT logical operator ! #21 (01:29:16) functions 📞 #22 (01:31:53) arguments 📧 #23 (01:35:46) return statement 🔙 #24 (01:38:27) ternary operator ❓ #25 (01:41:20) function prototypes 🤖 #26 (01:45:57) string functions 🔠 #27 (01:51:00) for loops 🔁 #28 (01:54:22) while loops ♾️ #29 (01:58:12) do while loop 🤸‍♂️ #30 (02:01:35) nested loops ➰ #31 (02:06:53) break vs continue 🥊 #32 (02:09:14) arrays 🗃️ #33 (02:13:46) print an array with loop 🔃 #34 (02:18:26) 2D arrays ⬜ #35 (02:25:58) array of strings🧵 #36 (02:28:52) swap values of two variables 🥤 #37 (02:32:45) sort an array 💱 #38 (02:38:47) structs 🏠 #39 (02:42:58) typedef 📛 #40 (02:46:31) array of structs 🏫 #41 (02:50:42) enums 📅 #42 (02:55:08) random numbers 🎲 #43 (02:58:23) number guessing game 🔢 #44 (03:04:45) quiz game 💯 #45 (03:14:09) bitwise operators 🔣 #46 (03:20:55) memory addresses 📬 #47 (03:27:56) pointers 👉 #48 (03:35:59) writing files✍️ #49 (03:40:18) reading files 🔎 #50 (03:44:51) Tic Tac Toe game ⭕ Here's the link to the full playlist: 🤍 Code for each topic can be found pinned to each video's comments section 🎵 Music credits 🎵 –––––––––––––––––––––––––––––– Up In My Jam (All Of A Sudden) by - Kubbi 🤍 Creative Commons — Attribution-ShareAlike 3.0 Unported— CC BY-SA 3.0 Free Download / Stream: 🤍 Music promoted by Audio Library 🤍 ––––––––––––––––––––––––––––––

C Programming Tutorial for Beginners

9347481
169590
6337
03:46:13
15.08.2018

This course will give you a full introduction into all of the core concepts in the C programming language. Want more from Mike? He's starting a coding RPG/Bootcamp - 🤍 ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:01:22) Windows Setup ⌨️ (0:05:02) Mac Setup ⌨️ (0:09:04) Hello World ⌨️ (0:12:51) Drawing a Shape ⌨️ (0:20:56) Variables ⌨️ (0:32:25) Data Types ⌨️ (0:38:32) Printf ⌨️ (0:45:22) Working With Numbers ⌨️ (0:52:20) Comments ⌨️ (0:56:00) Constants ⌨️ (1:00:13) Getting User Input ⌨️ (1:12:08) Building a Basic Calculator ⌨️ (1:17:43) Building a Mad Libs Game ⌨️ (1:26:29) Arrays ⌨️ (1:36:44) Functions ⌨️ (1:45:37) Return Statement ⌨️ (1:53:21) If Statements ⌨️ (2:07:11) Building a Better Calculator ⌨️ (2:14:51) Switch Statements ⌨️ (2:21:27) Structs ⌨️ (2:29:43) While Loops ⌨️ (2:37:48) Building a Guessing Game ⌨️ (2:50:11) For Loops ⌨️ (2:59:05) 2D Arrays & Nested Loops ⌨️ (3:09:10) Memory Addresses ⌨️ (3:17:20) Pointers ⌨️ (3:27:41) Dereferencing Pointers ⌨️ (3:32:37) Writing Files ⌨️ (3:41:52) Reading Files Course developed by Mike Dane. Check out his YouTube channel for more great programming courses: 🤍 🐦Follow Mike on Twitter: 🤍 🔗The Giraffe Academy website: 🤍 ⭐️Other full courses by Giraffe Academy on our channel ⭐️ 💻Python: 🤍 💻SQL: 🤍 💻Ruby: 🤍 💻PHP: 🤍 Learn to code for free and get a developer job: 🤍 Read hundreds of articles on programming: 🤍

"C" Programming Language: Brian Kernighan - Computerphile

1775413
28730
1063
00:08:26
18.08.2015

"C" is one of the most widely used programming languages of all time. Prof Brian Kernighan wrote the book on "C", well, co-wrote it - on a visit to the University of Nottingham we asked him how it came about. "Most Difficult Program" - Ackermann Function: 🤍 Computer That Changed Everything - Altair 8800: 🤍 Factory of Ideas - Working at Bell Labs: 🤍 More from BWK on other computer languages at: 🤍 🤍 🤍 This video was filmed and edited by Sean Riley. Computer Science at the University of Nottingham: 🤍 Computerphile is a sister project to Brady Haran's Numberphile. More at 🤍

C in 100 Seconds

2021846
82666
2412
00:02:25
10.11.2021

The C Programming Language is quite possibly the most influential language of all time. It powers OS kernels like Linux, Windows, and Mac and many other low-level systems. Its syntax has inspired many other languages, including Cpp, Csharp, Java, JavaScript, Go, Perl, and more. #programming #compsci #100SecondsOfCode 🔗 Resources C Manuel 🤍 GCC compiler 🤍 C History 🤍 🔥 Get More Content - Upgrade to PRO Upgrade to Fireship PRO at 🤍 Use code lORhwXd2 for 25% off your first payment. 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered - C programming basics - C pointers - Memory safety and segmentation faults - C syntax - What is C used for? - History of C

C Language Tutorial for Beginners (with Notes & Practice Questions)

16639832
300888
17183
10:32:07
06.03.2022

Are you worried about placements/internships? Want to prepare for companies like Microsoft, Amazon & Google? Join ALPHA. 🔥Alpha Placement Batch (Java+DSA) : 🤍 Join the Community : 🤍 Code + Notes + Practice Sheet : 🤍 Timestamps: Introduction: 00:00:00 Installation(VS Code) : 00:01:27 Compiler + Setup: 00:04:31 Chapter 1 - Variables, Data types + Input/Output: 00:10:12 Chapter 2 - Instructions & Operators: 00:51:54 Chapter 3 - Conditional Statements: 02:01:15 Chapter 4 - Loop Control Statements: 02:45:36 Chapter 5 - Functions & Recursion: 03:51:34 Chapter 6 - Pointers: 05:21:30 Chapter 7 - Arrays: 06:18:50 Chapter 8 - Strings: 07:22:29 Chapter 9 - Structures: 08:26:20 Chapter 10 - File I/O: 09:22:15 Chapter 11 - Dynamic Memory Allocation: 10:05:00 🔥Java Placement Course : 🤍 🔥Complete C Placement Course (Data Structures+Algorithm) :🤍 🔥Instagram: 🤍

C Programming Language | Brian Kernighan and Lex Fridman

146319
4643
225
00:06:18
19.07.2020

Full episode with Brian Kernighan (Jul 2020): 🤍 Clips channel (Lex Clips): 🤍 Main channel (Lex Fridman): 🤍 (more links below) Podcast full episodes playlist: 🤍 Podcasts clips playlist: 🤍 Podcast website: 🤍 Podcast on Apple Podcasts (iTunes): 🤍 Podcast on Spotify: 🤍 Podcast RSS: 🤍 Brian Kernighan is a professor of computer science at Princeton University. He co-authored the C Programming Language with Dennis Ritchie (creator of C) and has written a lot of books on programming, computers, and life including the Practice of Programming, the Go Programming Language, his latest UNIX: A History and a Memoir. He co-created AWK, the text processing language used by Linux folks like myself. He co-designed AMPL, an algebraic modeling language for large-scale optimization. Subscribe to this YouTube channel or connect on: - Twitter: 🤍 - LinkedIn: 🤍 - Facebook: 🤍 - Instagram: 🤍 - Medium: 🤍 - Support on Patreon: 🤍

coding in c until I go completely insane

1109659
42455
1342
00:01:15
04.06.2022

Sometimes, computers are really awesome. We literally shot lightning into rocks and tricked them to think. They're really powerful. But sometimes, computers are HORRIBLE. These floating point problems drove me to the brink of insanity. Bring back my sanity with a like, comment and a subscribe :) LEARNING THE C PROGRAMMING LANGUAGE TAKES TIME. C Programming isn't all it's cracked up to be boys and girls. IT TAKES MONEY. ENERGY. MORE TIME. 🛒 GREAT BOOKS FOR THE LOWEST LEVEL🛒 Blue Fox: Arm Assembly Internals and Reverse Engineering: 🤍 Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation : 🤍 Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software : 🤍 The Ghidra Book: The Definitive Guide: 🤍 🏫 COURSES 🏫 🤍y/courses/ 🔥🔥🔥 SOCIALS 🔥🔥🔥 Low Level Merch!: 🤍 Follow me on Twitter: 🤍 Follow me on Twitch: 🤍 Join me on Discord!: 🤍

Program in C

1614671
93987
3342
00:00:52
07.03.2018

Someone in Discord linked to this tweet and I figured I'd take a stab at singing it in my totally not awful fake accent: 🤍 Download: WAV: 🤍 MP3: 🤍

C Programming Tutorial 1 - Intro to C

615309
23735
393
00:05:44
20.03.2017

💯 FREE Courses (100+ hours) - 🤍 🐍 Python Course - 🤍 ✅ Data Structures & Algorithms - 🤍 ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ ✉️ Newsletter - 🤍 📸 Instagram - 🤍 🐦 Twitter - 🤍 🔗 LinkedIn - 🤍 ▶️ Subscribe - 🤍 👨🏻‍🎓 Courses - 🤍 ~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~ ↪ My Amazon Store - 🤍 🅿 Patreon - 🤍 🅖 GitHub Sponsors - 🤍 Ⓟ Paypal - 🤍 🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq 🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853 📈 Buy Bitcoin - 🤍 Reserve the Ruby Steel crypto rewards card and get a $25 bonus (use affiliate code "Caleb") - 🤍

Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie)

358631
12123
295
09:38:35
18.08.2022

In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming through studying the "classic" version of the C Programming language from the 1978 book written by Brian Kernighan and Dennis Ritchie. In this course we will be reflecting on how C provided an important foundation for the creation of modern programming languages. This is not a good place to start if you do not already have some programming experience. A suggested pre-requisite is Dr. Chuck's Python for Everybody course: 🤍 📖 Online C Programming book by Brian Kernighan and Dennis Ritchie: 🤍 🔗 Additional course resources: 🤍 (Unlock Code Hint: View the developer console on the website.) ✏️ Dr. Charles Severance developed this course. He is a professor at the University of Michigan and one of the most popular software instructors in the world. ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Course Intro ⌨️ (0:03:09) Chapter 0: Introduction ⌨️ (0:20:44) Chapter 1: A Tutorial Introduction ⌨️ (1:59:17) Chapter 2: Types, Operators, and Expressions ⌨️ (3:02:09) Chapter 3: Control Flow ⌨️ (3:49:31) Chapter 4: Functions and Program Structure ⌨️ (5:20:32) Chapter 5: Pointers and Arrays ⌨️ (6:50:30) Chapter 6: Structures ⌨️ (8:16:33) Chapter 7: Input and Output ⌨️ (9:02:02) Chapter 8: The UNIX System Interface

It's 2023. Should You Learn Rust... or C?

58045
3594
524
00:05:14
26.04.2023

ITS A DEBATE AS OLD AS TIME. OR POSSIBLY 8 YEARS DEPENDING ON YOUR DEFINITION OF THE WORD "YEAR". There's ton's of debate around what language you should learn first. Is it C? Is it Rust? TODAY WE FIND OUT. 🛒 GREAT BOOKS FOR THE LOWEST LEVEL🛒 Blue Fox: Arm Assembly Internals and Reverse Engineering: 🤍 Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation : 🤍 Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software : 🤍 The Ghidra Book: The Definitive Guide: 🤍 🏫 COURSES 🏫 🤍 🔥🔥🔥 SOCIALS 🔥🔥🔥 Low Level Merch!: 🤍 Follow me on Twitter: 🤍 Follow me on Twitch: 🤍 Join me on Discord!: 🤍

C Programming All-in-One Tutorial Series (10 HOURS!)

699251
20038
829
10:12:22
17.12.2019

C / C Master course - 🤍 💯 FREE Courses (100+ hours) - 🤍 🐍 Python Course - 🤍 Timestamps 00:00:00 - Intro to C 00:05:43 - Installing GCC 00:11:07 - Hello World 00:18:19 - How a C Program Works - 1 00:25:34 - How a C Program Works - 2 00:30:49 - Intro to UNIX-Linux 1 00:37:05 - Intro to UNIX-Linux 2 00:43:35 - Intro to UNIX-Linux 3 00:50:18 - C Basics Part 1 00:57:30 - C Basics Part 2 01:03:38 - C Basics Part 3 01:09:54 - C Basics Part 4 01:14:41 - C Basics Part 5 01:22:49 - C Basics Part 6 01:30:24 - Using Functions in C 01:38:12 - Comments 01:45:42 - Vim Basics 1 01:52:33 - Vim Basics 2 01:59:43 - Intro to Data Types 1 02:04:48 - Intro to Data Types 2 02:10:50 - Int, Float, and Double Data Types 02:17:31 - Scientific Notation with Floating Point Numbers 02:21:21 - Format Character for Float and Double 02:25:59 - ASCII 02:32:35 - Char Data Type 02:36:15 - ASCII and Int Conversion 02:43:17 - _Bool Data Type 02:47:16 - The bool Data Type 02:50:49 - Variables 02:56:59 - Intro to Operators 03:01:15 - Arithmetic Operators 03:06:47 - Modulus Operator 03:11:48 - Unary Plus and Minus 03:16:37 - Increment and Decrement Operators 03:22:12 - Assignment Operators 03:27:23 - Operator Precedence 03:32:27 - Strongly Types vs Loosely Typed Languages 03:38:58 - Type Casting 03:43:09 - Implicit Type Promotion 03:48:21 - How to Use the Type Cast Operator 03:56:09 - Quiz 1 4:00:20 - Quiz 2 4:03:43 - Quiz 3 4:07:53 - Coding Challenge 04:15:01 - Intro to Logic 04:22:38 - If Statement 04:30:06 - How to Write If Statement with Bool 04:38:15 - Good Coding Practices 04:45:10 - Relational Operators 04:53:52 - If Statement Guessing Game 05:05:27 - If-Else Statement 05:10:11 - Logical Operators 05:18:04 - Evaluating Complex Conditionals 05:27:25 - Short Circuit Evaluation 05:35:08 - Logical Operator Precedence 05:39:58 - Else-If Statement 05:44:45 - How to Use the Else-If Statement 05:51:16 - Multiple-If Vs Else-If 05:57:20 - Single-Line If 06:03:22 - Intro to Switch Statements 06:10:11 - How to Write a Switch Statement 06:18:28 - When to Use Switch Over If 06:24:20 - Characters in Switch 06:30:02 - Input Stream Explained 06:36:33 - Nested if With User Input 06:44:07 - Ternary (Conditional) Operator 06:48:52 - Intro to Loops 06:53:50 - Intro to Loops 06:58:22 - How to Code a For Loop 07:04:30 - More Advanced Loops 07:13:14 - Nested for Loop 07:19:05 - Counting Prime Numbers 1 07:28:41 - Counting Prime Numbers 2 07:34:54 - Counting Prime Numbers 3 07:42:26 - Counting Prime Numbers 4 07:48:38 - While Loop 07:54:09 - Nested While Loops 07:59:48 - Do While Loop 08:04:09 - Break 08:08:42 - Continue 08:11:35 - Intro to Arrays 08:18:07 - Working with Arrays 08:24:58 - Printing Array with Loop 08:30:26 - Multidimensional Arrays 08:36:02 - Working with 2D Arrays and Nested for Loops 08:42:11 - Intro to Strings and Null Character 08:49:16 - Working with Strings 08:56:14 - Function Design 09:05:01 - Function Arguments, Parameters, Return Statement 09:14:12 - Functions 1 09:20:20 - Functions 2 09:25:35 - Creating Void Functions 09:30:39 - Refactoring 09:36:46 - Intro to Pointers and Indirection Operator 09:43:39 - Working with Pointers 09:50:14 - Passing by Value vs Pointer 09:55:51 - Decay and Passing Arrays to Functions 10:01:36 - Working with Structs 1 10:05:58 - Printing Structs, Struct Arrays and Pointers 10:09:43 - Conclusion ✅ Data Structures & Algorithms - 🤍 ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ ✉️ Newsletter - 🤍 📸 Instagram - 🤍 🐦 Twitter - 🤍 🔗 LinkedIn - 🤍 ▶️ Subscribe - 🤍 👨🏻‍🎓 Courses - 🤍 ~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~ ↪ My Amazon Store - 🤍 🅿 Patreon - 🤍 🅖 GitHub Sponsors - 🤍 Ⓟ Paypal - 🤍 #cprogramming

Stop Learning These Programming Languages (as a beginner)

192810
3939
348
00:06:27
13.05.2023

"What programming languages should you learn?" has been answered many times. "What programming languages should you NOT learn?" will be answered in this video. ► For more content like this, subscribe to our channel: 🤍 ► Follow us on Linkedin: 🤍 🤍 ► Let's be FRIENDS! 🤍 ► For business inquiries, reach us on: powercouplejourney🤍gmail.com #coding #programming #softwareengineer DISCLAIMER: All opinions shared on this channel are our own and don't express views or opinions of our employers. We only use our experiences and public knowledge to make our content. NO CONFIDENTIAL INFORMATION of our employers is used or shared on this channel. This is not a Professional Coaching channel, it only highlights the public resources that have worked for our careers.

How I program C

460427
12303
1436
02:11:32
21.11.2016

This is a talk I (🤍eskilsteenberg) gave in Seattle in October of 2016. I cover my way of programing C, the style and structure I use and some tips and tricks. Fair warning: There is a fair bit of Programming religion in this talk. My projects can be found at 🤍 My source can be found at: 🤍 On twitter i am: 🤍eskilsteenberg // private and: 🤍quelsolaar // work.

Programming languages that everyone should learn | George Hotz and Lex Fridman

459877
13847
962
00:04:01
25.10.2020

Lex Fridman Podcast full episode: 🤍 Please support this podcast by checking out our sponsors: - Four Sigmatic: 🤍 and use code LexPod to get up to 40% & free shipping - Decoding Digital: 🤍 - ExpressVPN: 🤍 and use code LexPod to get 3 months free PODCAST INFO: Podcast website: 🤍 Apple Podcasts: 🤍 Spotify: 🤍 RSS: 🤍 Full episodes playlist: 🤍 Clips playlist: 🤍 CONNECT: - Subscribe to this YouTube channel - Twitter: 🤍 - LinkedIn: 🤍 - Facebook: 🤍 - Instagram: 🤍 - Medium: 🤍 - Support on Patreon: 🤍

C Programming Language - Intro to Computer Science - Harvard's CS50 (2018)

957199
22763
472
02:13:17
23.01.2019

Learn the the basics of the C programming language. This course teaches the foundations of computer science. This video is lecture 1 of Harvard University's CS50 2018 course (part 2 since the lectures start at 0). 🔗Notes: 🤍 🔗Problem Set: 🤍 🔗Source Code: 🤍 ⭐️Contents⭐️ ⌨️ (00:00:00) Introduction ⌨️ (00:00:50) Week 0 Recap ⌨️ (00:08:01) PBJ ⌨️ (00:15:59) C ⌨️ (00:20:56) Variables ⌨️ (00:21:46) Incrementing ⌨️ (00:23:36) Conditionals ⌨️ (00:32:31) While Loops ⌨️ (00:35:52) For Loops ⌨️ (00:40:47) User Input ⌨️ (00:48:14) CS50 Sandbox ⌨️ (00:49:48) hello.c ⌨️ (00:51:18) Compilation ⌨️ (00:57:31) Command-Line Arguments ⌨️ (00:58:50) make ⌨️ (00:58:30) Debugging ⌨️ (01:11:44) get_string and printf ⌨️ (01:18:23) int.c ⌨️ (01:21:58) float.c ⌨️ (01:24:29) ints.c ⌨️ (01:28:39) floats.c ⌨️ (01:37:54) parity.c ⌨️ (01:39:13) conditions.c ⌨️ (01:40:17) answer.c ⌨️ (01:42:15) cough0.c ⌨️ (01:42:57) cough1.c ⌨️ (01:43:57) cough2.c ⌨️ (01:49:53) cough3.c ⌨️ (01:52:04) positive.c ⌨️ (01:58:05) Integer Overflow ⌨️ (02:03:04) overflow.c ⌨️ (02:09:50) Integer Underflow Check out our full CS50 playlist: 🤍 🔗Notes: 🤍 🔗Problem Set: 🤍 🔗Source Code: 🤍 Lecture taught by David J. Malan. Thanks to Harvard's CS50 for giving us permission to post this lecture. Checkout their YouTube channel for more great lectures: 🤍 Learn to code for free and get a developer job: 🤍 Read hundreds of articles on programming: 🤍

Why C is so Influential - Computerphile

1908530
30656
1678
00:10:50
25.08.2017

Why is C such an influential language? We asked ardent C fan Professor Brailsford. Brian Kernighan Playlist: 🤍 Y Combinator: 🤍 Reason for ARM (Archimedes at 30): 🤍 🤍 🤍 This video was filmed and edited by Sean Riley. Computer Science at the University of Nottingham: 🤍 Computerphile is a sister project to Brady Haran's Numberphile. More at 🤍

C Programming in One Shot | Part 1 | Variables, Operators and Input/ Output | C Complete Course

663608
13844
1275
04:02:25
22.11.2022

Lecture Notes - 🤍 In this video, Raghav Sir will teach you C language from SCRATCH. This is Lecture 1 of the C Programming series. Topics covered are - Printing / Output, Variables, Operators, and Input. Additionally, 16 Problems are covered in this video. In the next lecture, we will cover Conditionals / Control Statements in C. If you are joining us late, to know more about PWSkills & plans : Watch the Orientation Video: 🤍 Watch the Launch Video: 🤍 TIME STAMPS: 00:00 Introduction 01:19 Prerequisites 04:00 Coding in online compiler 05:44 Practical Examples of programmes 08:14 First Code in C 10:40 Output in C 12:14 Use of “\n” Escape sequence 21:42 Problem 1 - “\n” problem 31:36 Variables in C 42:33 Updation of Variables in C 49:45 Arithmetic operations in C 1:00:28 Float Data type 1:06:13 Division in float (VERY IMPORTANT) 1:08:42 Arithmetic operations in float (how computer does it) 1:12:50 Problem 2 - Volume of a Sphere 1:20:43 Problem 3 - Percentage of 5 subjects 1:33:54 Variable Naming rules 1:46:51 Problem 4 - Identify wrong variable names 1:51:36 Problem 5 - Simple Interest 1:56:35 Input in C 2:24:31 Problem 6 - Predict the output 2:32:28 Problem 7 - Find remainder 2:43:47 Modulo Operator in C 3:04:45 Hierarchy of Operators 3:12:48 Problem 8 - Predict the output 3:21:43 Char data type 3:27:24 ASCII Values 3:34:56 MCQ 1 3:36:30 MCQ 2 3:37:20 MCQ 3 3:40:27 MCQ 4 3:40:51 MCQ 5 3:42:57 MCQ 6 3:46:05 Short and Long Data types 3:57:10 MCQ 7 3:59:24 MCQ 8 4:01:12 Outro ▶️ PW Skills Website - 🤍 ▶️ PW Skills Instagram - 🤍 ▶️ PW Skills LinkedIn Channel - 🤍 ▶️ PW Skills Telegram Channel- 🤍 #CProgramming #CollegeWallah #PhysicsWallah

C Programming Full Course for Beginners - Learn C in 2022

62199
1618
79
04:45:36
16.09.2022

Finding it Damn Hard to Understand C Programming? 🔥 Learn to code—the right way—with interactive lessons, quizzes & challenges. Try Programiz PRO for Free: 🤍 This C Programming course for beginners will teach you all the concepts of C Programming, step-by-step. And by the end, you will become a C programmer ready to create amazing projects. Online C Compiler: 🤍 Programming Tasks Solution: 🤍 📖 Content - 0:25 - Introduction to C Programming 5:05 - C Variables and Constants 14:19 - Data types in C 23:39 - Take Input and Print Output in C Programming 30:35 - Comments in C Programming 37:18 - Operators in C 48:16 - Type conversion 57:34 - C Booleans and Comparison Operators 1:11:10 - if else Statements 1:23:20 - Ternary operator 1:29:02 - Switch Statement 1:39:45 - while Loop 1:51:29 - for Loop 2:01:31 - break and continue Statement 2:11:03 - Functions in C 2:27:54 - Variable Scope and Storage Class 2:31:44 - C Standard Library Functions 2:41:01 - Recursion 2:46:08 - Arrays 2:58:37 - Multidimensional Arrays 3:08:52 - String 3:18:02 - String Functions 3:27:01 - Pointers 3:37:03 - Pointers and Arrays 3:45:52 - Pointers and function 3:55:17 - Struct 4:08:14 - enum 4:15:15 - Dynamic memory allocation 4:26:37 - File handling 4:37:34 - Preprocessor and Macros Find Programiz elsewhere: Programiz PRO: 🤍 Website: 🤍 Connect with us 👋 - Facebook: 🤍 Instagram: 🤍 LinkedIn: 🤍 Twitter: 🤍 Discord: 🤍 ▬▬▬▬▬▬ S P E C I A L O F F E R 🎉 ▬▬▬▬▬▬ Want to get hands-on experience with C Programming? Learn to code in C by writing code yourself. Here's how it works: ► Learn a programming concept ► Solve quizzes and challenges related to it ► Create projects (guessing game, rock paper scissors, etc.) at the end of the course ► Try 100+ challenges for further practice Course link: 🤍 Discount Code: YOUTUBE50 (50% OFF) - C Programming Full Course for Beginners - Learn C in 2022 #programiz #ctutorial #fullcprogramming #cprogramming #learnprogramming #ctutorials #coding

C++ Tutorial for Beginners - Learn C++ in 1 Hour

1593630
46396
1450
01:22:56
10.08.2022

This C tutorial for beginners shows you how to get started with C quickly. Learn C basics in 1 hour and get ready to learn more! - Subscribe for more C tutorials: 🤍 - Want to learn more? Try my Complete C Programming course: 🤍 - Get my free C cheat sheet and summary notes: 🤍 WANT TO LEARN MORE? - Courses: 🤍 - Twitter: 🤍 - Facebook: 🤍 - Blog: 🤍 TABLE OF CONTENT 0:00:00 Course Introduction 0:00:56 Introduction to C 0:04:14 Popular IDEs 0:06:11 Your First C Program 0:13:36 Compiling and Running a C Program 0:16:01 Changing the Theme 0:17:16 Course Structure 0:18:48 Cheat Sheet 0:19:20 Section 1: The Basics 0:19:52 Variables 0:26:00 Constants 0:27:28 Naming Conventions 0:30:25 Mathematical Expressions 0:36:39 Order of Operators 0:39:49 Writing Output to the Console 0:49:06 Reading from the Console 0:53:41 Working with the Standard Library 0:58:19 Comments 1:00:51 Introduction to Fundamental Data Types 1:01:41 Section 2: Fundamental Data Types 1:04:45 Initializing Variables 1:09:29 Working with Numbers 1:13:03 Narrowing 1:15:17 Generating Random Numbers #cprogramming #programming

#9 C programming Exercise 💻||C Language Tutorial 👨‍🏫📓#shorts #coding

19939
1463
00:00:44
11.08.2021

Title:- C programming Exercise 💻||C Language Tutorial 👨‍🏫📓#shorts #coding Want to learn programming then sign up to this 🔥free app. 👇🏼👇🏼👇🏼 🤍 you just need to click on the link👆🏻👆🏻and fill your details. About C:- °°°°°°°°°°°°°° The C Language is developed by Dennis Ritchie in 1972 at the Bell Telephone Laboratories for creating system applications that directly interact with the hardware devices.C is the most widely used computer language. Why To Learn C Programming °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° C programming language is a MUST for students and working professionals to become a great Software Engineer specially when they are working in Software Development Domain. I will list down some of the key advantages of learning C Programming: Easy to learn Structured language It produces efficient programs It can handle low-level activities It can be compiled on a variety of computer platforms Fact About C °°°°°°°°°°°°°°°°°° C was invented to write an operating system called UNIX. C is a successor of B language which was introduced around the early 1970s. The language was formalized in 1988 by the American National Standard Institute (ANSI). The UNIX OS was totally written in C. Today C is the most widely used and popular System Programming Language. Most of the state-of-the-art software have been implemented using C. Semicolons °°°°°°°°°°°°°° In a C program, the semicolon is a statement terminator. That is, each individual statement must be ended with a semicolon. It indicates the end of one logical entity. Identifiers °°°°°°°°°°°° A C identifier is a name used to identify a variable, function, or any other user-defined item. An identifier starts with a letter A to Z, a to z, or an underscore '_' followed by zero or more letters, underscores, and digits (0 to 9). C does not allow punctuation characters such as 🤍, $, and % within identifiers. C is a case-sensitive programming language. Thus, Manpower and manpower are two different identifiers in C. Here are some examples of acceptable identifiers − mohd zara abc move_name a_123 myname50 _temp j a23b9 Keywords °°°°°°°°°°°° The following list shows the reserved words in C. These reserved words may not be used as constants or variables or any other identifier names. auto else long switch break enum register typedef case extern return union char float short unsigned const for signed void continue goto sizeof volatile default if static while do intstruct _Packed double printf() and scanf() in C °°°°°°°°°°°°°°°°°°°°°°°°°°°° The printf() and scanf() functions are used for input and output in C language. Both functions are inbuilt library functions, defined in stdio.h (header file). printf() function °°°°°°°°°°°°°°°°°°° The printf() function is used for output. It prints the given statement to the console. The syntax of printf() function is given below: printf("format string",argument_list);   The format string can be %d (integer), %c (character), %s (string), %f (float) etc. scanf() function °°°°°°°°°°°°°°°°°°° The scanf() function is used for input. It reads the input data from the console. scanf("format string",argument_list);   Topic covered:- c language tutorial for beginners c language programming for beginners how to learn basic of c language basic of c language c language tutorial c language tutorial in hindi programming through c programming in c language program to print pattern pattern printing program program to print a pattern using c language variable in c language what is printf() function what is scanf() function why we use samycolon ; at the end of line what is \n for loop while loop do while loop what is for loop what is while loop what is do while loop #shorts #youtubeshorts #programming #cprogramming #Codecode #coding

The C Programming Language is 50 Years Old in 2022, So Today I Learned Rust

341430
11740
907
00:08:14
23.01.2022

If you've ever programmed in C or C, you know that its incredibly easy to make mistakes. These mistakes manifest in the form of bugs that can leave your code either broken or taken advantage of. In this video, we dive face fist into a new language: Rust. Rust was developed by Mozilla with an emphasis on performance and memory safety. This is the first video of many where we discuss Rust concepts and eventually program embedded platforms with Rust. 🏫 COURSES 🏫 🤍y/courses/ 🔥🔥🔥 SOCIALS 🔥🔥🔥 Low Level Merch!: 🤍 Follow me on Twitter: 🤍 Follow me on Twitch: 🤍 Join me on Discord!: 🤍 0:00 Introduction 1:48 Rust Hello World 2:43 Rust Binaries 3:32 Rust "Safety" 5:20 Crashing Rust 6:49 Embedded Rust

C Programming for Beginners | Full Course

386138
9680
268
05:48:38
29.07.2021

A full course on C programming for beginners. See the individual topic timestamps below as well as C programming environment setup videos for Mac and Windows. How To Setup A C Programming Environment On A Mac: 🤍 How To Setup A C Programming Environment On Windows: 🤍 💙 Topic Timestamps 💙 ⇨ (0:00) Course introduction ⇨ (0:50) Why and how do we program in C? ⇨ (2:40) Using a development environment ⇨ (6:25) Hello, World first C Program ⇨ (16:15) Comments to document our code ⇨ (17:44) Input-Processing-Output (IPO) Model example ⇨ (28:16) Variable types and using printf() & scanf() ⇨ (38:31) Arithmetic operators ⇨ (42:39) If statements ⇨ (53:35) Relational operators ⇨ (1:00:41) Logical operators (aka boolean operators) ⇨ (1:08:58) While loops ⇨ (1:32:31) Do while loops ⇨ (1:37:06) For loops ⇨ (1:53:40) printf() placeholder fields ⇨ (1:58:45) Switch statements ⇨ (2:04:08) Arrays ⇨ (2:17:50) Strings ⇨ (2:48:40) Functions ⇨ (3:10:25) Passing arrays to functions ⇨ (3:16:52) Pointers ⇨ (3:28:08) Pass-by-reference (aka pass-by-pointer) ⇨ (3:35:22) Pointer notation vs array notation ⇨ (3:51:07) Dynamically allocated memory (malloc, calloc, realloc, free) ⇨ (4:15:43) Typedef and struct ⇨ (4:48:10) 2D arrays ⇨ (5:01:52) Main function return values ⇨ (5:04:31) Command-line arguments ⇨ (5:15:42) Type casting (aka type conversion) ⇨ (5:20:05) File I/O ⇨ (5:35:52) Constants with define vs constant variables ⇨ (5:40:42) Global scope variables ⇨ (5:44:35) Accepting user input strings with spaces Check out our courses at 🤍 that will help you build a developer portfolio that will impress employers!

C Programming For Beginners | Learn C Programming | C Tutorial For Beginners | Edureka

2480192
41976
299
02:11:08
15.10.2019

🔥 Edureka C Programming Course (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎"): 🤍 🔥 Edureka Computer Science Bootcamp Program: 🤍 This Edureka video on "C Programming For Beginners" ( C Tutorial blog: 🤍 ) will help you to Learn C Programming basics with examples. This C tutorial for beginners covers all the topics for all the three categories of learners, beginner, intermediate and experienced professionals. Below topics are covered in this C Programming Tutorial : 00:42 Agenda 02:04 History of C Programming 02:50 Features of C Programming 04:56 Installation 08:40 C-Tokens 15:30 Operators 21:47 Datatypes 22:34 Variables 29:11 Preprocessor Directives 34:40 First C Program 34:55 Control Statements 53:30 Loops 01:03:00 Pointers 01:06:45 Escape Sequence 01:08:29 Functions 01:15:42 Data Structures 01:47:10 Structures 01:49:31 Union 01:52:59 Dynamic Memory Allocation 1:56: 37 Sorting Algorithms 🔴 Subscribe to our channel to get video updates. Hit the subscribe button above: 🤍 🔵 Join Edureka’s Meetup community and never miss any event – YouTube Live, Webinars, Workshops etc. 🤍 -𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐎𝐧𝐥𝐢𝐧𝐞 𝐓𝐫𝐚𝐢𝐧𝐢𝐧𝐠 𝐚𝐧𝐝 𝐂𝐞𝐫𝐭𝐢𝐟𝐢𝐜𝐚𝐭𝐢𝐨𝐧- 🔵 DevOps Online Training: 🤍 🌕 AWS Online Training: 🤍 🔵 Data Science Online Training: 🤍 🌕 Tableau Online Training: 🤍 🔵 Power BI Online Training: 🤍 🌕 Selenium Online Training: 🤍 🔵 PMP Online Training: 🤍 🌕 Salesforce Onine Training: 🤍 🔵 Cybersecurity Online Training: 🤍 🌕 Java Online Training: 🤍 🔵 Big Data Online Training: 🤍 🌕 RPA Online Training: 🤍 🔵 Python Online Training: 🤍 🌕 Azure Online Training: 🤍 🔵 GCP Online Training: 🤍 🌕 Microservices Online Training: 🤍 -𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐑𝐨𝐥𝐞-𝐁𝐚𝐬𝐞𝐝 𝐂𝐨𝐮𝐫𝐬𝐞𝐬- 🔵 DevOps Engineer Masters Program: 🤍 🌕 Cloud Architect Masters Program: 🤍 🔵 Data Scientist Masters Program: 🤍 🌕 Big Data Architect Masters Program: 🤍 🔵 Machine Learning Engineer Masters Program: 🤍 🌕 Business Intelligence Masters Program: 🤍 🔵 Python Developer Masters Program: 🤍 🌕 RPA Developer Masters Program: 🤍 🔵 Web Development Masters Program: 🤍 🌕 Computer Science Bootcamp Program : 🤍 🔵 Cyber Security Masters Program: 🤍 🌕 Full Stack Developer Masters Program : 🤍 🔵 Automation Testing Engineer Masters Program : 🤍 🌕 Python Developer Masters Program : 🤍 🔵 Azure Cloud Engineer Masters Program: 🤍 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐏𝗼𝘀𝘁 𝗚𝗿𝗮𝗱𝘂𝗮𝘁𝗲 𝐂𝐨𝐮𝐫𝐬𝐞𝐬 🔵 Artificial and Machine Learning PGD with E & ICT Academy NIT Warangal: 🤍 🌕 Professional Certificate Program in DevOps with Purdue University: 🤍 📢📢 𝐓𝐨𝐩 𝟏𝟎 𝐓𝐫𝐞𝐧𝐝𝐢𝐧𝐠 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐢𝐞𝐬 𝐭𝐨 𝐋𝐞𝐚𝐫𝐧 𝐢𝐧 2023 𝐒𝐞𝐫𝐢𝐞𝐬 📢📢 ⏩ NEW Top 10 Technologies To Learn In 2023 - 🤍 📢📢 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐒𝐨𝐜𝐢𝐚𝐥 𝐌𝐞𝐝𝐢𝐚 𝐂𝐡𝐚𝐧𝐧𝐞𝐥𝐬 📢📢 📌𝐓𝐞𝐥𝐞𝐠𝐫𝐚𝐦: 🤍 📌𝐋𝐢𝐧𝐤𝐞𝐝𝐈𝐧: 🤍 📌𝐈𝐧𝐬𝐭𝐚𝐠𝐫𝐚𝐦: 🤍 📌𝐓𝐰𝐢𝐭𝐭𝐞𝐫: 🤍 📌𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤: 🤍 📌𝐒𝐥𝐢𝐝𝐞𝐒𝐡𝐚𝐫𝐞: 🤍 📌𝐂𝐚𝐬𝐭𝐛𝐨𝐱: 🤍 📌𝐌𝐞𝐞𝐭𝐮𝐩: 🤍 📌𝐂𝐨𝐦𝐦𝐮𝐧𝐢𝐭𝐲: 🤍 Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For more information, please write back to us at sales🤍edureka.in or call us at IND: +91-9606058406 / US: 1833-855-5775 (toll-free).

STOP Learning These Programming Languages (for Beginners)

379143
10229
1259
00:05:25
16.01.2023

Stop trying to learn every programming language. In this video I'm going to tell you which languages you should avoid (if you're new to programming). 📄 * DOWNLOAD MY FREE STUDY MANUAL * To download my FREE Self-Taught Programmer Study Manual PDF go to: 🤍

C Language Tutorial For Beginners In Hindi (With Notes) 🔥

15804585
387224
73298
15:13:24
28.07.2020

Download Free Notes + Code + Practice Sheets Here: 🤍 🤍 Text Tutorial: 🤍 C programming is the best way to learn to code and get your journey started as a programmer. This course is a 15 Hour long course which will teach you C language from the basics to the very end. There are practice sets included along with Free Handwritten notes which can be downloaded fro the link above. TimeStamps: Course Contents & Agenda - 00:00 Installation and Setup - 00:01:11 Chapter 1 - Variables, Constants & Keywords: 00:22:30 Chapter 1 - Practice Set: 01:12:11 Chapter 2 - Instructions & Operators: 01:32:04 Chapter 2 - Practice Set: 02:14:49 Chapter 3 - Conditional Instructions: 02:34:52 Chapter 3 - Practice Set: 03:24:05 Chapter 4 - Loop Control Instructions: 03:55:18 Chapter 4 - Practice Set: 04:58:28 Project 1 - Guess The Number: 05:24:21 Chapter 5 - Functions & Recursions: 05:39:18 Chapter 5 - Practice Set: 06:36:56 Chapter 6 - Pointers: 07:06:55 Chapter 6 - Practice Set: 08:00:24 Chapter 7 - Arrays: 08:26:39 Chapter 7 - Practice Set: 09:40:00 Chapter 8 - Strings: 10:14:34 Chapter 8 - Practice Set: 10:54:46 Chapter 9 - Structures: 11:29:41 Chapter 9 - Practice Set: 12:23:45 Chapter 10 - File I/O: 12:53:15 Chapter 10 - Practice Set: 13:45:17 Project 2 - Snake, Water, Gun: 14:00:23 Chapter 11 - Dynamic Memory Allocation: 14:21:49 Chapter 11 - Practice Set: 14:59:42 ►Check out my English channel here: 🤍 ►Click here to subscribe - 🤍 Best Hindi Videos For Learning Programming: ►Learn Python In One Video - 🤍 ►Python Complete Course In Hindi - 🤍 ►C Language Complete Course In Hindi - 🤍 ►JavaScript Complete Course In Hindi - 🤍 ►Learn JavaScript in One Video - 🤍 ►Learn PHP In One Video - 🤍 ►Django Complete Course In Hindi - 🤍 ►Machine Learning Using Python - 🤍 ►Creating & Hosting A Website (Tech Blog) Using Python - 🤍 ►Advanced Python Tutorials - 🤍 ►Object Oriented Programming In Python - 🤍 ►Python Data Science and Big Data Tutorials - 🤍 Follow Me On Social Media ►Website (created using Flask) - 🤍 ►Facebook - 🤍 ►Instagram - 🤍 ►Personal Facebook A/c - 🤍 Twitter - 🤍

coding in c until my program is unsafe

1689981
45915
1877
00:00:48
10.04.2022

C Programming isn't all it's cracked up to be boys and girls. IT TAKES GUTS. GRIT. DETERMINATION. SELF HATE. LUST? 🏫 COURSES 🏫 🤍y/courses/ 🔥🔥🔥 SOCIALS 🔥🔥🔥 Low Level Merch!: 🤍 Follow me on Twitter: 🤍 Follow me on Twitch: 🤍 Join me on Discord!: 🤍

First C Program | Easiest way to Understand C Programming

572000
17334
142
00:05:43
14.04.2022

Subscribe to our new channel:🤍 In this video we have discussed First C Program i.e. Easiest way to Understand C Programming. ►Programming in C (Complete Playlist): 🤍 Other subject-wise playlist Links: ►Design and Analysis of algorithms (DAA): 🤍 ►Database Management System: 🤍 ► Theory of Computation 🤍 ►Artificial Intelligence: 🤍 ►Computer Networks (Complete Playlist): 🤍 ►Operating System: 🤍 ►Structured Query Language (SQL): 🤍 ►Discrete Mathematics: 🤍 ►Compiler Design: 🤍 ►Number System: 🤍 ►Cloud Computing & BIG Data: 🤍 ►Software Engineering: 🤍 ►Data Structure: 🤍 ►Computer Architecture : 🤍 ►Graph Theory (Complete Playlist): 🤍 ►Digital Logic: 🤍 - Our social media Links: ► Subscribe to us on YouTube: 🤍 ►Subscribe to our new channel: 🤍 ► Like our page on Facebook: 🤍 ► Follow us on Instagram: 🤍 ► Follow us on Instagram: 🤍 ► Follow us on Telegram: 🤍 ►For Any Query, Email us at: gatesmashers2018🤍gmail.com ►Be a Member & Give your Support on the below link: 🤍

funny program in c|send this WhatsApp group #shorts#programming#coding#cprogramming#funny#clanguage

114514
6288
96
00:00:46
26.08.2022

funny program in c| send this WhatsApp group #shorts#programming#coding#cprogramming#funny#clanguage . . funny program funny moments funny program in c solve pattern program in c language pattern program in c pattern tetorial Pattern program in c Number pattern program Solve any pattern program with trick How to solve any pattern program in c Printing pattern in c Pyramid pattern program Pattern in c programming C program to print pyramid program Pattern question Printing different pattern program Printing different pyramid program Pattern program in c language C programming tutorial Solve any pattern program C program to print numbering pattern C program to print number pattern Pattern programs in c Pattern program in c How to design pattern in c Pattern design Pattern program Pyramid program in c Pyramid design in c C programming for beginners C basic pattern program C basic program C pattern program C pyramid program C pyramid design Pyramid pattern tcs question 2022 tcs interview questions 2022 Microsoft question . . c mcq questions campus recruitment training tutorial c mcq questions for tcs technical c interview questions multiple choice questions in c cse gurus channel design and analysis of algorithms programming in c tcs top 100 mcqs in c technical c questions tcs codevita c language mcq in hindi c language mcq questions and answers tcs ninja c mcq questions with answers for placement corona tcs nqt 2020 . . C C language C programming language Coding How to code Pattern question For loops Nested for loops C tetorial Pattern question in c College student Placement course How to learn to code Code in c Pattern program in c Number pattern program Pyramid pattern MCQ question How to solve pattern program C program to solve any pattern How to design pattern in c Pattern program for beginners pyramid design

C_01 Introduction to C Language | C Programming Tutorials

1680455
32104
992
00:12:07
14.12.2020

In this Lecture we will discuss: What is Programming & Program? Need of programming? Why we write Programs? Introduction to C Language Best C Programming Tutorials : 🤍 * Connect & Contact Me: My Second Channel Link: 🤍 Facebook: 🤍 Quora: 🤍 Instagram: 🤍 Twitter: 🤍 * More Playlists: C Programming Tutorials: 🤍 Placement Series: 🤍 Data Structures and Algorithms: https: 🤍 Design and Analysis of Algorithms(DAA): 🤍 Python Full Course: 🤍 Printing Pattern in C: 🤍 Dynamic Programming: 🤍 Operating Systems: //🤍youtube.com/playlist?list=PLdo5W4Nhv31a5ucW_S1K3-x6ztBRD-PNa DBMS: 🤍 #cprogramming #cprogrammingbasics #programmingtutorial #jennyslectures

Loops in One Shot | C Programming | Lecture 3 | Complete C Course

226849
3686
466
03:57:25
14.12.2022

In this video, Raghav Sir will teach you LOOPS in DETAIL. This is Lecture 3 of the C Programming series. Topics covered are - For Loop, While Loop, Do While Loop and LOTS of QUESTIONS. Pattern Printing will be covered in the next Lecture in detail, coming SOON. Notes of this lecture - 🤍 If you are joining us late, to know more about PWSkills & plans : Watch the Orientation Video: 🤍 Watch the Launch Video: 🤍 ▶️ PW Skills Website - 🤍 ▶️ PW Skills Instagram - 🤍 ▶️ PW Skills LinkedIn Channel - 🤍 ▶️ PW Skills Telegram Channel- 🤍 Timestamps : 00:00 Introduction 01:35 What and Why 05:53 FOR LOOP 09:50 How For Loop works 30:15 Problem 1 : Print all numbers from 1 to 100 34:56 Problem 2 : Print all even numbers from 1 to 100 37:36 Homework 1 : Print all odd numbers from 1 to 100 37:50 Problem 3 : Print the table of 19 40:07 Homework 2 : Print the table of ‘n’. Take ‘n’ input from user 40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms 47:13 Problem 5 : Print the AP - 4,7,10,13.. upto ‘n’ terms 50:34 Printing AP WITHOUT using MATHEMATICAL FORMULA 58:28 Problem 6 : Print the GP - 1,2,4,8,16.. upto ‘n’ terms 1:00:55 Homework 3 : Print the GP - 3,12,48.. upto ‘n’ terms 1:01:16 Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive 1:10:48 Homework 4 : Print the GP - 100,50,25.. upto ‘n’ terms 1:12:42 BREAK statement 1:13:07 Problem 8 : Program to find out if given number is prime or not 1:38:16 CONTINUE statement 1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE 1:43:41 Homework 5 : Print all even numbers from 1 to 100 using CONTINUE 1:44:15 WHILE LOOP 1:49:47 INFINITE LOOP 1:53:11 Problem 10 : Predict the output 1 1:56:34 Problem 11 : Predict the output 2 1:57:33 Problem 12 : Predict the output 3 1:58:58 Problem 13 : Predict the output 4 1:59:34 Post / Pre - Increment / Decrement operators 2:05:03 Problem 14 : Predict the output 5 2:07:31 Problem 15 : Predict the output 6 2:10:38 Problem 16 : Predict the output 7 2:12:44 Problem 17 : Predict the output 8 2:13:56 Problem 18 : Predict the output 9 2:15:55 Homework 6 : Predict the output 10 2:16:29 DO WHILE LOOP 2:21:25 Questions using Operators 2:21:53 Problem 19 : Program to count digits of a given number 2:31:20 Problem 20 : Program to print sum of digits of a given number 2:39:26 Homework 7 : Program to print sum of even digits of a given number 2:40:22 Problem 21 : Program to print reverse of a given number 2:53:27 Homework 8 : Program to print sum of given number and its reverse 2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms 3:07:40 Problem 23 : Print the factorial of given number 3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers 3:21:43 Problem 25 : Print the nth fibonacci number 3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers 3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’. 3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values 3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500 #CProgramming #CollegeWallah #PhysicsWallah #Loops #Loopsinoneshot

C Programming for Beginners in Tamil | Complete Course | code io - Tamil

376662
11328
782
06:30:20
15.03.2022

Timestamps: 0:00:00 - Introduction 0:13:06 - int & float 0:22:50 - char & double 0:29:54 - Arithmetic Operators(I) 0:41:52 - Arithmetic Operators(II) 0:50:16 - Relational & Logical Operators 1:06:11 - Scanf 1:13:28 - if else 1:24:24 - Positive or Negative 1:38:22 - Leap Year 1:53:45 - getch() 2:03:49 - Calculator App 2:14:57 - Switch Case 2:25:37 - For Loop 2:39:26 - While Loop 2:52:49 - do while Loop 3:00:26 - Sum of the digits 3:18:13 - Armstrong Number 3:17:54 - Palindrome Number 3:27:07 - Prime Number 3:35:03 - Nested Loop 3:50:13 - Arrays 4:08:30 - Sum & Average of elements 4:19:27 - Maximum and Minimum Elements 4:26:16 - Strings in C 4:38:59 - 2D Arrays 4:48:39 - Addition of Matrix & Transpose 4:57:13 - Functions 5:07:37 - Applications of Functions 5:14:28 - Recursion 5:23:49 - Pointers 5:31:44 - Call by Value & Reference 5:40:07 - Structures 5:49:52 - Unions 5:54:56 - File Handling(I) 6:11:26 - File Handling(II) 6:19:37 - Dynamic Memory Allocation

#38 C programming | Graphics design in c | #teach_techno #for_loop #graphicdesigner #shorts

26728
1862
57
00:00:58
09.10.2022

#38 Graphics design in c | c graphics program | #teach_techno #for_loop #graphicdesigner #shorts Thanks for watching 🙏 follow others programming video 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 👉🤍 📌About C: The C language is developed by Dennis Richie in 1972 at the "Bell Laboratories" for creating system application that directly interact with the hardware devices.C is the most widely used computer language. 📌Why to learn C programming : C programming language is a must for student and working professionals to become a great software engineer specially when they are working in software development domain. I will list down some of the key advantage of learning C program ming: Easy to learn structured language It products efficient programs it can be handle low-level activities it can be compiled on a variety of computer platforms. 📌Fact about C: C was invented to write an operating system called Unix. C is a successor of B language which was introduced around the early 1970s #c_language #c_programming #YouTube_shorts #shorts #short_video_viral #C_programming #c_programming_for_beginners #C_programming_full_course #computer_programming #teach_techno Topic Covered: 1.Basic structure (print "star") 2.Basic structure (12345) 3.How to make Analog Clock. 4.Use two input for Addition Number 5.#For_Loop 6.#While_loop 7.#Do_while_loop 8. #Structure 9. #reverse_program 10. upper and lower number 11. result create in structure 12. #if_else_program 13.#Array_program 14.Border_printing_Love 15.Array Reverse Programming 16. Array squaring index number 17. Basic pattern

C Programming | In One Video

284556
8054
253
00:25:41
05.12.2017

Overview - 1:32 Setup - 2:49 Printing - 3:29 Variables & Data Types - 3:56 Casting - 7:00 Pointers - 7:33 Numbers - 9:16 User Input - 11:37 Arrays - 14:28 2d Arrays - 16:02 Functions - 17:13 If Statements - 18:52 Switch Statements - 20:32 While Loops - 21:28 For Loops - 22:40 Structs - 23:25 Source Code - 🤍 If you’re enjoying Giraffe Academy and want to invest in our future, consider leaving a contribution 🤍

C Language Tutorial for Beginners (With Notes) 🔥

845570
23548
1730
10:53:16
03.09.2021

C Tutorial + Complete C Language Notes in English: In this C Language Complete Tutorial, we are going to learn c language from scratch. This C language tutorial will cover everything you need to learn to master c programming. C programming is the best language to learn for beginners. In fact, most of the Compilers and JVMs are written in C. Download Notes: 🤍 🤍 C Cheatsheet: 🤍 TimeStamps: Course Contents & Agenda: 00:00 Chapter 0 - Introduction to Programming: 00:02:19 Chapter 1 - Variables, Constants & Keywords: 00:07:28 Chapter 1 - Practice Set: 00:56:40 Chapter 2 - Instructions & Operators: 01:10:05 Chapter 2 - Practice Set: 01:32:10 Chapter 3 - Conditional Instructions: 01:42:26 Chapter 3 - Practice Set: 02:23:56 Chapter 4 - Loop Control Instructions: 02:58:54 Chapter 4 - Practice Set: 03:49:14 Chapter 5 - Functions & Recursions: 04:11:24 Chapter 5 - Practice Set: 04:54:36 Project 1 - Guess The Number: 05:20:34 Chapter 6 - Pointers: 05:31:23 Chapter 6 - Practice Set: 06:21:22 Chapter 7 - Arrays: 06:41:38 Chapter 7 - Practice Set: 07:45:35 Project 2 - Snake, Water, Gun: 08:14:41 Chapter 8 - Strings: 08:24:23 Chapter 8 - Practice Set: 08:51:44 Chapter 9 - Structures: 09:05:10 Chapter 9 - Practice Set: 09:48:28 Chapter 10 - File I/O: 09:59:42 Chapter 10 - Practice Set: 10:17:12 Chapter 11 - Dynamic Memory Allocation: 10:27:21 Chapter 11 - Practice Set: 10:45:45 Download Notes + Source Code Here: 🤍

Learn C language in 30 Minutes & Start Coding For Beginners in Hindi

15732184
665583
31525
00:42:29
27.07.2018

how to start coding and learn coding and become a computer programmer easy step by step guide and tutorials for beginners to learn Computer programming c language in hindi , Computer Programming Language Basic Course in this video i will teach you all the basic things you need to know for the learning computer programming language you can watch this video and lean coding by yourself this video will help computer students who wants to learn coding there are lots of programming language like c , c ,java , python etc, but in this video i will teach c language in hindi and urdu. Learn & Download Turbo software here : 🤍 Buy Best Book For C programming language 🤍 Learn HTML & CSS Full Video : 🤍 kya aap bhi sikhna chahte hai computer me code likhna kaise likhe hai code kaise shuruwat kre coding sikhne starting me hame kya kya sikhna chahiye aur kaise ek computer programmer bane to is video me aap sikhaunga computer programming language me sabse popular language c language agar aapne c language sikh liye iske baad aap computer language aur coding krna sikh sakte chahe vo c , java , python , c sharp ho sare languages aap khud sikh sake online ghar par hi to video ko pura dekhna aapke acche se smjh ajayega. C programming Language Full Course Topics • Features of C • My First C program • Compile and Run C program • C Syntax Rules • Keywords and Identifier • Operators in C Language • Data Types in C • Variables in C • C Input / Output • Decision Making • Switch Statement • Looping • Arrays • string and character array • Storage classes • Functions in C • Introduction to Functions • Types of Functions and Recursion • Types of Function calls • Passing Array to function • Structures in C • All about Structures • Typedef • Unions • Pointers in C • Pointers concept • Declaring and initializing pointer • Pointer to Pointer • Pointer to Array • Pointer to Structure • Pointer Arithmetic • Pointer with Functions • Advanced Topics in C • File Input / Output • Error Handling • Dynamic memory allocation • Command line argument - Support me By (its Free) LIKE | COMMENT | SHARE | SUBSCRIBE Kare aur Ghanti dabaye aise hi videos ke liye My Second channel Subscribe Now 🤍 हमें फॉलो करना न भूले Facebook : 🤍 Twitter : 🤍 instagram : 🤍 visit website : 🤍 Equipment used : Camera Used : 🤍 lens used : 🤍 Mic Used : 🤍 Laptop Used : 🤍 Subscribe Our Channel For More Videos 🤍 New Videos Check This 🤍 internet tips & Tricks Videos 🤍 Computer Tips & Tricks 🤍 Android Mobile Tips & Tricks 🤍 Technology Gyan All Videos 🤍 Manoj Saru

Pattern Printing in One Video | Lecture 4 | C Programming Series

180397
3437
383
04:02:19
22.12.2022

In this video, Raghav Sir will teach you how to solve all the PATTERN PRINTING problems in DETAIL. This is Lecture 4 of the C Programming series. Topics covered are - All kinds of patterns, STAR, NUMBER, ALPHABET and all shapes like diamond, pyramid etc. Functions and Pointers will be covered in the next Lecture in detail, coming SOON. Notes : 🤍 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! If you are joining us late, to know more about PWSkills & plans : Watch the Orientation Video: 🤍 Watch the Launch Video: 🤍 ▶️ PW Skills Website - 🤍 ▶️ PW Skills Instagram - 🤍 ▶️ PW Skills LinkedIn Channel - 🤍 ▶️ PW Skills Telegram Channel- 🤍 TIME STAMPS: 00:00 Introduction 01:44 Q1 - Star Rectangle 17:19 Q2 - Star Square 18:01 Q3 - Number Square 25:53 Q4 - Star Triangle 35:09 Q5 - Star Triangle Inverted 45:36 Q6 - Number Triangle 48:56 Q7 - Number Triangle Inverted 49:22 Q8 - Odd Number Triangle 1:05:03 Q9 - Alphabet Square 1:14:07 Q10 - Alphabet Triangle 1:15:51 Q11 - *Number & Alphabet Triangle 1:16:57 Q12 - Star Plus 1:27:36 Q13 - Hollow Rectangle 1:28:54 Q14 - Star Cross 1:34:19 Q15 - Floyd’s Triangle 1:38:12 Q16 - 0 & 1 Triangle 1:55:49 Q17 - *Star Triangle MAST 2:10:31 Q18 - Rhombus 2:11:20 Q19 - Alphabet Triangle MAST 2:12:40 Q20 - Star Pyramid 2:28:06 Q21 - Number Pyramid 2:29:00 Q22 - Alphabet Pyramid 2:29:40 Q23 - *Number Pyramid MAST 2:42:34 Q24 - Star Diamond 3:03:39 Q25 - Star Table 3:19:25 Q26 - *Number Table 3:36:41 Q27 - Alphabet Table 3:37:04 Q28 - *Number Table MAST 3:38:34 Q29 - NUMBER ZOOM 4:02:07 THANK YOU VERY MUCH #PatternPrinting #C_Programming #CollegeWallah #PWSkills #PatternPrintingOneShot

C Programming (Important Questions Set 1)

1285253
24912
436
00:13:42
07.03.2018

C Programming Lectures: 🤍 C Programming & Data Structures: Important questions in C programming. Topics discussed: 1. Important questions in C language. Follow Neso Academy on Instagram: 🤍nesoacademy(🤍 Follow me on Instagram: 🤍jaspreetedu(🤍 Contribute: 🤍 Memberships: 🤍 Books: 🤍 Website ► 🤍 Forum ► 🤍 Facebook ► 🤍 Twitter ► 🤍 Music: Axol x Alex Skrindo - You [NCS Release] #CProgrammingByNeso #CProgramming #CProgrammingQuestions

Назад
Что ищут прямо сейчас на
c (programming language) karcher osu unreal engine 5 graphics 贫贱 gsw AOV mod skin warzone RAAL MG UP 55 SE xcloud no brasil COLOROS Xiaopeng ciganos смях бг i1ame_ru windows formvs wpf discord voice blender eevee shadows ZEN 3 vs ZEN 2 ogoh ogoh ogoh