2 Replies - 528 Views - Last Post: 24 March 2014 - 12:28 AM Rate Topic: -----

#1 danqer   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 9
  • Joined: 07-March 14

Tutoring for C language

Posted 23 March 2014 - 01:34 PM

Hi guys. Is there anybody knows C language and tutor me through the skype?
Is This A Good Question/Topic? 0
  • +

Replies To: Tutoring for C language

#2 infernorthor   User is offline

  • D.I.C Lover

Reputation: 362
  • View blog
  • Posts: 1,718
  • Joined: 07-February 14

Re: Tutoring for C language

Posted 23 March 2014 - 02:08 PM

I don't think you will get many offer. Learning by reading is the best way to go, because after the basics that's what you have to do anyways.

Here are my recommendations.

1. Learning how to compile code. Understand how to read errors, in a general sense you don't need to read a list of errors.

2. Read Tutorials.
3. Test things out. If it doesn't work you know that you need to change.
Programming is about the only think that gives you instant feed back about being wrong. No other subject does.

Here are some tutorials: Start from the beginning no hurt in skip parts if you understand it.

http://www.cprogramm...c-tutorial.html
http://en.wikibooks....i/C_Programming
Was This Post Helpful? 0
  • +
  • -

#3 click_here   User is offline

  • D.I.C Regular

Reputation: 47
  • View blog
  • Posts: 303
  • Joined: 25-November 13

Re: Tutoring for C language

Posted 24 March 2014 - 12:28 AM

My advice is to get a book and work your way through it, making sure to do all the examples.

When you don't understand an example, or you are having trouble a question or challenge in the book, post your problem on a forum.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1