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 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.
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?
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
Can someone suggest a good free c course. I am looking for one that is in depth that I can do in my own time.
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.
Hi y'all, i want to learn C for my first language. I mean, in the school i learned some html&css and some proyects with Python but all the basic. Last year i finished the school an i finally decided to start with C and i want to learn but i dont know how start so i want to know the best book, course free or paid, whatever, just i want to start. Thanks !
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?
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 have experience with other languages like C#, Java and Python, but I need to learn C for university now and I have only 1 month; any good fast online courses out there that teach C from a programmer POV, not a beginner one? Only stuff I can find is for people with no programming experience. (preferably free)
Which is better? The playlist is of around 30-35 hours ig and Apna college video is 10 hours...
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.
I am looking for C programming course material of a university, I believe I found it on Reddit but lost the link. It started by guiding students to log into university's mainframe to test the code. It also mentioned about makefile and all the way to data structure.
Thanks in advance.
I’m a total beginner when it comes to programming, and I’ve decided I want to start with C. My goal isn’t just to follow along with some random tutorials that show you how to write code without actually explaining why things work the way they do. I really want to understand the fundamentals and the core concepts behind programming, not just memorize syntax.
So I was wondering—could anyone recommend some solid books that would help me build a decent understanding of the basics? Something that really lays the foundation, especially through the lens of C. Appreciate any suggestions!