Please advise good books for JavaScript and C

Asked By 40 points N/A Posted on -
qa-featured

Please advise what books can be helpful for learning C# and I also need to refresh my JavaScript knowledge. I used to study it, but it was long time ago and right now I need to start working with it. For C# I need information mostly about classes, methods, etc to be able to develop for Windows Phone 8

SHARE
Best Answer by Mathew Tand
Best Answer
Best Answer
Answered By 0 points N/A #181104

Please advise good books for JavaScript and C

qa-featured

Hi Kevin!

My advice for you to start learning Java script and C ,or remind yourself with the basics you leaned would be Java Script – The good parts by Douglas Crockford. It has covered all the good and the bad aspects, and the later it reveals in more understandable and easier light. In my opinion, it is the best resource, as it has been the least understanding program out there.

Regards,

Mathew Tand

Answered By 5 points N/A #181105

Please advise good books for JavaScript and C

qa-featured

 

Hello,

 

There is a very popular publisher of programming and IT-related materials, which produces wonderful quick reference and desk reference materials; O'Reilly.  They can be easily found through a search engine. They produce coding “cookbooks” and pocket-size books with very well-written and organized information. Also, do a review of Calculus and the general function of computer hardware (all the way down to the boards). If you are targeting a specific system, I suggest seeking materials specifically for that environment. Those materials will prevent problems specific to coding for that machine or OS, and they will provide coding shortcuts. You can also utilize development tools designed to accelerate the development process. These tools are provided by the producers of the system.

Answered By 0 points N/A #181106

Please advise good books for JavaScript and C

qa-featured

Hello Kevin,

I recommend this book by Joseph Albahari and Ben Albahari titled C# 5.0 in a Nutshell: The Definitive Reference as the finest learning material for learning C# and I will also recommend same material for one who wants to refresh his knowledge in JavaScript. This learning material provides summarized information on the development of C language which comes in handy. Note that the book assist the reader to acquire a progressive knowledge which is of relevance to everything relating to basic programming leading to the advance level.

 

Brenda Cruise

Related Questions