473,804 Members | 2,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How should I start learning?

I'm interested in learning C. What is the best way to learn this
language? I know some JavaScript and know HTML very well. I can't
afford any programs, but I can get books. What should I do?
Nov 14 '05 #1
4 1821
* Thus spoke AmateurScripter <mt*******@hotm ail.com>:

Hallo,
I'm interested in learning C. What is the best way to learn this
language?


<http://www.contrib.and rew.cmu.edu/~ajo/faqs/acllc-c++.html#q6.1>
Wolfgang.
--
"Erfahrunge n -- das sind die vernarbten Wunden unserer Dummheit."
-- John Osborne
Nov 14 '05 #2
AmateurScripter wrote:
I'm interested in learning C. What is the best way to learn this
language? I know some JavaScript and know HTML very well. I can't
afford any programs, but I can get books. What should I do?


Books: choose one of these three:

(1) For real beginners looking for a solid introduction:

C Programming: A Modern Approach, K.N.King, W.W.Norton & Company, 1996. ISBN
0-393-96945-2

(2) For somewhat more experienced users looking for a solid introduction:

The C Programming Language, 2nd Ed. Kernighan & Ritchie. Prentice Hall,
1988. ISBN 0-13-110362-8

(3) Other recommended introductory books:

C: How to Program, 2nd Ed. Deitel, H.M. & Deitel, P.J. Prentice Hall, 1994.
ISBN: 0-13-226119-7

Compilers: get yourself a free C compiler from the Net. (If you're using
Linux, don't bother - gcc should already be installed for you.)

Here are some useful URLs:

http://www.compilers.net/
http://www.borland.com/bcppbuilder/freecompiler/

Further help: this newsgroup can generally help out if you don't understand
your C book's explanation of a particular issue.

--
Richard Heathfield : bi****@eton.pow ernet.co.uk
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton
Nov 14 '05 #3
* Thus spoke Richard Heathfield <do******@addre ss.co.uk.invali d>:

Hallo,
(3) Other recommended introductory books:

C: How to Program, 2nd Ed. Deitel, H.M. & Deitel, P.J. Prentice Hall, 1994.
ISBN: 0-13-226119-7


Do you recommend the second edition over the newer editions (afaik 3rd &
4th editions are available) for any special reason?
Wolfgang.
--
"Erfahrunge n -- das sind die vernarbten Wunden unserer Dummheit."
-- John Osborne
Nov 14 '05 #4
Wolfgang Kaufmann wrote:
* Thus spoke Richard Heathfield <do******@addre ss.co.uk.invali d>:

Hallo,
(3) Other recommended introductory books:

C: How to Program, 2nd Ed. Deitel, H.M. & Deitel, P.J. Prentice Hall,
1994. ISBN: 0-13-226119-7


Do you recommend the second edition over the newer editions (afaik 3rd &
4th editions are available) for any special reason?


Pure, unadulterated behind-the-timesness.

By all means get a later edition, since they are likely to have taken the
opportunity to fix a few typos.

--
Richard Heathfield : bi****@eton.pow ernet.co.uk
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton
Nov 14 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
5548
by: Rick | last post by:
I know this is an open-ended question. But, can someone recommend a path for learning Java. I have some minimal background in programming, C and C++. Time constraints ony allow me a few hours in the evening to work on this. Any recommendations on books, CBT or on-line training would be great. Thank you, Rick
3
8041
by: RAM | last post by:
Hello, I would like to start learning Java. I would like to programme database application with web user interface. Please help. What software and documentation should I install? (URLs?) Should I choose Oracle or SQL Server? Thank you very much! /RAM/
5
1984
by: Amai | last post by:
I'm ineterested in learning ASP.NET, in conjunction with both C# and VB.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go through microsoft to find classes? would it be easier to try learning on my own by purchasing Dummies books and microsoft official books? Would it be beneficial to pay someone as a private tutor to help me learn it? thanks in advance for the replies!
4
1736
by: Amai | last post by:
I'm ineterested in learning C# for Web Service and Developement, in conjunction with both ASP.NET and VB.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go through microsoft to find classes? would it be easier to try learning on my own by purchasing Dummies books and microsoft official books? Would it be beneficial to pay someone as a private tutor to help me learn it?
4
1312
by: Amai | last post by:
I'm ineterested in learning VB.NET, in conjunction with both C# and ASP.NET. However, i don't really know where to start. Are there classes available at local colleges, or do i have to go through microsoft to find classes? would it be easier to try learning on my own by purchasing Dummies books and microsoft official books? Would it be beneficial to pay someone as a private tutor to help me learn it? thanks in advance for the replies!
3
4638
by: kurrarama | last post by:
I would like to know the guide lines how to start learning C language, and also let me know the practical tip to start learning programming skills.
4
1550
by: Katie Tam | last post by:
Please let me know any good book to start ? Thank You Katie Tam CCNP, CCDP LinkWaves Corporation **Leading Provider of Cisco Equipment** http://www.linkwaves.com
6
1822
by: Rui Maciel | last post by:
Recently I woke up inclined to take up the task of learning another programming language. I've already dipped my toes in Perl (I've read online tutorials and wrote a couple of irrelevant pet projects) but, as the computers at my workplace only sport the python interpreter, it probably means that learning python will end up serving me better, at least in the short run. Plus, you know how Perl goes. So far the decision seems to be a no...
12
1611
by: Mitch | last post by:
I'm wondering if I'm doing myself a disservice by learning Visual C#, considering it does so much of the work behind the scenes. Should I be learning console apps first? I still haven't found the right book. C# For Dummies started out great, then the guy just goes into the stratosphere, with no explanation on how he went from point B to point X !
2
2838
by: Infog | last post by:
I have a database in Access 2007, and a GUI in VB.NET 3.5. Where should I go to start learning about databinding, and how to have the front end manipulate the database? I would love to find some learning resources for coding and concepts that is more concise/condensed than random forums, Google, and the MSDN developer references. Most of these questions will be about databinding, datasets, querying, etc. The several general questions I...
0
9704
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9571
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10318
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10069
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7608
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6845
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5505
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2976
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.