Basics of variables and types | C Programming Tutorial

  Рет қаралды 19,284

Portfolio Courses

Portfolio Courses

Күн бұрын

Пікірлер: 27
@lradhakrishnarao902
@lradhakrishnarao902 2 жыл бұрын
Professional trainer here, and your videos on C are really amazing. You have covered all the features of C language in a very succinct manner.
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
Thank you very much for the positive feedback, that means a lot to me especially coming from someone who trains people. :-)
@lradhakrishnarao902
@lradhakrishnarao902 2 жыл бұрын
@@PortfolioCourses your welcome 🙂
@Litehamer
@Litehamer Жыл бұрын
Far better than the Udemy course I paid for. Wish I found you earlier but glad I’ve found your videos
@PortfolioCourses
@PortfolioCourses Жыл бұрын
I'm glad you found the channel, welcome aboard! :-)
@ebube.
@ebube. Жыл бұрын
I'm watching your videos as a beginner and how you simplify these concepts always blows me away🤯... Thank you so so much!!!
@PortfolioCourses
@PortfolioCourses Жыл бұрын
You're very, very welcome, I'm so glad to hear the videos help you out! :-)
@Solukus-com
@Solukus-com 2 жыл бұрын
Wednesday June, 29, 2022, 5:55 a.m. E.S.T Hi there, it's nice to have a tutorial from E.S.T. timeline. I was checking the lotto max winning numbers and have no idea how I ended up here. I just watched couple of your tutorials and subscribed. You got yourself a student.
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
Haha well however you got here, I'm glad you found the channel! Welcome aboard! 😀
@AibekDandaev
@AibekDandaev 2 жыл бұрын
@@PortfolioCourses Thanks for your lessons sir! they're very useful
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
@@AibekDandaev You're very welcome! 😀
@deshneeti1138
@deshneeti1138 2 жыл бұрын
Amazing content ❤️ Keep it up 👍 Love from India ❤️
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
Thank you so much! 🙂❤
@StunMuffin
@StunMuffin 11 ай бұрын
Thank you for the lessons are perfectly help. And professional...❤🎉
@mek059
@mek059 2 жыл бұрын
I just found the program below and I'm trying to figure out why there is no int keyword between register and a? And why the return says -1 and not 0 as always? int main() { register a = 80; auto int b; b = a; printf("%d ",a); printf("%d",b); return -1; }
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
Great questions! 🙂 If no type is provided, some compilers will default the type to int, but it depends on the compiler: stackoverflow.com/a/11064331. And returning 0 from a main function will have the program exit with a 'success' status, returning -1 will have the program exit with an 'error' status so it is a bit unusual to see it used here as the return value.
@mek059
@mek059 2 жыл бұрын
@@PortfolioCourses Thanks for the info!
@jaekyung3725
@jaekyung3725 Жыл бұрын
@@PortfolioCourses Can you please explain how we choose return 0 and return -1
@PortfolioCourses
@PortfolioCourses Жыл бұрын
@@jaekyung3725 This video may help to answer your questions Jasmin. 🙂 kzbin.info/www/bejne/eXPJmZaIhrujnJo
@jaekyung3725
@jaekyung3725 Жыл бұрын
@@PortfolioCourses thank you so much your videos are so helpful
@jayjenous7601
@jayjenous7601 2 жыл бұрын
Is this course like the 6 hours one i just watched?
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
Great question Jay! In these videos in the C Programming Tutorial playlist, I go into more detail on some of the same topics covered in the 6 hour course. So there will be a lot of overlap with the full course, but we'll go deeper into the different concepts too. 🙂
@jayjenous7601
@jayjenous7601 2 жыл бұрын
I thought so, i'll keep watching till the end
@PortfolioCourses
@PortfolioCourses 2 жыл бұрын
@@jayjenous7601 Cool!
@newmasterwr6019
@newmasterwr6019 Жыл бұрын
Ur amazing
@PortfolioCourses
@PortfolioCourses Жыл бұрын
I’m glad you’re enjoying the videos! :-)
printf Basics | C Programming Tutorial
16:46
Portfolio Courses
Рет қаралды 32 М.
Introduction to Pointers | C Programming Tutorial
24:42
Portfolio Courses
Рет қаралды 121 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 12 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 15 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 123 МЛН
Знание и опыт в программировании
17:28
switch Statements | C Programming Tutorial
16:13
Portfolio Courses
Рет қаралды 11 М.
C variables 💰
7:30
Bro Code
Рет қаралды 88 М.
Function Basics | C Programming Tutorial
15:36
Portfolio Courses
Рет қаралды 75 М.
struct Basics | C Programming Tutorial
24:44
Portfolio Courses
Рет қаралды 154 М.
Array Basics | C Programming Tutorial
13:37
Portfolio Courses
Рет қаралды 42 М.
2 Years of C++ Programming
8:20
Zyger
Рет қаралды 112 М.
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 778 М.
Dynamic Memory Allocation | C Programming Tutorial
31:51
Portfolio Courses
Рет қаралды 94 М.