What’s the best c course you know of? Preferably free or cheap ($15 max) I like the app brewery’s 100 days of python because it offers a lot of projects to do and doesn’t hand hold you throughout the entire the course so is there anything similar?
What resources did you use to learn C ? As a beginner to C, I'm finding it really difficult to pick up the language from just reading about the syntax rules. Are there any good resources / books / youtube videos to not only learn the syntax, but also the more advanced concepts (pointers, scope, etc)?
Edit: I know learning how to code takes time, but I'd prefer resources that wouldn't be so time consuming. More of a resource that I could approach when I'm stuck on a single topic
Also, if you want, you can share about how you learned the C language, and maybe give some tips on how to do it more effectively.
I am currently taking a C programming class, and I am lost. I must take this class as a prerequisite for a math class. I find reading the textbook "Computer Science: A structured approach using C" dull, and my professor reads the slides, so it is not interactive. I am not interested in the C language; II just want to pass the class. Are there courses on udemy, edx I can use as a supplement?
I learned some python but i always lacked the motivation to continue with projects after the course. This time it will be different. I want to learn C since it is high performance and i just like the syntax in general.
After i grasp basic C, i am thinking about app development on Windows. Graphic calculators, utility tools and the like. So any courses on that will be appreciated as well.
Hello, I am very new to the world of Systems Programming and Manual Memory Management. I had just completed my schools AP Computer Science course (where we learned the basics of Java) and C has excited me for a while. However I have not the slightest clue as to how to “correctly” learn C. There’s plenty of guides online but I want to know from a veteran C programmer how I should learn C. Like what resources should I utilize, what should I do when learning, etc. I hope to at least get a strong understanding before the summer ends. I know you can’t learn C overnight, or anything for that matter. I wish to apply this knowledge towards System Programming and maybe even OS development. Your responses would be greatly appreciated!
Hello everyone, I'm interested to learn programming as a complete beginner, and wanted to learn C programming as my first language. I came across Tim Buchalka's C Programming for Beginners on Udemy, as well as the Advanced course they have. It was on sale, so I got it and started it.
It seems to have really good reviews on the site, but I never see it recommended here, on GitHub places like OSSU and StackOverflow. Does anyone have any experience with it, and any insight into how it compares to any other courses?
So far there are a ton of powerpoint slides, and it starts off teaching some fundamental computer science theory.
I need a genuine answer. I don't have time to watch unnecessary hours and hours of tutorials and at the same way not to read the standard books and blogs . I need a Good amount of videos and same time moderate to tuff practice sets . Based on this requirements what is the best one, it may be any yt playlist or any online platform or any thing.
I want to know some C language traits , like pointer , special property only in C, but not start from scratch like if else, for loop, and recommended course I can take?
I am looking for a good course from beginner level to advanced level. Can you suggest a course?
I have programming experience in Java, but I have to learn C this semester. Are there any online courses you guys could recommend? I tried code academy but its not there. I'd prefer something other than a book if possible. Any help is appreciated
hi i am a college student i want to learn c because this semester i will learn it i have learned python alone with pynative and w3school can you reccomend a free website to learn c with exercice , lesson and exemple (like pynative ) please
Edit: Appreciate all the resources and advice, will take them all into account. Thanks
Yes, I know this question has been asked a million times here. However, I’m more of a hands on learner and when most people ask this question they get recommended books and videos so I wanted to ask if there a website/course that has coding exercises that start from the absolute basics and build up gradually? I’d like to learn practically by actually coding but don’t know what programs to write as a beginner and how to expand on that. My university recommended the K&R C programming book. I don’t mind books but sometimes I don’t understand what the book says. I did watch a 4 hour video by freecodecamp and found it quite helpful. I was basically coding exactly what he was and understood some of the data types and basic functions like scanf. However some of the more complex functions like pointers, while and for loops just went into one ear and came out the other and didn’t really know how to do it after the video. Would appreciate any advice
I was wondering if C by FreeCodeccamp.org course on Youtube good for a beginner? If not, then provide me with references to learn C as a beginner. Including PDFs + recommended books. Would help a lot
CS50 from Harvard might be a good place to start. C is used as a vehicle to teach computer science concepts. So, it's not a complete course in C, but you will come out of it able to write basic programs in C. The course is meant for beginners with no prior experience.
I suggest Naresh IT youtube channel for learning c programming.
Hey fellow C programmers!
I'm really eager to understand computers better, to get into the nuts and bolts of how things work under the hood, but it seems like a lot of the YouTube tutorials out there just skim the surface. idk I feel like they don't go into the advanced topics that I'm really curious about and it feels like I'm missing out on a lot.
So I'm on the lookout for a great course or resource that can help me learn the C language while also diving deep into the inner workings of computers. I want something that starts at a beginner level but goes into detail explaining why things work the way they do. And since I'm more of a visual learner I prefer video tutorials over reading :D
Any recommendations?
So, I've done some Python and some Go already and I don't want to learn C as if I am completely a beginner. I want to learn the unique parts of C but don't need to be taught what a for loop is or anything. Ideally, I'd love something that would walk through teaching me C while at the same time pointing out what is different from other languages. Like if someone was learning Go I might not teach them what a for loop is but I would teach them that Go has 4 basic versions and there's no such thing as a while loop.
I'm by no means an expert in programming with either Go or Python but I know the basics.
Any youtube video/series that won't spend a lot of time teaching me stuff that's unnecessary. I'm reading a book on Operating Systems (OSTEP) and I just want C to follow the exercises and write little 'scripts' to check my understanding.
I want to start learning C (or Assembly) as a first language. For weeks I've been thinking about both C and Assembly and no other language interests me. I have no background in CS or anything, I just want to learn C most because I have interests in niche fields where C and Assembly are used (rom hacking retro games, reverse engineering, malware, security, etc.). I know that python gets used in those fields as well (although I don't think it's used in rom hacking not that I'm aware of) and I'm always told to learn Python first, it's easier and you get better jobs but I don't have any interest in python in fact, I'm getting sick and tired of hearing about python. I'm not doing this for job prospects, higher pay or anything. I just have very specific needs that don't involve python.
I'm always around people who show off their projects in C and Assembly and I just think what these people make are cool and I want to contribute as soon as I can. I just don't think I would be happy learning a language I'm dead set on not wanting to learn but I have some clue on what I want to do with C and assembly in the future or even now. Its just I see comments online and even in the C beginner books that tell me that I need to know python or another language first to learn C. A lot of you guys learned it as your first language, how did you go about learning it?
What are some good and reliable resources to learn C programming as a complete beginner
should I go for neso academy course?
please help