Click here to Skip to main content
15,887,135 members
Everything / Books

Books

books

Great Reads

by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers

Latest Articles

by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers

All Articles

Sort by Updated

Books 

7 Sep 2010 by _Damian S_
Start by identifying the requirements for your IDE.Move on to designing your IDE.Implement your IDE...
25 Mar 2011 by Abhijit Annaldas
Can anyone please suggest me a good book on Design and Analysis of Algorithms. I haven't yet read any book which is dedicated to just algorithms.
26 Sep 2010 by Abhinav S
You need to get a C# book and read.It will help you in learning both C# and English.
16 Feb 2013 by Abhinav S
I'm really not aware of any books but these links could be quite useful to you -HTML 5 - http://msdn.microsoft.com/en-us/magazine/hh653584.aspx[^]The Role of Flow in Web Design[^]Some trainings here - Introduction to CSS3: Responsive Web Design Training[^].
27 Aug 2014 by Abhinav S
Some articles that might help you -A Simple Speech Application Using SAPI 5.1 SDK[^]Working with the MS Speech SDK in C#[^]Text to Speech with the Microsoft Speech Library and SDK version 5.1[^]
28 Oct 2013 by Aescleal
Buy Stroustrup and keep it handy as a reference. Have a good read of it when you're relatively proficient in the language - it's written in a really dry style that puts me to sleep and I'd hate it to put you off!To actually learn C++ when you know another language I'd suggest "Accelerated...
23 Feb 2017 by ahmed91za
as a starter myself i spent will over 2 weeks learning C++ from various sources such as books (but sometimes the volume of pages like 600+ scare me) i consider myself a beginner even though i have good knowledge in c++ basics i still struggle with class inheritance , error handling, pointers and...
2 Apr 2012 by Alexander Alekseyevich Fedoseev
Hello I am looking for books that are for beginners in C sharp game development.Games such as Breakout , Tetris , snake , etc.Looking for examples of breakout.Thank you!~
6 Apr 2012 by Alexander Alekseyevich Fedoseev
I am looking for books that are good from your point of viewon Algorithms that have examples in C#, well maybe in Java.But I know more C# so I prefer books in C#.Thank you!~~
26 Sep 2010 by alrosan
dear, if you want to learn c# , I advice him reading book about c# .even if you a beginner in english,you need only understand the titles and reading the codes.[edit]removed bold tags from response.[/edit]
30 Jun 2012 by Amarnath S
You may be overwhelmed by the amount of information available in books. I find that the best way to learn about these is to take an online (and hopefully free) online course.While I'm yet to come across an online networking course, I find that a seven-week-long online *free* course on...
16 Apr 2013 by arbaaz jalil
I have completed my 3 yrs college (BCA). Have about 3 months of working experience. I know just enough to make a college project on my own, i am familiar with basic control i made a project which was a very basic social networking site ( project was on asp.net 4.0 and sql server c#). Involving...
19 Dec 2009 by art_haali
There is a wonderful book about unit testing: "pragmatic unit testing".Does anybody know any similar books about functional testing?
31 Jul 2014 by Ashwin Kumar
Hi guys i'm studying in class 12(India) and would like to know which book is good for c++. I have been referred the book by Sumita Arora, i have it but i dont think its enough. I want a book which has more detailed theory and a range of good practice questions.I know that this question is...
29 Nov 2009 by AspDotNetDev
Search amazon.com, read book descriptions, and read user reviews of those books to find a book that suits your needs. Also, what "Pragmatic Unit Testing" book are you talking about? I see several that include that as part of their title. Please include a link to it on Amazon. One such book is...
16 May 2012 by Baddy_Bad_Boy
What's the best book to understand all the files concepts in C or C++cheers
16 Apr 2011 by bashar Haydar
I need a link that i can find something about this subject thank's for help
10 Jan 2010 by Brady Kelly
I am tired of reading introductions to XAML; I hate 'paper' wasted on repeating every little piece of code in VB.NET as well as C#; I've been around and pick things up very quickly and easily; I have one or two working WPF applications.If I'm going to be stuck on a desert island with just a...
8 Jan 2016 by Brady Kelly
I've just 'started using' (i.e. pecking around at keys in an attempt to match the tutorials) Android Studio. It seems like a great IDE to me, but I've been using only VS for over fifteen years.I'm looking for a good beginners to intermediate ebook that takes the novice from just beyond a...
22 Aug 2016 by brockeu
i want to make Textviewer. this show Two pages. like book!!so i want to know. how to make page (string[] array or list).and i wish to use graphics.drawstring or textrenderer. not textbox control.because i already make it use with textbox. but it is too slow loading and resizing.i...
4 May 2016 by Chamadness
https://developers.google.com/books/docs/v1/getting_started#background-concepts[^]
27 Jan 2013 by CHill60
Have a look at the answers to this question[^] for some suggestionsIn particular there's a downloadable book here[^] to save you some moneyFor the object oriented side of things - just search Amazon and be guided by the votes and reviews there - Wrox books are usually a good place to...
20 May 2016 by CHill60
This was answered on your previous post **Not sure what programming language should I choose? **[^] and you accepted the answer!As I said there - use the reviews from Amazon to judge what people think of the books available.I also gave you a list of free websites to choose from and...
3 Apr 2012 by Clifford Nelson
Seems like this one is the standard right now for algorithms: http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_1?s=books&ie=UTF8&qid=1333499461&sr=1-1[^]. There really is not much in C# on algorithms, probably because most colleges use Java and not C#, and...
27 Jan 2013 by CPallini
Please note C++ is a multi paradigm language and object oriented approach is not generally 'a better way' of programming (it might be better suited for some, specifically huge, projects, but it is not a panacea).
22 Feb 2017 by CPallini
Obligatory citation: Abstruse Goose | How to Teach Yourself Programming[^].Unfortunately, learning C++ is usually a pretty slow process. In my experience it goes through reading books and coding a lot. I suggest you to start using the language and library features introduced with C++11, they...
26 Sep 2010 by dan!sh
Samad, here are a few things you need to understand:1. Hello is not a good subject line. You should read the guidelines for posting questions.2. Providing your email id is an invitation to spams. Avoid it.If you want to learn C# and English, you should go for some course at good...
27 Jan 2013 by debdipta_ghosh
Hi,I have good knowledge in C++ coding. I have also coded a Download Load manager (It have parallel download from internet). But what I feel, I am not a good coder or designer!!! I mean My thing of coding is very attached to C. I cannot think of using Interface class, re-use of code ,in...
17 Feb 2011 by Emilio Garavaglia
I found this on-line book http://www.relisoft.com/book/preface.html[^] very useful.If focus specifically on the difference between C and C++ (and what you should forget about C to properly use C++).
5 Aug 2014 by Eply1
Hey everybody! I want to learn C# (been told me to start with this language; I have little coding experience, back then).So I want to buy a book, maybe recent. A beginner book, of course. I thought I could go with one of these: Programming C# 5.0 or Beginning Visual C# 2012 ProgrammingWhat...
19 Feb 2011 by Espen Harlinn
I usually recommend Stanley Lippmans "C++ Primer" as a first book on C++.I'm pretty sure that you have discovered that while many people are able to write a big tome on one topic or the other - the art of creating something that's actually readable from page 1 and onward isn't mastered by...
17 Feb 2011 by fjdiewornncalwe
For C++, I always suggest that you read one of the books by Bjarne Stroustrup.There is a list here .
28 Oct 2013 by fkassaie
Hi,I start reading about c++ with "C++ programming language by Bjarne Stroustrup", but after learn a little, I attempt to practice by www.cplusplus.com. This site is useful for me.
22 Apr 2013 by fRodzet
Greetings,First of all, i'm not sure to whether this is the right place to ask this question but i'll give it a go anyways.Neither am i sure if i researched enough, however i was not able to find what i seeked.Now to my question:For the next few month's i'm not on work neither am...
22 Mar 2012 by Ganesan Senthilvel
Try out the below books:Operating Systems: Internals and Design Principles, Fifth Edition by William Stallings - It gives the conceptual view of OS designSample C code using http://www.osix.net/modules/article/?id=359[^]
17 Feb 2011 by geodoom
I have studied C, from books like "Practical C programming" by Kochan,almost finishing "A book on C" by Pohl , and the first chapters of "Native C programming, a modern approach" by King.In a few weeks I want to start with C++. Is the "A complete guide to programming in C++" by Prinz (2001) a...
8 Jul 2011 by Ger Hayden
Have a look on Apress.com - you should consider some of their C# titles too. The code is easily converted to C++ in most cases.One such tome is the "CSharp 2010 and the .NET 4 Platform" by Andrew Troelsen
23 Jul 2023 by Graeme_Grant
Try posting in the Bugs and Suggestions[^] forum.
4 May 2016 by Gun Gun Febrianza
Recently if i want to search some specific text on books i always using google books to search, so i can found where the books i need to read. This idea is come from that problem. i want to create little application that extract title and a few description on google book search. for example...
21 Feb 2013 by gvprabu
Hi,Check the following Link.... Some of the best books for ASP Dot Net Developers...15 Books You Must Have If You Are Doing ASP.NET Web Development[^]Regards,GVPrabu
26 Sep 2010 by Henry Minute
There are a few good free eBooks that you can use to get started.1. Yellow Book[^]2. Book Zero[^]Use either or both of these to get started.You can download a free development environment[^] from Microsoft, if you don't have one already.Good luck. :)
25 Mar 2011 by Henry Minute
There is an interesting PDF AlgorithmsDepartment of Computer ScienceUniversity of Illinois at Urbana-Champaign[^]Which may not be exactly what you are looking for, but the price is attractive (free). :)[Edit]I'm trying to find the correct link, in the mean time, have a browse...
19 Jan 2014 by hor_313
HiI am looking for best book to learning c++ deep and perfect.
4 Feb 2014 by hor_313
HiI am now reading "C++ How To Program(8th edition)" book. I have looked at that's list of chapters, but I didn't see topics for working with databases or working with I/O ports in computer. Maybe there is in next chapters but I am not sure! Is there those topics in this book and Is a good...
27 Aug 2014 by hor_313
HiI'm looking for a book to learn how can I build a program that can convert speech to word?
26 Jun 2013 by hosseinDolat
Hello guys, I am looking for a book on Web developement with ASP.Net and using C# (Microsoft .Net Technologies). Can anyone some good books on this subject. Thanks.
26 Jun 2013 by hosseinDolat
Hi every oneI found a book which is amazing. I found all the requirements and development steps in its chapters in detail. this is the book: BEGINNING ASP.NET 4.5 IN C# AND VB from Imar SpaanjaarsI wish I can help
3 Nov 2013 by Ibrahim.Me.2011
I've been developing web apps, for a while now so i know how to get the job done, what i don't know is how every thing really works, i know some but the rest i can't get a grasp on like how abstract works, what happens when i instantiate an object from a class that inherits from an abstract...
6 Apr 2021 by Jason Sultana
My personal list of Audible books (or audio books, technically) for programmers
23 Jul 2023 by Karen Payne 2022
Seems my Code Project Bookmarks are gone, guessing I had about 100. Any ideas what happened to them? Note I used Books as a tag because I could not find a suitable tag What I have tried: Traversing to my bookmarks but there are none showing
28 Oct 2013 by Kenny_007
Although I'm not new to programming (I know a bit of C and I'm well-taught in Python 3) I want to be able to get the best out of C++ but at the same time not to get confused. I have these books on C++ and I want to know which is the best to read:The C++ programming language 4th edition by...
1 Jan 2016 by krisitown
I am interested in how the global server and the many player real-time interaction occurs, can someone suggest me some good books on this particular subject?
19 Jan 2014 by Krunal Rohit
I would suggest this[^]
20 Feb 2011 by Kurt Degiorgio
I happen to own both of these books and by all means you should get them since both authors do good job of explaining the "cin's" and "cout's" of the C++ language, but personally as a starting point for any wanna be C++ programmer i would recommend going through the "C++ Primer" by Lipman.
22 Feb 2017 by Maciej Los
The process of becoming good programmer is not easy.You can buy and read tons of books, see hundrets of videos and tutorials, but won't be a good programmer. To be a good programmer you have to practice, starting from basic level and improving your knowledge by steping into higher level...
3 Aug 2014 by Mahdi Nejadsahebi
in the name of allahhave a good time dear friendtake a look at the wrox.comyou can get Good PDF book about Programming.good luck
2 Apr 2012 by Manfred Rudolf Bihy
Here is an example of Breakout programmed in C#: Breakout Sharp [^]Hope that helps a bit! Regards,Manfred
21 Feb 2013 by Manish Sahdeva
Dear All, could any one tell me the best book of asp.net and ado.net for interview of 2 years of experience
2 Sep 2013 by Member 10248183
Hi, I would like to create a console application that allows you to recover data from a book by the Google Books service by entering the ISBN.I have already read the documentation at:https://developers.google.com/books/But I do not understand how to invoke the service from c #.you can...
10 Apr 2018 by Member 13769169
Game development takes a lot more than just knowing the language. You'll hardly ever have one source to learn. There are books available to get you pretty far, but most require you to know something that isn't covered or require third-party components that could cost you money. Here's one: Game...
10 Apr 2018 by Member 13773138
Hello everyone. Is there any recommendation for a good books i can read about c++/c# game development? Also, if maybe c++ or c# is too old for games, would you recommend me some other programming language? Thanks. What I have tried: Ive heard about SFML, but i need something on lower...
5 Sep 2021 by Member 15328761
Hello. I have recently started trying to create games in Java. I have followed tutorials to recreate old classics such as Snake and Pong. I was wondering if there are any books that I could buy that would help with learning Java by creating...
22 Mar 2012 by Member 8746645
i want to make a operating system in C and assembly, but looked all over the interrnet and could not fing good help. could anyone reccomend a good OS making in C, ASM book?
4 Sep 2013 by Menon Santosh
check this articlehttps://developers.google.com/books/docs/v1/using[^]
17 Dec 2021 by Michael Haephrati, rolsaad
We were asked to develop a piece of software which will select an optimal combination of sentences from e-books which will give the closest result to a set of targets for each character.
20 Sep 2010 by Micora
You can find many books on Microsoft Silverlight and related .NET technologies at Silverlight books website
20 Dec 2014 by Mohammed A. Elshawaf
I really love the 2002-published book,it's easy and handy. Am I going to miss a lot of stuff by ignoring the 2012 book?Help with your experiences please!
10 Jul 2011 by Mohibur Rashid
You have got one great book "Win32 API Programming" by Petzold this is very good for learning development of Plain win32(both C and C++) application development. Trust me you wont get very much difference ...And For Learning MFC(Advance C++ and Master Use of MACRO s) you have another good...
5 Feb 2014 by MuhsinFatih
Hello,I'm making an e-book application. I need to get all strings in an e-book file.How can I do that?
5 Feb 2014 by MuhsinFatih
Thank you. I would like to convert epub files first, becouse it's most used one. I've found a solution for it. I was just googling with wrong words before opening this thread :)Here's the solution, it's easy :)http://stackoverflow.com/questions/12851428/epub-tag-search[^]
8 Jun 2012 by MuhtarQong
These links might help...
31 May 2014 by Nirav Prabtani
refer this.. :)The complete ASP.NET Tutorial[^]ASP.NET Tutorial[^]ASP.Net Tutorial[^]What are we going to learn[^]Get Started with ASP.NET[^]try to find in google regarding ASP.NET, C#,Deploying hosting of a website on server or IIS whatever you want.. :)Try to...
17 Feb 2011 by Nish Nishant
Start with one book, and then read maybe a couple more. See http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list[^]
22 Aug 2016 by njammy
Try TXTextControlText Control - .NET Reporting and Word Processing Components for Developers of Windows, Web and Mobile Applications (TX Text Control) | www.textcontrol.com[^]
22 Apr 2013 by nv3
In addition to the valuable tips given by OriginalGriff, which I fully agree to, you might want to take a look at the list in this CodeProject article:Useful Reference Books[^]
28 Oct 2013 by nv3
I would start with the book of Bjarne Stroustrup. The first part of the book is a good tutorial to the language and shows the intentions behind the various language constructs. After you have read that and practiced C++ for a while, you will see, which special literature you need to develop...
16 Apr 2011 by OriginalGriff
Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...particularly when you ask a very large question like that!
27 May 2011 by OriginalGriff
There are it's details: http://highered.mcgraw-hill.com/sites/0073375977/information_center_view0/[^] - including ISBN. Any book shop can get you a copy...
16 Feb 2013 by OriginalGriff
Try this: Beginning ASP.NET 3.5 in C# and VB[^] (there is also a V4 version on the same site)If you follow the link, it leads to the Microsoft Library service which lists all Microsoft Press books.
22 Apr 2013 by OriginalGriff
"I payed for Microsoft Visual Studio 2010, would this be an appropriate editor to use?"Yes - it will work fine."I believe i could do all the coding without using the IDE?"You could, but that defeats the purpose of buying and installing VS - it will help you do the work in many, many...
5 Feb 2014 by OriginalGriff
There is no single way to do that: all the various eBook formats are different, and some are encrypted for DRM purposes.This might help: http://en.wikipedia.org/wiki/Comparison_of_e-book_formats[^] - it not then it will at least explain the magnitude of the problem!
31 May 2014 by OriginalGriff
We can't answer that in a small text box: it's the subject of a complete course in development and there are no short cuts. It's not a book or tutorial, it's a small library of books and a years worth of tutorials plus a good amount of experience and practice.
31 Jul 2014 by OriginalGriff
You might get a better response by asking here: http://www.codeproject.com/Forums/1580229/General-Indian-Topics.aspx[^] - the correspondants are (mostly) Indian residents, and will have a better idea of how much Rs.1500 buys you, and the level of book you need.It also allows for a "fuller...
23 Jul 2023 by OriginalGriff
Graeme is right: you need to talk to the site admins directly, and that means raising your problem in a forum that they monitor: Quick Answers can move pretty fast, and questions can "disappear" down the list in minutes. Unless they specifically...
29 Oct 2013 by parths
I'd like to add Thinking in C++[^] series.I had read these a long time ago, so I'm not sure whether the information has aged well and is kept updated with the evolution of the language. I liked it since it helped me understand the language and it's concepts quite well when I was going from...
22 Aug 2016 by Patrice T
You should explain in detail what you want to do becauseQuote:i wish it can open 10mbytes or bigger files. is unrealistic.Anything with such a file will be sloooow.
22 Feb 2017 by Patrice T
Here is links to references books on C and C++ by the authors of the languages. Note than C is the ancestor of C++, so knowing C is always useful with C++.The C Programming Language - Wikipedia, the free...
23 Aug 2020 by Patrice T
Quote: What books or courses should you study to become a full-fledged game developer? To become a full-fledged game developer, you first need to become a full-fledged developer. Advices: - Start with an easy/safe language: VB, Java, C#, not C...
10 Jan 2010 by Paul Conrad
I second Pete's suggestion of the second book that he suggested. Though I have not actually purchased it, I have skimmed through it at the local Barnes & Noble, and it is definitely on my to-buy list :-D
10 Jan 2010 by Pete O'Hanlon
While I'd love to recommend my good mate Laurent Bugnion's book, he didn't produce one for SL 3. I would have to recommend Essential Silverlight 3[^] and Pro Silverlight 3[^].
19 Jan 2014 by Peter Leow
That is very subjective, do check out this: Useful Reference Books[^]
21 May 2012 by Prasad_Kulkarni
Please refer some links, you just want to learn those concepts of file handling. The concept is same but only difference is examples or explanations, just refer some of links which will do some needful for you..C:File Handling in C Language[^]File management in C[^]File Management in...
2 Apr 2012 by Reza Ahmadi
hi,here is a simple source code and step-by-step creation of a simple break-out game using C#:http://garg.web.nowhere-else.org/web/tutorials/[^]another breakout game using C#:http://www.gamespp.com/directx/spaceBreakOutDirectXSourceCode.html[^]In order to learn more you can...
28 Oct 2013 by Richard C Bishop
All of them!!You can never read too much about a language you are attempting to learn.
10 Jul 2011 by Richard MacCutchan
If you are serious about using Windows Forms then you should switch to C# and forget C++, as it is much more intuitive. .NET Book Zero[^] by Charles Petzold is a great start and your C++ background will help you immensely.
21 Feb 2013 by Richard MacCutchan
How can anyone answer this? We have no idea of your level of knowledge and we have no idea what questions the interviewer will ask. If you think you can fool someone into believing you have two years experience just by reading a book, you are likely to be sadly disappointed.
1 Jan 2016 by Richard MacCutchan
How about this one[^].
8 Jan 2016 by Richard MacCutchan
I would really recommend some of the articles at http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^], especially those written by Peter Leow - Professional Profile - CodeProject[^].