Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Best place to learn C? filter_list
Author
Message
Best place to learn C? #1
Hello all,

I'm wondering, what is the best site to learn C from? I'm new to learning C and have past experience learning other coding languages. For example, I learnt python3 from sololearn. Any site like that for C or, is it all based from looking on the web?
any tutorials, websites, book & etc will be helpful. (Mainly websites that go through step by step with a help discussion for each question)
thanks,

- Mimi

[+] 1 user Likes Vultra's post
Reply

RE: Best place to learn C? #2
(05-22-2018, 12:01 PM)Mimiakira Wrote:
Hello all,

I'm wondering, what is the best site to learn C from? I'm new to learning C and have past experience learning other coding languages. For example, I learnt python3 from sololearn. Any site like that for C or, is it all based from looking on the web?
any tutorials, websites, book & etc will be helpful. (Mainly websites that go through step by step with a help discussion for each question)
thanks,

- Mimi

You can read my tutorials if you like (link to list in my signature), but for the most part you're going to learn by doing projects and figuring it out yourself.

[+] 2 users Like phyrrus9's post
Reply

RE: Best place to learn C? #3
There's an array of online tutorials, but I've selected a couple which guide you every step of the way, from the basics to the advanced.

https://www.studytonight.com/c/
https://www.programiz.com/c-programming
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: Best place to learn C? #4
I'm a pro C/C++ developer and in my experience the best place for learning or working is a fridge.

[+] 1 user Likes Sun0228's post
Reply

RE: Best place to learn C? #5
Check this - https://hackr.io/tutorials/learn-c
Here is the list of best C programming tutorials submitted and voted by the programming community.

Reply

RE: Best place to learn C? #6
If you're still searching around, try Udemy. There's a lot coupons to get free courses. That's where I learned all of my languages.

[+] 1 user Likes Drako's post
Reply

RE: Best place to learn C? #7
No one has mentioned 'Learn C The Hard Way' by Zed Shaw yet?

Oh, if you guys haven't heard... https://learncodethehardway.org/c/.

Also, there's Build Your Own Lisp (http://buildyourownlisp.com/), which is my favourite C tutorial. It is where I started with C, and it's a cherished tutorial of mine.

[+] 1 user Likes skeeba's post
Reply

RE: Best place to learn C? #8
Most of these sites out here are typically references or just video tutorials. C Head First is a really good book to learn from.
“Lord, protect me from my friends; I can take care of my enemies.”  - Volitaire

[+] 1 user Likes SickPsycko's post
Reply

RE: Best place to learn C? #9
(10-21-2019, 02:21 AM)SickPsycko Wrote: C Head First is a really good book to learn from.

Are you referring to this eBook?

If so, It's certainly worth reading.
[Image: AD83g1A.png]

Reply

RE: Best place to learn C? #10
(10-21-2019, 03:05 AM)mothered Wrote:
(10-21-2019, 02:21 AM)SickPsycko Wrote: C Head First is a really good book to learn from.

Are you referring to this eBook?

If so, It's certainly worth reading.
That is correct. I love that book and that's how I began completely understanding C. I didn't quite get it from other tutorials but the writer broke it down completely and now I effectively understand data types and memory management.
“Lord, protect me from my friends; I can take care of my enemies.”  - Volitaire

Reply







Users browsing this thread: 2 Guest(s)